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()1521 SwIndex aIndex( pNode, GetPortionData().GetModelPosition(nIndex)); in setCaretPosition()2857 SwIndex aIndex( pNode, GetPortionData().GetModelPosition(nStartIndex)); in setSelection()2862 GetPortionData().GetModelPosition(nEndIndex); in setSelection()3652 xub_StrLen nIdx = GetPortionData().GetModelPosition( nCharIndex ); in getHyperLinkIndex()3884 aPaM->GetPoint()->nContent = GetPortionData().GetModelPosition(startOffset); in addSelection()3885 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 77 milliseconds