Searched refs:OProxyAggregation (Results 1 – 2 of 2) sorted by relevance
84 class OProxyAggregation class98 …OProxyAggregation( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFa…99 ~OProxyAggregation();113 OProxyAggregation( ); // never implemented114 OProxyAggregation( const OProxyAggregation& ); // never implemented115 OProxyAggregation& operator=( const OProxyAggregation& ); // never implemented132 ,private OProxyAggregation145 using OProxyAggregation::getORB;
42 OProxyAggregation::OProxyAggregation( const Reference< XMultiServiceFactory >& _rxORB ) in OProxyAggregation() function in comphelper::OProxyAggregation48 …void OProxyAggregation::baseAggregateProxyFor( const Reference< XInterface >& _rxComponent, oslInt… in baseAggregateProxyFor()81 Any SAL_CALL OProxyAggregation::queryAggregation( const Type& _rType ) throw (RuntimeException) in queryAggregation()87 Sequence< Type > SAL_CALL OProxyAggregation::getTypes( ) throw (RuntimeException) in getTypes()99 OProxyAggregation::~OProxyAggregation() in ~OProxyAggregation()115 :OProxyAggregation( _rxORB ) in OComponentProxyAggregationHelper()146 aReturn = OProxyAggregation::queryAggregation( _rType ); in queryInterface()151 IMPLEMENT_FORWARD_XTYPEPROVIDER2( OComponentProxyAggregationHelper, BASE, OProxyAggregation ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument
Completed in 14 milliseconds