Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/misc/
H A Dproxyaggregation.cxx113OComponentProxyAggregationHelper::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()
226 Sequence< Type > aTypes( OComponentProxyAggregationHelper::getTypes() ); in IMPLEMENT_FORWARD_XINTERFACE2()
251 OComponentProxyAggregationHelper::disposing( _rSource ); in disposing()
[all …]
H A Daccessiblewrapper.cxx386 :OComponentProxyAggregationHelper( _rxORB, _rBHelper ) in OAccessibleContextWrapperHelper()
434 Any aReturn = OComponentProxyAggregationHelper::queryInterface( _rType ); in queryInterface()
441 …NT_FORWARD_XTYPEPROVIDER2( OAccessibleContextWrapperHelper, OComponentProxyAggregationHelper, OAcc… in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument
518 OComponentProxyAggregationHelper::dispose(); in dispose()
525 OComponentProxyAggregationHelper::disposing( _rEvent ); in disposing()
/aoo4110/main/comphelper/inc/comphelper/
H A Dproxyaggregation.hxx130 …class COMPHELPER_DLLPUBLIC OComponentProxyAggregationHelper :public ::cppu::ImplHelper1 < com::sun… class
154 OComponentProxyAggregationHelper(
158 virtual ~OComponentProxyAggregationHelper( );
174 COMPHELPER_DLLPRIVATE OComponentProxyAggregationHelper( ); // never implemented
175 …COMPHELPER_DLLPRIVATE OComponentProxyAggregationHelper( const OComponentProxyAggregationHelper& );…
176 …COMPHELPER_DLLPRIVATE OComponentProxyAggregationHelper& operator=( const OComponentProxyAggregatio…
186 ,public OComponentProxyAggregationHelper
H A Daccessiblewrapper.hxx145 :private OComponentProxyAggregationHelper

Completed in 32 milliseconds