Home
last modified time | relevance | path

Searched refs:STR_EVENT_VIEWCREATED (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unotools/inc/unotools/
H A Deventcfg.hxx56 #define STR_EVENT_VIEWCREATED 20 macro
/trunk/main/unotools/source/config/
H A Deventcfg.cxx114 …rtedEvents.push_back(::rtl::OUString::createFromAscii( pEventAsciiNames[STR_EVENT_VIEWCREATED] ) ); in GlobalEventConfig_Impl()
/trunk/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx624 else if( rEvent.EventName == GlobalEventConfig::GetEventName( STR_EVENT_VIEWCREATED ) ) in notifyEvent()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx638 …nt aHint( SFX_EVENT_VIEWCREATED, GlobalEventConfig::GetEventName( STR_EVENT_VIEWCREATED ), m_pData… in attachFrame()

Completed in 105 milliseconds