Lines Matching refs:SwCntntNode

408     const SwCntntNode * pCntntNd = rPos.nNode.GetNode().GetCntntNode();  in InsertTable()
470 SwCntntNode* pNextNd = GetNodes()[ pTblNd->EndOfSectionIndex()+1 ] in InsertTable()
643 static_cast<SwCntntNode *>(pTmpNd)->SetAttr(*pItem); in InsertTable()
675 SwCntntNode * pSttCntntNd = pStt->nNode.GetNode().GetCntntNode(); in TextToTable()
844 SwCntntNode* pNd = GetNodes()[ nSttNd ]->GetCntntNode(); in TextToTable()
905 SwCntntNode* pCNd = GetNodes().GoNext( &rTmp.GetPoint()->nNode ); in TextToTable()
1025 SwCntntNode* pNewNd = pTxtNd->SplitCntntNode( aCntPos ); in TextToTable()
1122 SwCntntNode * pSttCntntNd = rTableNodes.begin()->begin()->aStart.GetNode().GetCntntNode(); in TextToTable()
1348 static_cast<SwCntntNode&>(rNode).DelFrms(); in TextToTable()
1666 SwCntntNode* pCNd = GoNext( &aIdx ); in TableToText()
1685 SwCntntNode *pCNd; in TableToText()
1692 ((SwCntntNode*)pFrmNd)->MakeFrms( *pCNd ); in TableToText()
1959 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in DeleteRow()
2106 SwCntntNode* pNextNd = GetNodes()[ nNextNd ]->GetCntntNode(); in DeleteRowCol()
2161 SwCntntNode* pNextNd = GetNodes()[ pTblNd->EndOfSectionIndex()+1 ]->GetCntntNode(); in DeleteRowCol()
2454 SwCntntNode * pNode = rIdx.GetNode().GetCntntNode(); in MakeFrms()
2583 const SwCntntNode* pCNd = pCrsr->GetCntntNode(); in GetTabCols()
2808 const SwCntntNode* pCNd = pCrsr->GetCntntNode(); in SetTabCols()
3039 void SwCollectTblLineBoxes::AddToUndoHistory( const SwCntntNode& rNd ) in AddToUndoHistory()
3189 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in lcl_BoxSetSplitBoxFmts()
3193 SwCntntNode* pDNd = aIdx.GetNodes().GoNext( &aIdx ); in lcl_BoxSetSplitBoxFmts()
3801 SwCntntNode* pNd = pDoc->GetNodes()[ nSttNd ]->GetCntntNode(); in lcl_SetAFmtBox()
3955 SwCntntNode* pCNd = aIdx.GetNode().GetCntntNode(); in GetTableAutoFmt()