Home
last modified time | relevance | path

Searched refs:OLockListener (Results 1 – 2 of 2) sorted by relevance

/trunk/main/comphelper/source/misc/
H A Dinstancelocker.cxx182 …m_pLockListener = new OLockListener( uno::Reference< lang::XComponent > ( static_cast< lang::XComp… in initialize()
255 OLockListener::OLockListener( const uno::WeakReference< lang::XComponent >& xWrapper, in OLockListener() function in OLockListener
269 OLockListener::~OLockListener() in ~OLockListener()
274 void OLockListener::Dispose() in Dispose()
314 void SAL_CALL OLockListener::disposing( const lang::EventObject& aEvent ) in disposing()
339 void SAL_CALL OLockListener::queryClosing( const lang::EventObject& aEvent, sal_Bool ) in queryClosing()
369 void SAL_CALL OLockListener::notifyClosing( const lang::EventObject& aEvent ) in notifyClosing()
400 void SAL_CALL OLockListener::queryTermination( const lang::EventObject& aEvent ) in queryTermination()
429 void SAL_CALL OLockListener::notifyTermination( const lang::EventObject& aEvent ) in notifyTermination()
465 sal_Bool OLockListener::Init() in Init()
H A Dinstancelocker.hxx42 class OLockListener;
54 OLockListener* m_pLockListener;
90 class OLockListener : public ::cppu::WeakImplHelper2< ::com::sun::star::util::XCloseListener, class
105OLockListener( const ::com::sun::star::uno::WeakReference< ::com::sun::star::lang::XComponent >& x…
110 ~OLockListener();

Completed in 12 milliseconds