Searched refs:OWeakConnectionPoint (Results 1 – 2 of 2) sorted by relevance
54 class OWeakConnectionPoint : public XAdapter class60 OWeakConnectionPoint( OWeakObject* pObj ) SAL_THROW( () )80 OWeakConnectionPoint(OWeakConnectionPoint &); // not defined81 void operator =(OWeakConnectionPoint &); // not defined83 virtual ~OWeakConnectionPoint() {} in ~OWeakConnectionPoint()94 Any SAL_CALL OWeakConnectionPoint::queryInterface( const Type & rType ) in queryInterface()102 void SAL_CALL OWeakConnectionPoint::acquire() throw() in acquire()108 void SAL_CALL OWeakConnectionPoint::release() throw() in release()165 void SAL_CALL OWeakConnectionPoint::addReference(const Reference< XReference >& rRef) in addReference()222 OWeakConnectionPoint * const p = m_pWeakConnectionPoint; in disposeWeakConnectionPoint()[all …]
39 class OWeakConnectionPoint;52 friend class OWeakConnectionPoint;79 OWeakConnectionPoint * m_pWeakConnectionPoint;
Completed in 13 milliseconds