Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2524 void SAL_CALL SfxBaseModel::notifyDocumentEvent( const ::rtl::OUString&, const uno::Reference< fram… in notifyDocumentEvent() function in SfxBaseModel
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx647 void SAL_CALL SfxGlobalEvents_Impl::notifyDocumentEvent( const ::rtl::OUString& /*_EventName*/, in notifyDocumentEvent() function in SfxGlobalEvents_Impl
/trunk/main/sfx2/source/inc/
H A Deventsupplier.hxx220 …virtual void SAL_CALL notifyDocumentEvent( const ::rtl::OUString& _EventName, const ::com::sun::st…
/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx1258 …virtual void SAL_CALL notifyDocumentEvent( const ::rtl::OUString& _EventName, const ::com::sun::st…
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentEventBroadcaster.idl107 void notifyDocumentEvent(
/trunk/main/dbaccess/source/ui/misc/
H A Dcontrollerframe.cxx239 … _rData.m_xDocEventBroadcaster->notifyDocumentEvent( sEventName, xController, Any() ); in lcl_notifyFocusChange_nothrow()
/trunk/main/dbaccess/source/ui/app/
H A Dsubcomponentmanager.cxx352 xBroadcaster->notifyDocumentEvent( in lcl_notifySubComponentEvent()
H A DAppController.cxx541 xBroadcaster->notifyDocumentEvent( in suspend()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx498 m_aEventNotifier.notifyDocumentEvent( "OnCreate" ); in initNew()
749 m_aEventNotifier.notifyDocumentEvent( "OnLoadFinished" ); in impl_attachResource()
824 …m_aEventNotifier.notifyDocumentEvent( "OnViewClosed", Reference< XController2 >( _xController, UNO… in disconnectController()
1001 …m_aEventNotifier.notifyDocumentEvent( _eType == SAVE ? "OnSave" : "OnSaveAs", NULL, makeAny( _rURL… in impl_storeAs_throw()
1154 m_aEventNotifier.notifyDocumentEvent( "OnCreate" ); in storeAsURL()
1206 m_aEventNotifier.notifyDocumentEvent( "OnSaveTo", NULL, makeAny( _rURL ) ); in storeToURL()
1322 void SAL_CALL ODatabaseDocument::notifyDocumentEvent( const ::rtl::OUString& _EventName, const Refe… in notifyDocumentEvent() function in dbaccess::ODatabaseDocument
1338 m_aEventNotifier.notifyDocumentEvent( _EventName, _ViewController, _Supplement ); in notifyDocumentEvent()
1487 m_aEventNotifier.notifyDocumentEvent( "OnPrepareUnload" ); in close()
1738 m_aEventNotifier.notifyDocumentEvent( "OnUnload" ); in disposing()
H A Ddatabasedocument.hxx374 …virtual void SAL_CALL notifyDocumentEvent( const ::rtl::OUString& _EventName, const ::com::sun::st…
H A Ddocumenteventnotifier.cxx121 …void notifyDocumentEvent( const ::rtl::OUString& _EventName, const Reference< XController2 >& _… in notifyDocumentEvent() function in dbaccess::DocumentEventNotifier_Impl
301 void DocumentEventNotifier::notifyDocumentEvent( const ::rtl::OUString& _EventName, in notifyDocumentEvent() function in dbaccess::DocumentEventNotifier
304 m_pImpl->notifyDocumentEvent( _EventName, _ViewController, _Supplement ); in notifyDocumentEvent()
H A Ddocumenteventnotifier.hxx82 void notifyDocumentEvent(
108 void notifyDocumentEvent( in notifyDocumentEvent() function in dbaccess::DocumentEventNotifier
114notifyDocumentEvent( ::rtl::OUString::createFromAscii( _pAsciiEventName ), _rxViewController, _rSu… in notifyDocumentEvent()

Completed in 104 milliseconds