Home
last modified time | relevance | path

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

/aoo4110/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()
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()
3879 aPaM->GetPoint()->nContent = GetPortionData().GetModelPosition(startOffset); in addSelection()
3880 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 30 milliseconds