Home
last modified time | relevance | path

Searched refs:DelSectionFmt (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocglbl.cxx420 DelSectionFmt( pSectNd->GetSection().GetFmt() ); in SplitDoc()
484 DelSectionFmt( GetSections()[ 0 ] ); in SplitDoc()
771 DelSectionFmt( pSectNd->GetSection().GetFmt() ); in SplitDoc()
828 DelSectionFmt( GetSections()[ 0 ] ); in SplitDoc()
H A Ddoctxm.cxx443 DelSectionFmt( pFmt ); in InsertTableOf()
606 DelSectionFmt( pSect->GetFmt(), bDelNodes ); in DeleteTOX()
611 DelSectionFmt( pFmt, bDelNodes ); in DeleteTOX()
/trunk/main/sw/source/core/edit/
H A Dedsect.cxx166 void SwEditShell::DelSectionFmt( sal_uInt16 nFmt ) in DelSectionFmt() function in SwEditShell
169 GetDoc()->DelSectionFmt( GetDoc()->GetSections()[ nFmt ] ); in DelSectionFmt()
H A Dedglbldc.cxx305 pMyDoc->DelSectionFmt( pSectFmt, sal_True ); in DeleteGlobalDocContent()
/trunk/main/sw/source/core/undo/
H A Dunsect.cxx142 rDoc.DelSectionFmt( pNd->GetSection().GetFmt() ); in UndoImpl()
389 rDoc.DelSectionFmt( pNd->GetSection().GetFmt() ); in RedoImpl()
/trunk/main/sw/inc/
H A Deditsh.hxx807 void DelSectionFmt( sal_uInt16 nFmt );
H A Ddoc.hxx1828 void DelSectionFmt( SwSectionFmt *pFmt, sal_Bool bDelNodes = sal_False );
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx520 void SwDoc::DelSectionFmt( SwSectionFmt *pFmt, sal_Bool bDelNodes ) in DelSectionFmt() function in SwDoc
H A Dsection.cxx273 pDoc->DelSectionFmt( pFmt ); // und loeschen in ~SwSection()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx500 pSectFmt->GetDoc()->DelSectionFmt( pSectFmt ); in dispose()
H A Dunoidx.cxx1451 pDoc->DelSectionFmt( pFmt ); in lcl_RemoveChildSections()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx914 rSh.DelSectionFmt( nNewPos ); in IMPL_LINK()

Completed in 236 milliseconds