Searched refs:OComponentProxyAggregationHelper (Results 1 – 4 of 4) sorted by relevance
113 …OComponentProxyAggregationHelper::OComponentProxyAggregationHelper( const Reference< XMultiService… in OComponentProxyAggregationHelper() function in comphelper::OComponentProxyAggregationHelper122 void OComponentProxyAggregationHelper::componentAggregateProxyFor( in componentAggregateProxyFor()142 …Any SAL_CALL OComponentProxyAggregationHelper::queryInterface( const Type& _rType ) throw (Runtime… in queryInterface()151 IMPLEMENT_FORWARD_XTYPEPROVIDER2( OComponentProxyAggregationHelper, BASE, OProxyAggregation ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument154 OComponentProxyAggregationHelper::~OComponentProxyAggregationHelper( ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()169 …void SAL_CALL OComponentProxyAggregationHelper::disposing( const EventObject& _rSource ) throw (Ru… in disposing()181 void SAL_CALL OComponentProxyAggregationHelper::dispose() throw( RuntimeException ) in dispose()204 ,OComponentProxyAggregationHelper( _rxORB, rBHelper ) in OComponentProxyAggregation()226 Sequence< Type > aTypes( OComponentProxyAggregationHelper::getTypes() ); in IMPLEMENT_FORWARD_XINTERFACE2()251 OComponentProxyAggregationHelper::disposing( _rSource ); in disposing()[all …]
386 :OComponentProxyAggregationHelper( _rxORB, _rBHelper ) in OAccessibleContextWrapperHelper()434 Any aReturn = OComponentProxyAggregationHelper::queryInterface( _rType ); in queryInterface()441 …NT_FORWARD_XTYPEPROVIDER2( OAccessibleContextWrapperHelper, OComponentProxyAggregationHelper, OAcc… in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument518 OComponentProxyAggregationHelper::dispose(); in dispose()525 OComponentProxyAggregationHelper::disposing( _rEvent ); in disposing()
130 …class COMPHELPER_DLLPUBLIC OComponentProxyAggregationHelper :public ::cppu::ImplHelper1 < com::sun… class154 OComponentProxyAggregationHelper(158 virtual ~OComponentProxyAggregationHelper( );174 COMPHELPER_DLLPRIVATE OComponentProxyAggregationHelper( ); // never implemented175 …COMPHELPER_DLLPRIVATE OComponentProxyAggregationHelper( const OComponentProxyAggregationHelper& );…176 …COMPHELPER_DLLPRIVATE OComponentProxyAggregationHelper& operator=( const OComponentProxyAggregatio…186 ,public OComponentProxyAggregationHelper
145 :private OComponentProxyAggregationHelper
Completed in 38 milliseconds