Searched refs:GetEndPos (Results 1 – 6 of 6) sorted by relevance
161 const Point& GetEndPos() const { return( SwPaM::End() == pPt ? aPtPt : aMkPt ); } in GetEndPos() function in SwShellCrsr162 Point& GetEndPos() { return( SwPaM::End() == pPt ? aPtPt : aMkPt ); } in GetEndPos() function in SwShellCrsr
278 const ScAddress& GetEndPos() const { return aEndPos; } in GetEndPos() function in ScInputHdlState
77 const ScAddress& GetEndPos() const { return aEndPos; } in GetEndPos() function in ScInputStatusItem
595 long GetEndPos() const {return mnEndPos;} in GetEndPos() function in Chunk777 aIter->GetEndPos()-nStartCp)); in InsertAttrsAsDrawingAttrs()
2031 GetCntntNode()->getLayoutFrm( this, &rCrsr.GetEndPos(), pEndPos ); in CalcFrmRects()
3392 const ScAddress& rEPos = pState->GetEndPos(); in NotifyChange()
Completed in 149 milliseconds