Searched refs:DelSectionFmt (Results 1 – 12 of 12) sorted by relevance
420 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()
443 DelSectionFmt( pFmt ); in InsertTableOf()606 DelSectionFmt( pSect->GetFmt(), bDelNodes ); in DeleteTOX()611 DelSectionFmt( pFmt, bDelNodes ); in DeleteTOX()
166 void SwEditShell::DelSectionFmt( sal_uInt16 nFmt ) in DelSectionFmt() function in SwEditShell169 GetDoc()->DelSectionFmt( GetDoc()->GetSections()[ nFmt ] ); in DelSectionFmt()
305 pMyDoc->DelSectionFmt( pSectFmt, sal_True ); in DeleteGlobalDocContent()
142 rDoc.DelSectionFmt( pNd->GetSection().GetFmt() ); in UndoImpl()389 rDoc.DelSectionFmt( pNd->GetSection().GetFmt() ); in RedoImpl()
807 void DelSectionFmt( sal_uInt16 nFmt );
1828 void DelSectionFmt( SwSectionFmt *pFmt, sal_Bool bDelNodes = sal_False );
520 void SwDoc::DelSectionFmt( SwSectionFmt *pFmt, sal_Bool bDelNodes ) in DelSectionFmt() function in SwDoc
273 pDoc->DelSectionFmt( pFmt ); // und loeschen in ~SwSection()
500 pSectFmt->GetDoc()->DelSectionFmt( pSectFmt ); in dispose()
1451 pDoc->DelSectionFmt( pFmt ); in lcl_RemoveChildSections()
914 rSh.DelSectionFmt( nNewPos ); in IMPL_LINK()
Completed in 115 milliseconds