Lines Matching refs:GetPoint

88 		SaveTblBoxCntnt( PCURCRSR->GetPoint() );  in SV_IMPL_PTRARR()
122 SaveTblBoxCntnt( _pStartCrsr->GetPoint() ); in Insert2()
134 SwNode& rNode = pTmpCrsr->GetPoint()->nNode.GetNode(); in Insert2()
137 SwIndex& rIdx = pTmpCrsr->GetPoint()->nContent; in Insert2()
152 ((SwTxtNode&)rNode).getLayoutFrm( GetLayout(), &aPt, pTmpCrsr->GetPoint(), in Insert2()
189 SaveTblBoxCntnt( PCURCRSR->GetPoint() ); in Overwrite()
206 GetDoc()->ClearBoxNumAttrs( PCURCRSR->GetPoint()->nNode ); in SplitNode()
207 GetDoc()->SplitNode( *PCURCRSR->GetPoint(), bCheckTableStart ); in SplitNode()
231 GetDoc()->ClearBoxNumAttrs( PCURCRSR->GetPoint()->nNode ); in AppendTxtNode()
232 bRet = GetDoc()->AppendTxtNode( *PCURCRSR->GetPoint()) || bRet; in AppendTxtNode()
254 pCrsr->GetPoint()->nNode == pCrsr->GetMark()->nNode ) in _GetGrfNode()
255 pGrfNode = pCrsr->GetPoint()->nNode.GetNode().GetGrfNode(); in _GetGrfNode()
341 || pCurrentCrsr->GetPoint()->nNode == pCurrentCrsr->GetMark()->nNode ) in GetGrfSize()
458 GetCrsr()->GetPoint()->nNode == GetCrsr()->GetMark()->nNode), in GetOLEObject()
516 pNd->GetCurWord(rPaM.GetPoint()->nContent.GetIndex()) : in GetCurWord()
602 if( pCrsr->GetPoint()->nNode == pCrsr->GetMark()->nNode && in ReplaceDropTxt()
607 const SwNodeIndex& rNd = pCrsr->GetPoint()->nNode; in ReplaceDropTxt()
757 if( pCrsr->HasMark() && *pCrsr->GetPoint() != *pCrsr->GetMark() ) in InsertURL()
850 if( !IsTableMode() && GetDoc()->DontExpandFmt( *GetCrsr()->GetPoint() )) in DontExpandFmt()
957 SwNodeIndex& rPtIdx = pPam->GetPoint()->nNode; in GetLineCount()
1002 pPam->GetPoint()->nContent.GetIndex() : USHRT_MAX; in GetLineCount()
1092 const SwPosition& rPos = *GetCrsr()->GetPoint(); in DeleteExtTextInput()
1113 const SwPosition aPos( *pDel->GetPoint() ); in DeleteExtTextInput()
1119 *GetCrsr()->GetPoint() = aPos; in DeleteExtTextInput()
1128 const SwPosition& rPos = *GetCrsr()->GetPoint(); in SetExtTextInputData()