Lines Matching refs:SwCntntNode
520 if( pPam->GetNode() != (SwCntntNode*)GetNode() ) in LeftMargin()
522 ((SwCntntNode*)GetNode())-> in LeftMargin()
529 if( pPam->GetNode() != (SwCntntNode*)GetNode() ) in RightMargin()
531 ((SwCntntNode*)GetNode())-> in RightMargin()
597 ASSERT( pPam->GetNode() == (SwCntntNode*)pStart->GetNode(), in lcl_UpDown()
854 SwCntntNode *pCNd = (SwCntntNode*)pCnt->GetNode(); in lcl_UpDown()
952 SwCntntNode* pCNd = (SwCntntNode*)pCntnt->GetNode(); in SetCurrPage()
1072 SwCntntNode *pCNd = (SwCntntNode*)pCnt->GetNode(); in GetFrmInPage()
1430 SwCntntNode* pCNd = (SwCntntNode*)pAct->GetNode(); in GetCntntPosition()
1874 const SwCntntNode* pTmpStartNode = rTblCrsr.GetCntntNode(); in MakeTblCrsrs()
1875 const SwCntntNode* pTmpEndNode = rTblCrsr.GetCntntNode(sal_False); in MakeTblCrsrs()