/aoo4110/main/unotools/source/config/ |
H A D | eventcfg.cxx | 158 MutexGuard aGuard( GlobalEventConfig::GetOwnStaticMutex() ); in Notify() 347 GlobalEventConfig_Impl* GlobalEventConfig::m_pImpl = NULL ; 348 sal_Int32 GlobalEventConfig::m_nRefCount = 0 ; 350 GlobalEventConfig::GlobalEventConfig() in GlobalEventConfig() function in GlobalEventConfig 364 GlobalEventConfig::~GlobalEventConfig() in ~GlobalEventConfig() 402 Sequence< OUString > SAL_CALL GlobalEventConfig::getElementNames( ) throw (RuntimeException) in getElementNames() 412 Type SAL_CALL GlobalEventConfig::getElementType( ) throw (RuntimeException) in getElementType() 417 sal_Bool SAL_CALL GlobalEventConfig::hasElements( ) throw (RuntimeException) in hasElements() 423 Mutex& GlobalEventConfig::GetOwnStaticMutex() in GetOwnStaticMutex() 447 ::rtl::OUString GlobalEventConfig::GetEventName( sal_Int32 nIndex ) in GetEventName() [all …]
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbaeventshelper.cxx | 582 if( (rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_OPENDOC )) || in notifyEvent() 587 else if( rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_ACTIVATEDOC ) ) in notifyEvent() 591 else if( rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_DEACTIVATEDOC ) ) in notifyEvent() 595 else if( (rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_SAVEDOCDONE )) || in notifyEvent() 596 (rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_SAVEASDOCDONE )) || in notifyEvent() 597 (rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_SAVETODOCDONE )) ) in notifyEvent() 603 else if( (rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_SAVEDOCFAILED )) || in notifyEvent() 604 (rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_SAVEASDOCFAILED )) || in notifyEvent() 605 (rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_SAVETODOCFAILED )) ) in notifyEvent() 611 else if( rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_CLOSEDOC ) ) in notifyEvent() [all …]
|
/aoo4110/main/unotools/inc/unotools/ |
H A D | eventcfg.hxx | 95 class UNOTOOLS_DLLPUBLIC GlobalEventConfig: class 99 GlobalEventConfig( ); 100 ~GlobalEventConfig( );
|
/aoo4110/main/sfx2/source/doc/ |
H A D | objxtor.cxx | 605 …pSfxApp->NotifyEvent( SfxEventHint(SFX_EVENT_PREPARECLOSEDOC, GlobalEventConfig::GetEventName(STR_… in PrepareClose() 895 …static uno::Sequence< ::rtl::OUString > aEventNameContainer = GlobalEventConfig().getElementNames(… in GetEventNames() 1130 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_DOCCREATED, GlobalEventConfig::GetEventName(STR_EV… in SetInitialized_Impl() 1134 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_LOADFINISHED, GlobalEventConfig::GetEventName(STR_… in SetInitialized_Impl()
|
H A D | sfxbasemodel.cxx | 1628 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_SAVEDOC, GlobalEventConfig::GetEventName(STR_EVENT… in storeSelf() 1664 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_SAVEDOCDONE, GlobalEventConfig::GetEventName(STR_E… in storeSelf() 1672 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_SAVEDOCFAILED, GlobalEventConfig::GetEventName(STR… in storeSelf() 2650 postEvent_Impl( GlobalEventConfig::GetEventName( STR_EVENT_TITLECHANGED ) ); in Notify() 2654 postEvent_Impl( GlobalEventConfig::GetEventName( STR_EVENT_MODECHANGED ) ); in Notify() 2849 … SfxEventHint( bSaveTo ? SFX_EVENT_SAVETODOC : SFX_EVENT_SAVEASDOC, GlobalEventConfig::GetEventNam… in impl_store() 2969 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_SAVEASDOCDONE, GlobalEventConfig::GetEventName(STR… in impl_store() 2976 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_SAVETODOCDONE, GlobalEventConfig::GetEventName(STR… in impl_store() 2989 …t( bSaveTo ? SFX_EVENT_SAVETODOCFAILED : SFX_EVENT_SAVEASDOCFAILED, GlobalEventConfig::GetEventNam… in impl_store()
|
H A D | objembed.cxx | 132 …SFX_APP()->NotifyEvent(SfxEventHint( SFX_EVENT_VISAREACHANGED, GlobalEventConfig::GetEventName(STR… in SetVisArea()
|
H A D | objmisc.cxx | 414 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_MODIFYCHANGED, GlobalEventConfig::GetEventName(STR… in ModifyChanged() 1162 …pSfxApp->NotifyEvent(SfxViewEventHint( nId, GlobalEventConfig::GetEventName(STR_EVENT_OPENDOC), th… in PostActivateEvent_Impl() 1164 …pSfxApp->NotifyEvent(SfxViewEventHint( nId, GlobalEventConfig::GetEventName(STR_EVENT_CREATEDOC), … in PostActivateEvent_Impl()
|
H A D | objstor.cxx | 3287 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_STORAGECHANGED, GlobalEventConfig::GetEventName(ST… in GetStorage() 3447 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_STORAGECHANGED, GlobalEventConfig::GetEventName(ST… in SaveCompleted()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlgrin.cxx | 866 aEvent = GlobalEventConfig::GetEventName( STR_EVENT_OPENDOC ); in InsertBodyOptions() 873 aEvent = GlobalEventConfig::GetEventName( STR_EVENT_PREPARECLOSEDOC ); in InsertBodyOptions() 880 aEvent = GlobalEventConfig::GetEventName( STR_EVENT_ACTIVATEDOC ); in InsertBodyOptions() 887 aEvent = GlobalEventConfig::GetEventName( STR_EVENT_DEACTIVATEDOC ); in InsertBodyOptions()
|
/aoo4110/main/sw/source/ui/app/ |
H A D | docsh2.cxx | 964 …SfxEventConfiguration::ConfigureEvent(GlobalEventConfig::GetEventName( STR_EVENT_OPENDOC ), aMac, … in Execute() 965 …SfxEventConfiguration::ConfigureEvent(GlobalEventConfig::GetEventName( STR_EVENT_PREPARECLOSEDOC )… in Execute() 966 …SfxEventConfiguration::ConfigureEvent(GlobalEventConfig::GetEventName( STR_EVENT_ACTIVATEDOC ), a… in Execute() 967 …SfxEventConfiguration::ConfigureEvent(GlobalEventConfig::GetEventName( STR_EVENT_DEACTIVATEDOC ), … in Execute()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | app.cxx | 479 …NotifyEvent( SfxViewEventHint( SFX_EVENT_DEACTIVATEDOC, GlobalEventConfig::GetEventName(STR_EVENT_… in SetViewFrame_Impl() 503 …NotifyEvent(SfxViewEventHint(SFX_EVENT_ACTIVATEDOC, GlobalEventConfig::GetEventName(STR_EVENT_ACTI… in SetViewFrame_Impl()
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | event.hxx | 138 GlobalEventConfig::GetEventName( STR_EVENT_PRINTDOC ), in SfxPrintingHint()
|
/aoo4110/main/sfx2/source/notify/ |
H A D | eventsupplier.cxx | 361 maEventNames = GlobalEventConfig().getElementNames(); in SfxEvents_Impl() 590 pImp = new GlobalEventConfig(); in SfxGlobalEvents_Impl()
|
/aoo4110/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 638 …SfxViewEventHint aHint( SFX_EVENT_VIEWCREATED, GlobalEventConfig::GetEventName( STR_EVENT_VIEWCREA… in attachFrame() 1068 …SFX_APP()->NotifyEvent( SfxViewEventHint(SFX_EVENT_CLOSEVIEW, GlobalEventConfig::GetEventName( STR… in dispose() 1070 …SFX_APP()->NotifyEvent( SfxEventHint(SFX_EVENT_CLOSEDOC, GlobalEventConfig::GetEventName( STR_EVEN… in dispose()
|
H A D | frame.cxx | 233 …SFX_APP()->NotifyEvent( SfxViewEventHint(SFX_EVENT_PREPARECLOSEVIEW, GlobalEventConfig::GetEventNa… in PrepareClose_Impl()
|
H A D | viewfrm.cxx | 890 …SFX_APP()->NotifyEvent( SfxEventHint( SFX_EVENT_CLOSEDOC, GlobalEventConfig::GetEventName( STR_EVE… in ExecReload_Impl()
|
/aoo4110/main/vbahelper/source/vbahelper/ |
H A D | vbaeventshelperbase.cxx | 151 if( rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_CLOSEDOC ) ) in notifyEvent()
|
/aoo4110/main/sfx2/source/inc/ |
H A D | eventsupplier.hxx | 199 GlobalEventConfig* pImp;
|
/aoo4110/main/starmath/source/ |
H A D | document.cxx | 186 …SFX_APP()->NotifyEvent(SfxEventHint( SFX_EVENT_VISAREACHANGED, GlobalEventConfig::GetEventName(STR… in SetText()
|
/aoo4110/main/basic/source/classes/ |
H A D | sbxmod.cxx | 2398 if( rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_CLOSEDOC ) ) in notifyEvent()
|