Home
last modified time | relevance | path

Searched refs:rEventHint (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sfx2/source/appl/ !
H A Dappcfg.cxx1006 void SfxApplication::NotifyEvent( const SfxEventHint& rEventHint, bool bSynchron ) in NotifyEvent() argument
1008 SfxObjectShell *pDoc = rEventHint.GetObjShell(); in NotifyEvent()
1025 aTmp += ByteString( String( rEventHint.GetEventName() ), RTL_TEXTENCODING_UTF8 ); in NotifyEvent()
1029 Broadcast(rEventHint); in NotifyEvent()
1031 pDoc->Broadcast( rEventHint ); in NotifyEvent()
1034 new SfxEventAsyncer_Impl( rEventHint ); in NotifyEvent()

Completed in 18 milliseconds