Home
last modified time | relevance | path

Searched refs:checkIndex_Impl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxTableCell.cxx38 …void checkIndex_Impl( sal_Int32 _nIndex, const ::rtl::OUString& _sText ) throw (::com::sun::star::… in checkIndex_Impl() function
336 checkIndex_Impl( nStartIndex, sText ); in copyText()
337 checkIndex_Impl( nEndIndex, sText ); in copyText()
H A DAccessibleGridControlTableCell.cxx38 …void checkIndex_Impl( sal_Int32 _nIndex, const ::rtl::OUString& _sText ) throw (::com::sun::star::… in checkIndex_Impl() function
350 checkIndex_Impl( nStartIndex, sText ); in copyText()
351 checkIndex_Impl( nEndIndex, sText ); in copyText()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx51 …void checkIndex_Impl( sal_Int32 _nIndex, const ::rtl::OUString& _sText ) throw (::com::sun::star::… in checkIndex_Impl() function
596 checkIndex_Impl( nStartIndex, m_sEntryText ); in copyText()
597 checkIndex_Impl( nEndIndex, m_sEntryText ); in copyText()

Completed in 24 milliseconds