Home
last modified time | relevance | path

Searched refs:STR_EVENT_STORAGECHANGED (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/unotools/inc/unotools/
H A Deventcfg.hxx63 #define STR_EVENT_STORAGECHANGED 27 macro
/AOO41X/main/unotools/source/config/
H A Deventcfg.cxx121 …dEvents.push_back(::rtl::OUString::createFromAscii( pEventAsciiNames[STR_EVENT_STORAGECHANGED] ) ); in GlobalEventConfig_Impl()
/AOO41X/main/sfx2/source/doc/
H A Dobjstor.cxx3289 …Hint( SFX_EVENT_STORAGECHANGED, GlobalEventConfig::GetEventName(STR_EVENT_STORAGECHANGED), this ) … in GetStorage()
3449 …Hint( SFX_EVENT_STORAGECHANGED, GlobalEventConfig::GetEventName(STR_EVENT_STORAGECHANGED), this ) … in SaveCompleted()