Searched refs:OObserverImpl (Results 1 – 1 of 1) sorted by relevance
70 class OObserverImpl : public ::cppu::WeakImplHelper1< XTerminateListener > class76 OObserverImpl();77 ~OObserverImpl();89 OObserverImpl::OObserverImpl() in OObserverImpl() function in utl::__anon83f7a3c80111::OObserverImpl94 OObserverImpl::~OObserverImpl() in ~OObserverImpl()99 void OObserverImpl::ensureObservation() in ensureObservation()117 xDesktop->addTerminateListener( new OObserverImpl ); in ensureObservation()126 …void SAL_CALL OObserverImpl::queryTermination( const EventObject& /*Event*/ ) throw (TerminationVe… in queryTermination()145 …void SAL_CALL OObserverImpl::notifyTermination( const EventObject& /*Event*/ ) throw (RuntimeExcep… in notifyTermination()173 … void SAL_CALL OObserverImpl::disposing( const EventObject& /*Event*/ ) throw (RuntimeException) in disposing()[all …]
Completed in 13 milliseconds