LibreOffice Module dbaccess (master) 1
dbaccess::DocumentEventNotifier Member List

This is the complete list of members for dbaccess::DocumentEventNotifier, including all inherited members.

addDocumentEventListener(const css::uno::Reference< css::document::XDocumentEventListener > &Listener)dbaccess::DocumentEventNotifier
addLegacyEventListener(const css::uno::Reference< css::document::XEventListener > &Listener)dbaccess::DocumentEventNotifier
disposing()dbaccess::DocumentEventNotifier
DocumentEventNotifier(::cppu::OWeakObject &_rBroadcasterDocument, ::osl::Mutex &_rMutex)dbaccess::DocumentEventNotifier
m_pImpldbaccess::DocumentEventNotifierprivate
notifyDocumentEvent(const OUString &EventName, const css::uno::Reference< css::frame::XController2 > &_rxViewController, const css::uno::Any &Supplement)dbaccess::DocumentEventNotifier
notifyDocumentEvent(const char *_pAsciiEventName, const css::uno::Reference< css::frame::XController2 > &_rxViewController=nullptr, const css::uno::Any &_rSupplement=css::uno::Any())dbaccess::DocumentEventNotifierinline
notifyDocumentEventAsync(const OUString &EventName, const css::uno::Reference< css::frame::XController2 > &ViewController, const css::uno::Any &Supplement)dbaccess::DocumentEventNotifier
notifyDocumentEventAsync(const char *_pAsciiEventName, const css::uno::Reference< css::frame::XController2 > &_rxViewController=nullptr, const css::uno::Any &_rSupplement=css::uno::Any())dbaccess::DocumentEventNotifierinline
onDocumentInitialized()dbaccess::DocumentEventNotifier
removeDocumentEventListener(const css::uno::Reference< css::document::XDocumentEventListener > &Listener)dbaccess::DocumentEventNotifier
removeLegacyEventListener(const css::uno::Reference< css::document::XEventListener > &Listener)dbaccess::DocumentEventNotifier
~DocumentEventNotifier()dbaccess::DocumentEventNotifier