Searched refs:GetTextBoundary (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sw/source/core/access/ |
H A D | accpara.cxx | 968 sal_Bool SwAccessibleParagraph::GetTextBoundary( in GetTextBoundary() function in SwAccessibleParagraph 2916 sal_Bool bWord = GetTextBoundary( aBound, rText, nIndex, nTextType ); in getTextAtIndex() 2954 sal_Bool bTmp = GetTextBoundary( aBound, rText, nIndex, nTextType ); in getTextBeforeIndex() 2968 GetTextBoundary( preBound, rText, nIndex, nTextType ); in getTextBeforeIndex() 2987 bWord = GetTextBoundary( aBound, rText, nIndex, nTextType ); in getTextBeforeIndex() 3023 GetTextBoundary( aBound, rText, nIndex, nTextType ); in getTextBehindIndex() 3029 bWord = GetTextBoundary( aBound, rText, nIndex, nTextType ); in getTextBehindIndex()
|
H A D | accpara.hxx | 244 sal_Bool GetTextBoundary( com::sun::star::i18n::Boundary& rBound,
|
Completed in 38 milliseconds