Searched refs:DocumentEventNotifier_Impl (Results 1 – 4 of 4) sorted by relevance
78 class DocumentEventNotifier_Impl :public ::boost::noncopyable class83 …DocumentEventNotifier_Impl( DocumentEventListener& _rListener, const Reference< XModel >& _rxDocum…95 ~DocumentEventNotifier_Impl();113 …DocumentEventNotifier_Impl::DocumentEventNotifier_Impl( DocumentEventListener& _rListener, const R… in DocumentEventNotifier_Impl() function in basctl::DocumentEventNotifier_Impl124 DocumentEventNotifier_Impl::~DocumentEventNotifier_Impl() in ~DocumentEventNotifier_Impl()134 …void SAL_CALL DocumentEventNotifier_Impl::notifyEvent( const EventObject& _rEvent ) throw (Runtime… in notifyEvent()198 void SAL_CALL DocumentEventNotifier_Impl::disposing() in disposing()205 void DocumentEventNotifier_Impl::impl_dispose_nothrow() in impl_dispose_nothrow()212 void DocumentEventNotifier_Impl::impl_listenerAction_nothrow( ListenerAction _eAction ) in impl_listenerAction_nothrow()242 :m_pImpl( new DocumentEventNotifier_Impl( _rListener, _rxDocument ) ) in DocumentEventNotifier()[all …]
70 class DocumentEventNotifier_Impl : public ::comphelper::IEventProcessor class82 … DocumentEventNotifier_Impl( ::cppu::OWeakObject& _rBroadcasterDocument, ::osl::Mutex& _rMutex ) in DocumentEventNotifier_Impl() function in dbaccess::DocumentEventNotifier_Impl136 virtual ~DocumentEventNotifier_Impl() in ~DocumentEventNotifier_Impl()149 void SAL_CALL DocumentEventNotifier_Impl::acquire() in acquire()155 void SAL_CALL DocumentEventNotifier_Impl::release() in release()162 void DocumentEventNotifier_Impl::disposing() in disposing()188 void DocumentEventNotifier_Impl::onDocumentInitialized() in onDocumentInitialized()200 void DocumentEventNotifier_Impl::impl_notifyEvent_nothrow( const DocumentEvent& _rEvent ) in impl_notifyEvent_nothrow()224 void DocumentEventNotifier_Impl::impl_notifyEventAsync_nothrow( const DocumentEvent& _rEvent ) in impl_notifyEventAsync_nothrow()238 void DocumentEventNotifier_Impl::processEvent( const ::comphelper::AnyEvent& _rEvent ) in processEvent()[all …]
45 class DocumentEventNotifier_Impl;134 ::rtl::Reference< DocumentEventNotifier_Impl > m_pImpl;
64 class DocumentEventNotifier_Impl;85 ::rtl::Reference< DocumentEventNotifier_Impl > m_pImpl;
Completed in 36 milliseconds