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()114 void SAL_CALL OWeakConnectionPoint::dispose() throw(::com::sun::star::uno::RuntimeException) in dispose()137 Reference< XInterface > SAL_CALL OWeakConnectionPoint::queryAdapted() throw(::com::sun::star::uno::… in queryAdapted()[all …]
39 class OWeakConnectionPoint;52 friend class OWeakConnectionPoint;79 OWeakConnectionPoint * m_pWeakConnectionPoint;