Home
last modified time | relevance | path

Searched refs:SFX_HINT_DOCCHANGED (Results 1 – 17 of 17) sorted by relevance

/aoo4110/main/svl/inc/svl/
H A Dsmplhint.hxx34 #define SFX_HINT_DOCCHANGED 0x00000010 macro
/aoo4110/main/svx/source/mnuctrls/
H A Dfntctl.cxx131 ( (SfxSimpleHint&)rHint ).GetId() == SFX_HINT_DOCCHANGED ) in Notify()
/aoo4110/main/sd/source/ui/sidebar/
H A DCurrentMasterPagesSelector.cxx334 if (pSimpleHint->GetId() == SFX_HINT_DOCCHANGED) in Notify()
/aoo4110/main/sc/source/ui/view/
H A Dtabvwsh5.cxx86 case SFX_HINT_DOCCHANGED: in Notify()
/aoo4110/main/sd/source/ui/docshell/
H A Ddocshell.cxx543 Broadcast( SfxSimpleHint( SFX_HINT_DOCCHANGED ) ); in SetModified()
/aoo4110/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx515 if (pSimpleHint->GetId() == SFX_HINT_DOCCHANGED) in Notify()
/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsListener.cxx360 case SFX_HINT_DOCCHANGED: in Notify()
/aoo4110/main/starmath/source/
H A Ddocument.cxx1418 Broadcast(SfxSimpleHint(SFX_HINT_DOCCHANGED)); in SetModified()
H A Dview.cxx1927 case SFX_HINT_DOCCHANGED: in Notify()
/aoo4110/main/sfx2/source/view/
H A Dviewfrm.cxx1164 Notify( *xObjSh, SfxSimpleHint(SFX_HINT_DOCCHANGED) ); in ReleaseObjectShell_Impl()
1523 Notify( *pObjSh, SfxSimpleHint(SFX_HINT_DOCCHANGED) ); in Construct_Impl()
/aoo4110/main/sw/source/ui/app/
H A Ddocsh2.cxx1615 Broadcast(SfxSimpleHint(SFX_HINT_DOCCHANGED)); in SetModified()
/aoo4110/main/sw/source/core/layout/
H A Dpagechg.cxx2452 pSh->GetDoc()->GetDocShell()->Broadcast(SfxSimpleHint(SFX_HINT_DOCCHANGED)); in CheckViewLayout()
/aoo4110/main/sw/source/ui/docvw/
H A DPostItMgr.cxx266 case SFX_HINT_DOCCHANGED: in Notify()
/aoo4110/main/sfx2/source/control/
H A Dbindings.cxx1390 Broadcast( SfxSimpleHint(SFX_HINT_DOCCHANGED) ); in UpdateSlotServer_Impl()
/aoo4110/main/sfx2/source/dialog/
H A Dtempldlg.cxx1751 case SFX_HINT_DOCCHANGED: in Notify()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx2681 Broadcast( SfxSimpleHint( SFX_HINT_DOCCHANGED ) ); in SetModified()
/aoo4110/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2562 if ( pSimpleHint && pSimpleHint->GetId() == SFX_HINT_DOCCHANGED ) in Notify()

Completed in 550 milliseconds