Home
last modified time | relevance | path

Searched refs:GetSavePos (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dunocrsr.cxx118 SwNodeIndex aOldIdx( *pDoc->GetNodes()[ GetSavePos()->nNode ] ); in IsSelOvr()
124 sal_Bool bMoveDown = GetSavePos()->nNode < rPtIdx.GetIndex(); in IsSelOvr()
193 rPtIdx = GetSavePos()->nNode; in IsSelOvr()
194 GetPoint()->nContent.Assign( GetCntntNode(), GetSavePos()->nCntnt ); in IsSelOvr()
231 bRet = !(pTNd == GetDoc()->GetNodes()[ GetSavePos()->nNode ]-> in IsSelOvr()
H A Dswcrsr.cxx218 SwNodeIndex aOldPos( rNds, GetSavePos()->nNode ); in IsSelOvrCheck()
222 GetPoint()->nContent.Assign( GetCntntNode(), GetSavePos()->nCntnt ); in IsSelOvrCheck()
/trunk/main/sw/inc/
H A Dswcrsr.hxx80 const _SwCursor_SavePos* GetSavePos() const { return pSavePos; } in GetSavePos() function in SwCursor

Completed in 29 milliseconds