Searched refs:Range2Internal (Results 1 – 1 of 1) sorted by relevance
179 EPosition Range2Internal( sal_Int32 nFlatIndex ) const in Range2Internal() function in accessibility::AccessibleStaticTextBase_Impl733 EPosition aPos( mpImpl->Range2Internal(nIndex) ); in getCharacterBounds()831 EPosition aStartIndex( mpImpl->Range2Internal(nStartIndex) ); in setSelection()832 EPosition aEndIndex( mpImpl->Range2Internal(nEndIndex) ); in setSelection()887 EPosition aStartIndex( mpImpl->Range2Internal(nStartIndex) ); in getTextRange()888 EPosition aEndIndex( mpImpl->Range2Internal(nEndIndex) ); in getTextRange()940 EPosition aPos( mpImpl->Range2Internal(nIndex) ); in getTextAtIndex()991 EPosition aPos( mpImpl->Range2Internal(nIndex) ); in getTextBeforeIndex()1037 EPosition aPos( mpImpl->Range2Internal(nIndex) ); in getTextBehindIndex()1078 EPosition aStartIndex( mpImpl->Range2Internal(nStartIndex) ); in copyText()[all …]
Completed in 23 milliseconds