Home
last modified time | relevance | path

Searched refs:DeleteSection (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/inc/
H A DIDocumentContentOperations.hxx80 virtual void DeleteSection(SwNode* pNode) = 0;
H A Ddoc.hxx877 virtual void DeleteSection(SwNode* pNode);
/trunk/main/sw/source/core/txtnode/
H A Datrftn.cxx228 pDoc->DeleteSection( &m_pStartNode->GetNode() ); in SetStartNode()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx1847 rDoc.DeleteSection( rDoc.GetNodes()[ nIdx ] ); in UndoImpl()
1863 rDoc.DeleteSection( rDoc.GetNodes()[ nIdx ] ); in UndoImpl()
2145 rDoc.DeleteSection( rDoc.GetNodes()[ nIdx ] ); in UndoImpl()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx559 DeleteSection( (SwNode*)pSectNd ); in DelSectionFmt()
H A Dndcopy.cxx785 pDoc->DeleteSection( pNode ); // Bereich wieder loeschen in CopyRange()
H A Dndtbl.cxx2176 DeleteSection( pTblNd ); in DeleteRowCol()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx3115 GetDoc()->DeleteSection( &pCntntSect->GetNode() ); in ~SwRedline()
3686 pDoc->DeleteSection( &pCntntSect->GetNode() ); in MoveFromSection()
H A Ddoclay.cxx336 DeleteSection( pNode ); in DelLayoutFmt()
H A Ddocedt.cxx735 void SwDoc::DeleteSection( SwNode *pNode ) in DeleteSection() function in SwDoc
H A Dtblrwcl.cxx900 pSttNd->GetDoc()->DeleteSection( pSttNd ); in _DeleteBox()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx5493 pDoc->DeleteSection( (SwStartNode *)pCapStNd ); in BuildTable()
5562 pDoc->DeleteSection( (SwStartNode *)pCapStNd ); in BuildTable()
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx2685 pTableNode->GetDoc()->DeleteSection( pTableNode ); in MakeTable()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx241 pDoc->DeleteSection( pNode ); in DelHFFormat()

Completed in 166 milliseconds