Lines Matching refs:GetNode
177 const SwCntntNode* pNd = pPos->nNode.GetNode().GetCntntNode(); in lcl_FindAnchorLayPos()
188 nNode.GetNode().GetFlyFmt(); in lcl_FindAnchorLayPos()
255 SwTxtNode *pTxtNode = pPos->nNode.GetNode().GetTxtNode(); in SetFlyFrmAnchor()
285 SwTxtNode *pNd = pPos->nNode.GetNode().GetTxtNode(); in SetFlyFrmAnchor()
660 const SwGrfNode* pGrfNd = aIdx.GetNode().GetGrfNode(); in GetGrfNms()
751 SwPosition aPos( *((SwCntntFrm*)pNewAnchorFrm)->GetNode() ); in ChgAnchor()
771 pTxtFrm = aPos.nNode.GetNode(). in ChgAnchor()
823 SwPosition aPos( *((SwCntntFrm*)pNewAnchorFrm)->GetNode() ); in ChgAnchor()
834 *((SwCntntFrm*)pNewAnchorFrm)->GetNode(); in ChgAnchor()
845 SwTxtNode *pNd = aPos.nNode.GetNode().GetTxtNode(); in ChgAnchor()
893 SwTxtNode* pTxtNode( pOldAsCharAnchorPos->nNode.GetNode().GetTxtNode() ); in ChgAnchor()
948 const SwTxtNode* pTxtNd = aNxtIdx.GetNode().GetTxtNode(); in Chainable()
953 if( 2 != ( pCntIdx->GetNode().EndOfSectionIndex() - nFlySttNd ) || in Chainable()
999 0 != ( pSttNd = rSrcIdx.GetNode().FindFlyStartNode() ) && in Chainable()
1000 pSttNd == rDstIdx.GetNode().FindFlyStartNode() ) || in Chainable()
1002 0 != ( pSttNd = rSrcIdx.GetNode().FindFooterStartNode() ) && in Chainable()
1003 pSttNd == rDstIdx.GetNode().FindFooterStartNode() ) || in Chainable()
1005 0 != ( pSttNd = rSrcIdx.GetNode().FindHeaderStartNode() ) && in Chainable()
1006 pSttNd == rDstIdx.GetNode().FindHeaderStartNode() ) || in Chainable()