Searched refs:implGetSentenceBoundary (Results 1 – 2 of 2) sorted by relevance
186 void OCommonAccessibleText::implGetSentenceBoundary( i18n::Boundary& rBoundary, sal_Int32 nIndex ) in implGetSentenceBoundary() function in comphelper::OCommonAccessibleText392 implGetSentenceBoundary( aBoundary, nIndex ); in getTextAtIndex()506 implGetSentenceBoundary( aBoundary, nIndex ); in getTextBeforeIndex()510 implGetSentenceBoundary( aBoundary, aBoundary.startPos - 1 ); in getTextBeforeIndex()631 implGetSentenceBoundary( aBoundary, nIndex ); in getTextBehindIndex()638 implGetSentenceBoundary( aBoundary, nI ); in getTextBehindIndex()
67 …virtual void implGetSentenceBoundary( ::com::sun::star::i18n::Boundary& rBoundary, sal_Int32…
Completed in 18 milliseconds