Searched refs:OAccessibleTextHelper (Results 1 – 5 of 5) sorted by relevance
792 OAccessibleTextHelper::OAccessibleTextHelper() in OAccessibleTextHelper() function in comphelper::OAccessibleTextHelper798 OAccessibleTextHelper::OAccessibleTextHelper( IMutex* _pExternalLock ) in OAccessibleTextHelper() function in comphelper::OAccessibleTextHelper807 …IMPLEMENT_FORWARD_XINTERFACE2( OAccessibleTextHelper, OAccessibleExtendedComponentHelper, OAccessi… in IMPLEMENT_FORWARD_XINTERFACE2() argument813 …IMPLEMENT_FORWARD_XTYPEPROVIDER2( OAccessibleTextHelper, OAccessibleExtendedComponentHelper, OAcce… in IMPLEMENT_FORWARD_XINTERFACE2()819 …sal_Unicode OAccessibleTextHelper::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoundsExcepti… in IMPLEMENT_FORWARD_XINTERFACE2()828 sal_Int32 OAccessibleTextHelper::getCharacterCount() throw (RuntimeException) in getCharacterCount()837 ::rtl::OUString OAccessibleTextHelper::getSelectedText() throw (RuntimeException) in getSelectedText()846 sal_Int32 OAccessibleTextHelper::getSelectionStart() throw (RuntimeException) in getSelectionStart()855 sal_Int32 OAccessibleTextHelper::getSelectionEnd() throw (RuntimeException) in getSelectionEnd()864 ::rtl::OUString OAccessibleTextHelper::getText() throw (RuntimeException) in getText()[all …]
114 class COMPHELPER_DLLPUBLIC OAccessibleTextHelper : public OAccessibleExtendedComponentHelper, class119 OAccessibleTextHelper();121 OAccessibleTextHelper( IMutex* _pExternalLock );
47 typedef ::comphelper::OAccessibleTextHelper AccessibleTextHelper_BASE;
Completed in 30 milliseconds