Lines Matching refs:OComponentProxyAggregationHelper
113 …OComponentProxyAggregationHelper::OComponentProxyAggregationHelper( const Reference< XMultiService… in OComponentProxyAggregationHelper() function in comphelper::OComponentProxyAggregationHelper
122 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() argument
154 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()
218 …2( OComponentProxyAggregation, OComponentProxyAggregation_CBase, OComponentProxyAggregationHelper ) in IMPLEMENT_FORWARD_XINTERFACE2() argument
226 Sequence< Type > aTypes( OComponentProxyAggregationHelper::getTypes() ); in IMPLEMENT_FORWARD_XINTERFACE2()
251 OComponentProxyAggregationHelper::disposing( _rSource ); in disposing()
258 OComponentProxyAggregationHelper::dispose(); in disposing()