Searched refs:rEventHint (Results 1 – 1 of 1) sorted by relevance
986 void SfxApplication::NotifyEvent( const SfxEventHint& rEventHint, bool bSynchron ) in NotifyEvent() argument988 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