Searched refs:OConnectionPointContainerHelper (Results 1 – 6 of 6) sorted by relevance
55 OConnectionPointContainerHelper::OConnectionPointContainerHelper( Mutex& aMutex ) in OConnectionPointContainerHelper() function in unocontrols::OConnectionPointContainerHelper61 OConnectionPointContainerHelper::~OConnectionPointContainerHelper() in ~OConnectionPointContainerHelper()69 Any SAL_CALL OConnectionPointContainerHelper::queryInterface( const Type& aType ) throw( RuntimeExc… in queryInterface()94 void SAL_CALL OConnectionPointContainerHelper::acquire() throw() in acquire()107 void SAL_CALL OConnectionPointContainerHelper::release() throw() in release()120 Sequence< Type > SAL_CALL OConnectionPointContainerHelper::getConnectionPointTypes() throw( Runtime… in getConnectionPointTypes()130 Reference< XConnectionPoint > SAL_CALL OConnectionPointContainerHelper::queryConnectionPoint( const… in queryConnectionPoint()153 void SAL_CALL OConnectionPointContainerHelper::advise( const Type& aType , in advise()164 void SAL_CALL OConnectionPointContainerHelper::unadvise( const Type& aType , in unadvise()176 OMultiTypeInterfaceContainerHelper& OConnectionPointContainerHelper::impl_getMultiTypeContainer() in impl_getMultiTypeContainer()
56 OConnectionPointContainerHelper* pContainerImplementation , in OConnectionPointHelper()
69 class OConnectionPointContainerHelper : public UNO3_XCONNECTIONPOINTCONTAINER class96 OConnectionPointContainerHelper( UNO3_MUTEX& aMutex );111 virtual ~OConnectionPointContainerHelper();
61 #define UNO3_OCONNECTIONPOINTCONTAINERHELPER OConnectionPointContainerHelper
57 #define UNO3_OCONNECTIONPOINTCONTAINERHELPER OConnectionPointContainerHelper
58 UnoControls/source/controls/OConnectionPointContainerHelper \
Completed in 26 milliseconds