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()100 void SAL_CALL OWeakConnectionPoint::acquire() throw() in acquire()106 void SAL_CALL OWeakConnectionPoint::release() throw() in release()112 void SAL_CALL OWeakConnectionPoint::dispose() throw(::com::sun::star::uno::RuntimeException) in dispose()135 Reference< XInterface > SAL_CALL OWeakConnectionPoint::queryAdapted() throw(::com::sun::star::uno::… in queryAdapted()[all …]
40 class OWeakConnectionPoint;53 friend class OWeakConnectionPoint;80 OWeakConnectionPoint * m_pWeakConnectionPoint;