Searched refs:OComponentProxyAggregation (Results 1 – 4 of 4) sorted by relevance
201 …OComponentProxyAggregation::OComponentProxyAggregation( const Reference< XMultiServiceFactory >& _… in OComponentProxyAggregation() function in comphelper::OComponentProxyAggregation212 OComponentProxyAggregation::~OComponentProxyAggregation() in ~OComponentProxyAggregation()218 …IMPLEMENT_FORWARD_XINTERFACE2( OComponentProxyAggregation, OComponentProxyAggregation_CBase, OComp… in IMPLEMENT_FORWARD_XINTERFACE2() argument221 IMPLEMENT_GET_IMPLEMENTATION_ID( OComponentProxyAggregation ) in IMPLEMENT_FORWARD_XINTERFACE2()224 Sequence< Type > SAL_CALL OComponentProxyAggregation::getTypes( ) throw (RuntimeException) in IMPLEMENT_FORWARD_XINTERFACE2()237 void OComponentProxyAggregation::implEnsureDisposeInDtor( ) in implEnsureDisposeInDtor()247 …void SAL_CALL OComponentProxyAggregation::disposing( const EventObject& _rSource ) throw (RuntimeE… in disposing()255 void SAL_CALL OComponentProxyAggregation::disposing() throw (RuntimeException) in disposing()262 void SAL_CALL OComponentProxyAggregation::dispose() throw( RuntimeException ) in dispose()
313 ,OComponentProxyAggregation( _rxORB, Reference< XComponent >( _rxInnerAccessible, UNO_QUERY ) ) in OAccessibleWrapper()330 …IMPLEMENT_FORWARD_XTYPEPROVIDER2( OAccessibleWrapper, OComponentProxyAggregation, OAccessibleWrapp… in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument331 IMPLEMENT_FORWARD_REFCOUNT( OAccessibleWrapper, OComponentProxyAggregation ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()339 aReturn = OComponentProxyAggregation::queryInterface( _rType ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
184 class COMPHELPER_DLLPUBLIC OComponentProxyAggregation :public OBaseMutex class189 OComponentProxyAggregation(194 virtual ~OComponentProxyAggregation();215 COMPHELPER_DLLPRIVATE OComponentProxyAggregation( ); // never implemented216 …COMPHELPER_DLLPRIVATE OComponentProxyAggregation( const OComponentProxyAggregation& ); // never …217 …COMPHELPER_DLLPRIVATE OComponentProxyAggregation& operator=( const OComponentProxyAggregation& ); …
65 ,public OComponentProxyAggregation
Completed in 46 milliseconds