Lines Matching refs:SwNode
81 SwPosition::SwPosition( const SwNode& rNode ) in SwPosition()
258 CHKSECTION lcl_TstIdx( sal_uLong nSttIdx, sal_uLong nEndIdx, const SwNode& rEndNd ) in lcl_TstIdx()
269 const SwNode& rBaseEnd, sal_uLong nStt, sal_uLong nEnd ) in lcl_ChkOneRange()
279 const SwNode *pTmp, *pNd = rNds[ nStt ]; in lcl_ChkOneRange()
332 sal_Bool GoNext(SwNode* pNd, SwIndex * pIdx, sal_uInt16 nMode ) in GoNext()
340 sal_Bool GoPrevious( SwNode* pNd, SwIndex * pIdx, sal_uInt16 nMode ) in GoPrevious()
433 SwPaM::SwPaM( const SwNode& rMark, const SwNode& rPoint, in SwPaM()
468 SwPaM::SwPaM( const SwNode& rMark , xub_StrLen nMarkCntnt, in SwPaM()
469 const SwNode& rPoint, xub_StrLen nPointCntnt, SwPaM* pRing ) in SwPaM()
483 SwPaM::SwPaM( const SwNode& rNode, xub_StrLen nCntnt, SwPaM* pRing ) in SwPaM()
1227 const SwNode *_pNd=this->GetNode(); in InvalidatePaM()