Lines Matching refs:GetNode
101 SwCntntNode *pNd = aPos.nNode.GetNode().GetCntntNode(); in GetAnySection()
205 const SwSectionNode* pSttSectNd = pStt->nNode.GetNode().FindSectionNode(), in SetSectionAttr()
206 * pEndSectNd = pEnd->nNode.GetNode().FindSectionNode(); in SetSectionAttr()
230 if( 0 != (pSttSectNd = aSIdx.GetNode().GetSectionNode()) in SetSectionAttr()
231 || ( aSIdx.GetNode().IsEndNode() && in SetSectionAttr()
232 0 != ( pSttSectNd = aSIdx.GetNode(). in SetSectionAttr()
276 ( 0 == ( pCNd = pEnd->nNode.GetNode().GetCntntNode() )) || in GetFullSelectedSectionCount()
290 if( !aSIdx.GetNode().IsSectionNode() || in GetFullSelectedSectionCount()
291 !aEIdx.GetNode().IsEndNode() || in GetFullSelectedSectionCount()
292 !aEIdx.GetNode().StartOfSectionNode()->IsSectionNode() ) in GetFullSelectedSectionCount()
299 if( &aSIdx.GetNode() != aEIdx.GetNode().StartOfSectionNode() ) in GetFullSelectedSectionCount()
327 const SwNode& rCurrentNode = pCurrentPos->nNode.GetNode(); in lcl_SpecialInsertNode()
375 aBegin.GetNode().IsStartNode() ) in lcl_SpecialInsertNode()
389 aEnd.GetNode().IsEndNode() ) in lcl_SpecialInsertNode()