LibreOffice Module sdext (master)
1
|
Public Member Functions | |
AccessibleParagraph (const css::lang::Locale &rLocale, const OUString &rsName, const SharedPresenterTextParagraph &rpParagraph, const sal_Int32 nParagraphIndex) | |
virtual css::uno::Reference< css::accessibility::XAccessibleRelationSet > SAL_CALL | getAccessibleRelationSet () override |
virtual sal_Int32 SAL_CALL | getCaretPosition () override |
virtual sal_Bool SAL_CALL | setCaretPosition (sal_Int32 nIndex) override |
virtual sal_Unicode SAL_CALL | getCharacter (sal_Int32 nIndex) override |
virtual css::uno::Sequence< css::beans::PropertyValue > SAL_CALL | getCharacterAttributes (::sal_Int32 nIndex, const css::uno::Sequence< OUString > &rRequestedAttributes) override |
virtual css::awt::Rectangle SAL_CALL | getCharacterBounds (sal_Int32 nIndex) override |
virtual sal_Int32 SAL_CALL | getCharacterCount () override |
virtual sal_Int32 SAL_CALL | getIndexAtPoint (const css::awt::Point &rPoint) override |
virtual OUString SAL_CALL | getSelectedText () override |
virtual sal_Int32 SAL_CALL | getSelectionStart () override |
virtual sal_Int32 SAL_CALL | getSelectionEnd () override |
virtual sal_Bool SAL_CALL | setSelection (sal_Int32 nStartIndex, sal_Int32 nEndIndex) override |
virtual OUString SAL_CALL | getText () override |
virtual OUString SAL_CALL | getTextRange (sal_Int32 nStartIndex, sal_Int32 nEndIndex) override |
virtual css::accessibility::TextSegment SAL_CALL | getTextAtIndex (sal_Int32 nIndex, sal_Int16 nTextType) override |
virtual css::accessibility::TextSegment SAL_CALL | getTextBeforeIndex (sal_Int32 nIndex, sal_Int16 nTextType) override |
virtual css::accessibility::TextSegment SAL_CALL | getTextBehindIndex (sal_Int32 nIndex, sal_Int16 nTextType) override |
virtual sal_Bool SAL_CALL | copyText (sal_Int32 nStartIndex, sal_Int32 nEndIndex) override |
virtual sal_Bool SAL_CALL | scrollSubstringTo (sal_Int32 nStartIndex, sal_Int32 nEndIndex, css::accessibility::AccessibleScrollType aScrollType) override |
Protected Member Functions | |
virtual awt::Point | GetRelativeLocation () override |
virtual awt::Size | GetSize () override |
virtual awt::Point | GetAbsoluteParentLocation () override |
virtual bool | GetWindowState (const sal_Int16 nType) const override |
Private Attributes | |
SharedPresenterTextParagraph | mpParagraph |
const sal_Int32 | mnParagraphIndex |
Definition at line 266 of file PresenterAccessibility.cxx.
sdext::presenter::PresenterAccessible::AccessibleParagraph::AccessibleParagraph | ( | const css::lang::Locale & | rLocale, |
const OUString & | rsName, | ||
const SharedPresenterTextParagraph & | rpParagraph, | ||
const sal_Int32 | nParagraphIndex | ||
) |
Definition at line 1316 of file PresenterAccessibility.cxx.
References mnParagraphIndex, and PARAGRAPH.
|
overridevirtual |
Definition at line 1558 of file PresenterAccessibility.cxx.
|
overrideprotectedvirtual |
Definition at line 1601 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1330 of file PresenterAccessibility.cxx.
References mnParagraphIndex.
|
overridevirtual |
Definition at line 1358 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1382 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1392 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1416 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1443 of file PresenterAccessibility.cxx.
References nCount.
|
overridevirtual |
Definition at line 1454 of file PresenterAccessibility.cxx.
|
overrideprotectedvirtual |
Definition at line 1580 of file PresenterAccessibility.cxx.
References sdext::presenter::PresenterAccessible::AccessibleObject::GetRelativeLocation().
|
overridevirtual |
Definition at line 1461 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1475 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1468 of file PresenterAccessibility.cxx.
|
overrideprotectedvirtual |
Definition at line 1593 of file PresenterAccessibility.cxx.
References sdext::presenter::PresenterAccessible::AccessibleObject::GetSize().
|
overridevirtual |
Definition at line 1491 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1519 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1532 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1545 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1502 of file PresenterAccessibility.cxx.
|
overrideprotectedvirtual |
Definition at line 1619 of file PresenterAccessibility.cxx.
References sdext::presenter::PresenterAccessible::AccessibleObject::GetWindowState().
|
overridevirtual |
Definition at line 1570 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1369 of file PresenterAccessibility.cxx.
|
overridevirtual |
Definition at line 1482 of file PresenterAccessibility.cxx.
|
private |
Definition at line 341 of file PresenterAccessibility.cxx.
|
private |
Definition at line 340 of file PresenterAccessibility.cxx.