Home
last modified time | relevance | path

Searched refs:SFX_HINT_DEINITIALIZING (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/svl/inc/svl/
H A Dsmplhint.hxx36 #define SFX_HINT_DEINITIALIZING 0x00000040 macro
/aoo4110/main/sd/source/ui/app/
H A Dsdmod.cxx164 ( (SfxSimpleHint&) rHint ).GetId() == SFX_HINT_DEINITIALIZING ) in Notify()
/aoo4110/main/sfx2/source/appl/
H A Dappinit.cxx134 pApp->Broadcast( SfxSimpleHint( SFX_HINT_DEINITIALIZING ) ); in notifyTermination()
/aoo4110/main/sw/source/ui/app/
H A Dapphdl.cxx752 if(SFX_HINT_DEINITIALIZING == nHintId) in Notify()
/aoo4110/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx240 ((SfxSimpleHint&)rHint).GetId() == SFX_HINT_DEINITIALIZING ) in Notify()
/aoo4110/main/sfx2/source/doc/
H A Dobjxtor.cxx178 mpDoc->Broadcast( SfxSimpleHint(SFX_HINT_DEINITIALIZING) ); in notifyClosing()
/aoo4110/main/sw/source/ui/uno/
H A Dunoatxt.cxx934 if ( SFX_HINT_DEINITIALIZING == static_cast< const SfxSimpleHint& >( _rHint ).GetId() ) in Notify()
/aoo4110/main/sc/source/ui/app/
H A Dscmod.cxx328 if ( nHintId == SFX_HINT_DEINITIALIZING ) in Notify()
/aoo4110/main/sfx2/source/view/
H A Dviewfrm.cxx1418 case SFX_HINT_DEINITIALIZING: in Notify()

Completed in 190 milliseconds