Home
last modified time | relevance | path

Searched refs:implGetSentenceBoundary (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/comphelper/source/misc/
H A Daccessibletexthelper.cxx186 void OCommonAccessibleText::implGetSentenceBoundary( i18n::Boundary& rBoundary, sal_Int32 nIndex ) in implGetSentenceBoundary() function in comphelper::OCommonAccessibleText
392 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()
/aoo4110/main/comphelper/inc/comphelper/
H A Daccessibletexthelper.hxx67 …virtual void implGetSentenceBoundary( ::com::sun::star::i18n::Boundary& rBoundary, sal_Int32…

Completed in 14 milliseconds