Searched refs:pNextNd (Results 1 – 7 of 7) sorted by relevance
470 SwCntntNode* pNextNd = GetNodes()[ pTblNd->EndOfSectionIndex()+1 ] in InsertTable() local472 if( pNextNd && pNextNd->HasSwAttrSet() ) in InsertTable()474 const SfxItemSet* pNdSet = pNextNd->GetpSwAttrSet(); in InsertTable()480 pNextNd->ResetAttr( RES_PAGEDESC ); in InsertTable()481 pNdSet = pNextNd->GetpSwAttrSet(); in InsertTable()487 pNextNd->ResetAttr( RES_BREAK ); in InsertTable()2106 SwCntntNode* pNextNd = GetNodes()[ nNextNd ]->GetCntntNode(); in DeleteRowCol() local2107 if( pNextNd ) in DeleteRowCol()2120 pNextNd->SetAttr( *pItem ); in DeleteRowCol()2127 pNextNd->SetAttr( *pItem ); in DeleteRowCol()[all …]
941 SwCntntNode* pNextNd = rDoc.GetNodes()[ in RedoImpl() local943 if( pNextNd ) in RedoImpl()950 pNextNd->SetAttr( *pItem ); in RedoImpl()954 pNextNd->SetAttr( *pItem ); in RedoImpl()
294 SwCntntNode* pNextNd = rDoc.GetNodes()[ pTblNd->EndOfSectionIndex()+1 ]->GetCntntNode(); in UndoImpl() local295 if( pNextNd ) in UndoImpl()302 pNextNd->SetAttr( *pItem ); in UndoImpl()306 pNextNd->SetAttr( *pItem ); in UndoImpl()2925 SwCntntNode* pNextNd = rDoc.GetNodes()[ pTNd->EndOfSectionIndex()+1 ]->GetCntntNode(); in UndoImpl() local2926 if( pNextNd ) in UndoImpl()2933 pNextNd->SetAttr( *pItem ); in UndoImpl()2937 pNextNd->SetAttr( *pItem ); in UndoImpl()
905 SwTxtNode* pNextNd = pPos->nNode.GetNode().GetTxtNode(); in endDocument() local906 pPos->nContent.Assign( pNextNd, 0 ); in endDocument()908 pNextNd->JoinPrev(); in endDocument()912 if( pNextNd->CanJoinPrev(/* &pPos->nNode*/ ) && in endDocument()919 pNextNd->JoinPrev(); in endDocument()
2297 const SwNode *pNextNd = rWrt.pDoc->GetNodes()[nNdPos+1]; in OutHTML_SwTxtNode() local2300 if( ( bStdColl && (pNextNd->IsTableNode() || in OutHTML_SwTxtNode()2301 pNextNd->IsSectionNode()) ) || in OutHTML_SwTxtNode()2302 ( !bStdColl && pNextNd->IsEndNode() && in OutHTML_SwTxtNode()
801 SwTxtNode* pNextNd = pPos->nNode.GetNode().GetTxtNode(); in Continue() local802 pPos->nContent.Assign( pNextNd, 0 ); in Continue()804 pNextNd->JoinPrev(); in Continue()
473 SwTxtNode* pNextNd = pPos->nNode.GetNode().GetTxtNode(); in Continue() local474 pPos->nContent.Assign( pNextNd, 0 ); in Continue()476 pNextNd->JoinPrev(); in Continue()