Searched refs:OConnectionPointHelper (Results 1 – 4 of 4) sorted by relevance
55 OConnectionPointHelper::OConnectionPointHelper( Mutex& aMutex , in OConnectionPointHelper() function in unocontrols::OConnectionPointHelper65 OConnectionPointHelper::~OConnectionPointHelper() in ~OConnectionPointHelper()73 Any SAL_CALL OConnectionPointHelper::queryInterface( const Type& aType ) throw( RuntimeException ) in queryInterface()98 void SAL_CALL OConnectionPointHelper::acquire() throw() in acquire()111 void SAL_CALL OConnectionPointHelper::release() throw() in release()124 Type SAL_CALL OConnectionPointHelper::getConnectionType() throw( RuntimeException ) in getConnectionType()160 void SAL_CALL OConnectionPointHelper::advise( const Reference< XInterface >& xListener ) throw( Lis… in advise()195 void SAL_CALL OConnectionPointHelper::unadvise( const Reference< XInterface >& xListener ) throw( R… in unadvise()216 Sequence< Reference< XInterface > > SAL_CALL OConnectionPointHelper::getConnections() throw( Runtim… in getConnections()247 sal_Bool OConnectionPointHelper::impl_LockContainer() in impl_LockContainer()[all …]
142 …OConnectionPointHelper* pNewConnectionPoint = new OConnectionPointHelper( m_aSharedMutex, this, aT… in queryConnectionPoint()
71 class OConnectionPointHelper : public UNO3_XCONNECTIONPOINT class98 OConnectionPointHelper( UNO3_MUTEX& aMutex ,115 virtual ~OConnectionPointHelper();
57 UnoControls/source/controls/OConnectionPointHelper \
Completed in 23 milliseconds