Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccpara.cxx968 sal_Bool SwAccessibleParagraph::GetTextBoundary( in GetTextBoundary() function in SwAccessibleParagraph
2920 sal_Bool bWord = GetTextBoundary( aBound, rText, nIndex, nTextType ); in getTextAtIndex()
2958 sal_Bool bTmp = GetTextBoundary( aBound, rText, nIndex, nTextType ); in getTextBeforeIndex()
2972 GetTextBoundary( preBound, rText, nIndex, nTextType ); in getTextBeforeIndex()
2991 bWord = GetTextBoundary( aBound, rText, nIndex, nTextType ); in getTextBeforeIndex()
3027 GetTextBoundary( aBound, rText, nIndex, nTextType ); in getTextBehindIndex()
3033 bWord = GetTextBoundary( aBound, rText, nIndex, nTextType ); in getTextBehindIndex()
H A Daccpara.hxx244 sal_Bool GetTextBoundary( com::sun::star::i18n::Boundary& rBound,

Completed in 34 milliseconds