Searched refs:GetModelPosition (Results 1 – 4 of 4) sorted by relevance
674 sal_uInt16 nStart = GetPortionData().GetModelPosition( nStartIndex ); in CreateUnoPortion()676 GetPortionData().GetModelPosition( nEndIndex ); in CreateUnoPortion()817 sal_uInt16 nModelPos = GetPortionData().GetModelPosition( nPos ); in GetWordBoundary()941 sal_uInt16 nModelPos = GetPortionData().GetModelPosition( nPos ); in GetGlyphBoundary()1517 SwIndex aIndex( pNode, GetPortionData().GetModelPosition(nIndex)); in setCaretPosition()2853 SwIndex aIndex( pNode, GetPortionData().GetModelPosition(nStartIndex)); in setSelection()2858 GetPortionData().GetModelPosition(nEndIndex); in setSelection()3648 xub_StrLen nIdx = GetPortionData().GetModelPosition( nCharIndex ); in getHyperLinkIndex()3880 aPaM->GetPoint()->nContent = GetPortionData().GetModelPosition(startOffset); in addSelection()3881 aPaM->GetMark()->nContent = GetPortionData().GetModelPosition(endOffset); in addSelection()
402 sal_uInt16 SwAccessiblePortionData::GetModelPosition( sal_Int32 nPos ) const in GetModelPosition() function in SwAccessiblePortionData545 sal_uInt16 nModelPos = GetModelPosition( nCurrent ); in GetSentenceBoundary()
137 sal_uInt16 GetModelPosition( sal_Int32 nPos ) const;
178 const sal_uInt16 nCoreCharIndex = mrPortionData.GetModelPosition( nCharIndex ); in getTextMarkupAtIndex()
Completed in 54 milliseconds