Home
last modified time | relevance | path

Searched refs:OAccessibleTextHelper (Results 1 – 5 of 5) sorted by relevance

/trunk/main/comphelper/source/misc/
H A Daccessibletexthelper.cxx792 OAccessibleTextHelper::OAccessibleTextHelper() in OAccessibleTextHelper() function in comphelper::OAccessibleTextHelper
798 OAccessibleTextHelper::OAccessibleTextHelper( IMutex* _pExternalLock ) in OAccessibleTextHelper() function in comphelper::OAccessibleTextHelper
807 …IMPLEMENT_FORWARD_XINTERFACE2( OAccessibleTextHelper, OAccessibleExtendedComponentHelper, OAccessi… in IMPLEMENT_FORWARD_XINTERFACE2() argument
813 …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 …]
/trunk/main/comphelper/inc/comphelper/
H A Daccessibletexthelper.hxx114 class COMPHELPER_DLLPUBLIC OAccessibleTextHelper : public OAccessibleExtendedComponentHelper, class
119 OAccessibleTextHelper();
121 OAccessibleTextHelper( IMutex* _pExternalLock );
/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblestatusbaritem.hxx47 typedef ::comphelper::OAccessibleTextHelper AccessibleTextHelper_BASE;
H A Dvclxaccessibletabpage.hxx47 typedef ::comphelper::OAccessibleTextHelper AccessibleTextHelper_BASE;
H A Dvclxaccessibletoolboxitem.hxx47 typedef ::comphelper::OAccessibleTextHelper AccessibleTextHelper_BASE;

Completed in 23 milliseconds