Searched refs:SwSectionFrmMoveAndDeleteHint (Results 1 – 4 of 4) sorted by relevance
283 class SwSectionFrmMoveAndDeleteHint : public SfxSimpleHint class286 SwSectionFrmMoveAndDeleteHint( const sal_Bool bSaveCntnt ) in SwSectionFrmMoveAndDeleteHint() function in SwSectionFrmMoveAndDeleteHint291 ~SwSectionFrmMoveAndDeleteHint() in ~SwSectionFrmMoveAndDeleteHint()
702 CallSwClientNotify( SwSectionFrmMoveAndDeleteHint( sal_True ) ); in ~SwSectionFmt()735 CallSwClientNotify( SwSectionFrmMoveAndDeleteHint( sal_False ) ); in DelFrms()
1066 m_pSection->GetFmt()->CallSwClientNotify( SwSectionFrmMoveAndDeleteHint( sal_True ) ); in ~SwSectionNode()
2479 const SwSectionFrmMoveAndDeleteHint* pHint = in SwClientNotify()2480 dynamic_cast<const SwSectionFrmMoveAndDeleteHint*>(&rHint); in SwClientNotify()
Completed in 30 milliseconds