Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/appl/
H A Dappcfg.cxx986 void SfxApplication::NotifyEvent( const SfxEventHint& rEventHint, bool bSynchron ) in NotifyEvent() argument
988 SfxObjectShell *pDoc = rEventHint.GetObjShell(); in NotifyEvent()
1005 aTmp += ByteString( String( rEventHint.GetEventName() ), RTL_TEXTENCODING_UTF8 ); in NotifyEvent()
1009 Broadcast(rEventHint); in NotifyEvent()
1011 pDoc->Broadcast( rEventHint ); in NotifyEvent()
1014 new SfxEventAsyncer_Impl( rEventHint ); in NotifyEvent()

Completed in 14 milliseconds