Lines Matching refs:GetNode
248 const SwSectionNode* pSectNd = rPtIdx.GetNode().FindSectionNode(); in IsSelOvr()
280 if( 0 == ( pCNd = rPtIdx.GetNode().GetCntntNode() ) ) in IsSelOvr()
285 if( 0 == ( pCNd = rPtIdx.GetNode().GetCntntNode() ) ) in IsSelOvr()
342 const SwNode* pNd = &GetPoint()->nNode.GetNode(); in IsSelOvr()
372 if( pFrm && 0 != (pCNd = (SwCntntNode*)pFrm->GetNode()) ) in IsSelOvr()
416 if( (pNd = &GetMark()->nNode.GetNode())->IsCntntNode() in IsSelOvr()
428 SwTxtNode* pTxtNdAtPoint = GetPoint()->nNode.GetNode().GetTxtNode(); in IsSelOvr()
436 SwTxtNode* pTxtNdAtMark = GetMark()->nNode.GetNode().GetTxtNode(); in IsSelOvr()
474 const SwTableNode* pPtNd = GetPoint()->nNode.GetNode().FindTableNode(); in IsSelOvr()
475 const SwTableNode* pMrkNd = GetMark()->nNode.GetNode().FindTableNode(); in IsSelOvr()
507 const SwNode* pMyNd = GetNode(); in IsSelOvr()
617 SwNodeIndex* pCellStt = new SwNodeIndex( *GetNode()-> in IsInProtectTable()
620 SwNodeIndex aCellStt( *GetNode()->FindTableBoxStartNode()->EndOfSectionNode(), 1 ); in IsInProtectTable()
625 if( !IDX.GetNode().IsStartNode() ) in IsInProtectTable()
628 if( 0 == ( pCNd = IDX.GetNode().GetCntntNode() )) in IsInProtectTable()
654 if( ( pNd = &IDX.GetNode())->IsEndNode() || HasMark()) in IsInProtectTable()
678 *GetNode()->FindTableBoxStartNode(), -1 ); in IsInProtectTable()
680 SwNodeIndex aCellStt( *GetNode()->FindTableBoxStartNode(), -1 ); in IsInProtectTable()
686 if( !( pNd = &IDX.GetNode())->IsEndNode() ) in IsInProtectTable()
689 if( 0 == ( pCNd = IDX.GetNode().GetCntntNode() )) in IsInProtectTable()
714 if( ( pNd = &IDX.GetNode())->IsStartNode() || HasMark() ) in IsInProtectTable()
738 const SwNode* pNd = &pPos->nNode.GetNode(); in IsAtValidPos()
1226 const SwTxtNode* pTxtNd = GetNode()->GetTxtNode(); in IsStartWordWT()
1241 const SwTxtNode* pTxtNd = GetNode()->GetTxtNode(); in IsEndWordWT()
1257 const SwTxtNode* pTxtNd = GetNode()->GetTxtNode(); in IsInWordWT()
1299 const SwTxtNode* pTxtNd = GetNode()->GetTxtNode(); in GoStartWordWT()
1323 const SwTxtNode* pTxtNd = GetNode()->GetTxtNode(); in GoEndWordWT()
1348 const SwTxtNode* pTxtNd = GetNode()->GetTxtNode(); in GoNextWordWT()
1372 const SwTxtNode* pTxtNd = GetNode()->GetTxtNode(); in GoPrevWordWT()
1411 const SwTxtNode* pTxtNd = GetNode()->GetTxtNode(); in SelectWordWT()
1480 const SwTxtNode* pTxtNd = GetNode()->GetTxtNode(); in GoSentence()
1543 const SwTxtNode* pStartNd = Start()->nNode.GetNode().GetTxtNode(); in ExpandToSentenceBorders()
1544 const SwTxtNode* pEndNd = End()->nNode.GetNode().GetTxtNode(); in ExpandToSentenceBorders()
1599 SwNode& rNode = GetPoint()->nNode.GetNode(); in DoSetBidiLevelLeftRight()
1646 SwNode& rNode = GetPoint()->nNode.GetNode(); in LeftRight()
1676 const SwNode* pOldTabBoxSttNode = aOldNodeIdx.GetNode().FindTableBoxStartNode(); in LeftRight()
1678 const SwNode* pNewTabBoxSttNode = GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in LeftRight()
1718 const SwNode* pTableBoxStartNode = GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in LeftRight()
1750 SwNode& rTmpNode = GetPoint()->nNode.GetNode(); in LeftRight()
1776 SwNode& rNode = GetPoint()->nNode.GetNode(); in DoSetBidiLevelUpDown()
1811 if( pTblCrsr && GetNode( sal_True )->StartOfSectionNode() == in UpDown()
1812 GetNode( sal_False )->StartOfSectionNode() ) in UpDown()
1853 const SwStartNode* pTblNd = GetNode( sal_True )->FindTableBoxStartNode(); in UpDown()
1962 const SwTableNode* pTblNd = GetPoint()->nNode.GetNode().FindTableNode(); in GoPrevNextCell()
1973 const SwNode* pTableBoxStartNode = rPtIdx.GetNode().FindTableBoxStartNode(); in GoPrevNextCell()
1985 pTableBoxStartNode = rPtIdx.GetNode().FindTableBoxStartNode(); in GoPrevNextCell()
1995 if( (bNext && !aCellIdx.GetNode().IsStartNode()) || in GoPrevNextCell()
1996 (!bNext && !aCellIdx.GetNode().IsEndNode()) ) in GoPrevNextCell()
1999 rPtIdx = bNext ? aCellIdx : SwNodeIndex(*aCellIdx.GetNode().StartOfSectionNode()); in GoPrevNextCell()
2001 pTableBoxStartNode = rPtIdx.GetNode().FindTableBoxStartNode(); in GoPrevNextCell()
2014 if( !rPtIdx.GetNode().IsCntntNode() ) in GoPrevNextCell()
2048 const SwTableNode* pTblNd = GetPoint()->nNode.GetNode().FindTableNode(); in GotoTblBox()
2069 const SwNode* pNd = &GetPoint()->nNode.GetNode(); in MovePara()
2203 pSttNd = pCur->GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in MakeBoxSels()
2205 pSttNd != pCur->GetMark()->nNode.GetNode().FindTableBoxStartNode() ) in MakeBoxSels()
2211 const SwNode* pNd = &aIdx.GetNode(); in MakeBoxSels()
2216 if( pNd != &pPos->nNode.GetNode() ) in MakeBoxSels()
2221 if( !( pNd = &aIdx.GetNode())->IsCntntNode() ) in MakeBoxSels()
2225 if( pNd != &pPos->nNode.GetNode() ) in MakeBoxSels()
2266 const SwNode* pNd = &aIdx.GetNode(); in MakeBoxSels()
2287 if( !( pNd = &pPos->nNode.GetNode())->IsCntntNode() ) in MakeBoxSels()
2372 SwNode* pNd = &GetPoint()->nNode.GetNode(); in ParkCrsr()
2378 pNd = &GetMark()->nNode.GetNode(); in ParkCrsr()