Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx179 EPosition Range2Internal( sal_Int32 nFlatIndex ) const in Range2Internal() function in accessibility::AccessibleStaticTextBase_Impl
733 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 27 milliseconds