Searched refs:OWeakConnectionPoint (Results 1 – 2 of 2) sorted by relevance
52 class OWeakConnectionPoint : public XAdapter class58 OWeakConnectionPoint( OWeakObject* pObj ) SAL_THROW( () )78 OWeakConnectionPoint(OWeakConnectionPoint &); // not defined79 void operator =(OWeakConnectionPoint &); // not defined81 virtual ~OWeakConnectionPoint() {} in ~OWeakConnectionPoint()92 Any SAL_CALL OWeakConnectionPoint::queryInterface( const Type & rType ) in queryInterface()99 void SAL_CALL OWeakConnectionPoint::acquire() throw() in acquire()105 void SAL_CALL OWeakConnectionPoint::release() throw() in release()111 void SAL_CALL OWeakConnectionPoint::dispose() in dispose()134 Reference< XInterface > SAL_CALL OWeakConnectionPoint::queryAdapted() in queryAdapted()[all …]
40 class OWeakConnectionPoint;53 friend class OWeakConnectionPoint;79 OWeakConnectionPoint * m_pWeakConnectionPoint;