Searched refs:_Supplement (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | documenteventnotifier.cxx | 122 const Any& _Supplement ) in notifyDocumentEvent() argument 125 m_rDocument, _EventName, _ViewController, _Supplement ) ); in notifyDocumentEvent() 129 const Any& _Supplement ) in notifyDocumentEventAsync() argument 132 m_rDocument, _EventName, _ViewController, _Supplement ) ); in notifyDocumentEventAsync() 302 const Reference< XController2 >& _ViewController, const Any& _Supplement ) in notifyDocumentEvent() argument 304 m_pImpl->notifyDocumentEvent( _EventName, _ViewController, _Supplement ); in notifyDocumentEvent() 309 const Reference< XController2 >& _ViewController, const Any& _Supplement ) in notifyDocumentEventAsync() argument 311 m_pImpl->notifyDocumentEventAsync( _EventName, _ViewController, _Supplement ); in notifyDocumentEventAsync()
|
H A D | documenteventnotifier.hxx | 85 const ::com::sun::star::uno::Any& _Supplement = ::com::sun::star::uno::Any() 98 const ::com::sun::star::uno::Any& _Supplement = ::com::sun::star::uno::Any()
|
H A D | databasedocument.cxx | 1322 …ventName, const Reference< XController2 >& _ViewController, const Any& _Supplement ) throw (Illega… in notifyDocumentEvent() argument 1332 m_aEventNotifier.notifyDocumentEventAsync( _EventName, _ViewController, _Supplement ); in notifyDocumentEvent() 1338 m_aEventNotifier.notifyDocumentEvent( _EventName, _ViewController, _Supplement ); in notifyDocumentEvent()
|
H A D | databasedocument.hxx | 374 …me::XController2 >& _ViewController, const ::com::sun::star::uno::Any& _Supplement ) throw (::com:…
|
/aoo41x/main/offapi/com/sun/star/document/ |
H A D | XDocumentEventBroadcaster.idl | 95 @param _Supplement 110 [in] any _Supplement
|
/aoo41x/main/sfx2/source/inc/ |
H A D | eventsupplier.hxx | 220 …me::XController2 >& _ViewController, const ::com::sun::star::uno::Any& _Supplement ) throw (::com:…
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | sfxbasemodel.hxx | 1258 …me::XController2 >& _ViewController, const ::com::sun::star::uno::Any& _Supplement ) throw (::com:…
|
Completed in 111 milliseconds