Searched refs:DeleteSection (Results 1 – 14 of 14) sorted by relevance
80 virtual void DeleteSection(SwNode* pNode) = 0;
877 virtual void DeleteSection(SwNode* pNode);
228 pDoc->DeleteSection( &m_pStartNode->GetNode() ); in SetStartNode()
1847 rDoc.DeleteSection( rDoc.GetNodes()[ nIdx ] ); in UndoImpl()1863 rDoc.DeleteSection( rDoc.GetNodes()[ nIdx ] ); in UndoImpl()2145 rDoc.DeleteSection( rDoc.GetNodes()[ nIdx ] ); in UndoImpl()
559 DeleteSection( (SwNode*)pSectNd ); in DelSectionFmt()
785 pDoc->DeleteSection( pNode ); // Bereich wieder loeschen in CopyRange()
2176 DeleteSection( pTblNd ); in DeleteRowCol()
3115 GetDoc()->DeleteSection( &pCntntSect->GetNode() ); in ~SwRedline()3686 pDoc->DeleteSection( &pCntntSect->GetNode() ); in MoveFromSection()
336 DeleteSection( pNode ); in DelLayoutFmt()
735 void SwDoc::DeleteSection( SwNode *pNode ) in DeleteSection() function in SwDoc
900 pSttNd->GetDoc()->DeleteSection( pSttNd ); in _DeleteBox()
5493 pDoc->DeleteSection( (SwStartNode *)pCapStNd ); in BuildTable()5562 pDoc->DeleteSection( (SwStartNode *)pCapStNd ); in BuildTable()
2685 pTableNode->GetDoc()->DeleteSection( pTableNode ); in MakeTable()
241 pDoc->DeleteSection( pNode ); in DelHFFormat()
Completed in 164 milliseconds