Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx674 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()
H A Daccportions.cxx402 sal_uInt16 SwAccessiblePortionData::GetModelPosition( sal_Int32 nPos ) const in GetModelPosition() function in SwAccessiblePortionData
545 sal_uInt16 nModelPos = GetModelPosition( nCurrent ); in GetSentenceBoundary()
H A Daccportions.hxx137 sal_uInt16 GetModelPosition( sal_Int32 nPos ) const;
H A Dtextmarkuphelper.cxx178 const sal_uInt16 nCoreCharIndex = mrPortionData.GetModelPosition( nCharIndex ); in getTextMarkupAtIndex()

Completed in 39 milliseconds