Home
last modified time | relevance | path

Searched refs:OConnectionPointHelper (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/UnoControls/source/controls/
H A DOConnectionPointHelper.cxx55 OConnectionPointHelper::OConnectionPointHelper( Mutex& aMutex , in OConnectionPointHelper() function in unocontrols::OConnectionPointHelper
65 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 …]
H A DOConnectionPointContainerHelper.cxx142OConnectionPointHelper* pNewConnectionPoint = new OConnectionPointHelper( m_aSharedMutex, this, aT… in queryConnectionPoint()
H A Dmakefile.mk38 $(SLO)$/OConnectionPointHelper.obj \
/aoo4110/main/UnoControls/source/inc/
H A DOConnectionPointHelper.hxx71 class OConnectionPointHelper : public UNO3_XCONNECTIONPOINT class
98 OConnectionPointHelper( UNO3_MUTEX& aMutex ,
115 virtual ~OConnectionPointHelper();

Completed in 25 milliseconds