Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/misc/
H A Daccessibletexthelper.cxx122 void OCommonAccessibleText::implGetGlyphBoundary( i18n::Boundary& rBoundary, sal_Int32 nIndex ) in implGetGlyphBoundary() function in comphelper::OCommonAccessibleText
368 implGetGlyphBoundary( aBoundary, nIndex ); in getTextAtIndex()
473 implGetGlyphBoundary( aBoundary, nIndex ); in getTextBeforeIndex()
477 implGetGlyphBoundary( aBoundary, aBoundary.startPos - 1 ); in getTextBeforeIndex()
598 implGetGlyphBoundary( aBoundary, nIndex ); in getTextBehindIndex()
602 implGetGlyphBoundary( aBoundary, aBoundary.endPos ); in getTextBehindIndex()
/trunk/main/comphelper/inc/comphelper/
H A Daccessibletexthelper.hxx65 …virtual void implGetGlyphBoundary( ::com::sun::star::i18n::Boundary& rBoundary, sal_Int32 nI…

Completed in 23 milliseconds