getSelectedText() | comphelper::OCommonAccessibleText | protected |
getSelectionEnd() | comphelper::OCommonAccessibleText | protected |
getSelectionStart() | comphelper::OCommonAccessibleText | protected |
getTextAtIndex(sal_Int32 nIndex, sal_Int16 aTextType) | comphelper::OCommonAccessibleText | protected |
getTextBeforeIndex(sal_Int32 nIndex, sal_Int16 aTextType) | comphelper::OCommonAccessibleText | protected |
getTextBehindIndex(sal_Int32 nIndex, sal_Int16 aTextType) | comphelper::OCommonAccessibleText | protected |
implGetBreakIterator() | comphelper::OCommonAccessibleText | protected |
implGetCharacter(std::u16string_view rText, sal_Int32 nIndex) | comphelper::OCommonAccessibleText | protectedstatic |
implGetCharacterClassification() | comphelper::OCommonAccessibleText | protected |
implGetGlyphBoundary(const OUString &rText, css::i18n::Boundary &rBoundary, sal_Int32 nIndex) | comphelper::OCommonAccessibleText | protected |
implGetLineBoundary(const OUString &rText, css::i18n::Boundary &rBoundary, sal_Int32 nIndex) | comphelper::OCommonAccessibleText | protectedvirtual |
implGetLocale()=0 | comphelper::OCommonAccessibleText | protectedpure virtual |
implGetParagraphBoundary(const OUString &rText, css::i18n::Boundary &rBoundary, sal_Int32 nIndex) | comphelper::OCommonAccessibleText | protectedvirtual |
implGetSelection(sal_Int32 &nStartIndex, sal_Int32 &nEndIndex)=0 | comphelper::OCommonAccessibleText | protectedpure virtual |
implGetSentenceBoundary(const OUString &rText, css::i18n::Boundary &rBoundary, sal_Int32 nIndex) | comphelper::OCommonAccessibleText | protected |
implGetText()=0 | comphelper::OCommonAccessibleText | protectedpure virtual |
implGetTextRange(std::u16string_view rText, sal_Int32 nStartIndex, sal_Int32 nEndIndex) | comphelper::OCommonAccessibleText | protectedstatic |
implGetWordBoundary(const OUString &rText, css::i18n::Boundary &rBoundary, sal_Int32 nIndex) | comphelper::OCommonAccessibleText | protected |
implInitTextChangedEvent(std::u16string_view rOldString, std::u16string_view rNewString, css::uno::Any &rDeleted, css::uno::Any &rInserted) | comphelper::OCommonAccessibleText | static |
implIsValidBoundary(css::i18n::Boundary const &rBoundary, sal_Int32 nLength) | comphelper::OCommonAccessibleText | protectedstatic |
implIsValidIndex(sal_Int32 nIndex, sal_Int32 nLength) | comphelper::OCommonAccessibleText | protectedstatic |
implIsValidRange(sal_Int32 nStartIndex, sal_Int32 nEndIndex, sal_Int32 nLength) | comphelper::OCommonAccessibleText | protectedstatic |
m_xBreakIter | comphelper::OCommonAccessibleText | private |
m_xCharClass | comphelper::OCommonAccessibleText | private |
OCommonAccessibleText() | comphelper::OCommonAccessibleText | protected |
~OCommonAccessibleText() | comphelper::OCommonAccessibleText | protectedvirtual |