Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/misc/
H A Dproxyaggregation.cxx201OComponentProxyAggregation::OComponentProxyAggregation( const Reference< XMultiServiceFactory >& _… in OComponentProxyAggregation() function in comphelper::OComponentProxyAggregation
212 OComponentProxyAggregation::~OComponentProxyAggregation() in ~OComponentProxyAggregation()
218 …IMPLEMENT_FORWARD_XINTERFACE2( OComponentProxyAggregation, OComponentProxyAggregation_CBase, OComp… in IMPLEMENT_FORWARD_XINTERFACE2() argument
221 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()
H A Daccessiblewrapper.cxx313 ,OComponentProxyAggregation( _rxORB, Reference< XComponent >( _rxInnerAccessible, UNO_QUERY ) ) in OAccessibleWrapper()
330 …IMPLEMENT_FORWARD_XTYPEPROVIDER2( OAccessibleWrapper, OComponentProxyAggregation, OAccessibleWrapp… in IMPLEMENT_FORWARD_XTYPEPROVIDER2() argument
331 IMPLEMENT_FORWARD_REFCOUNT( OAccessibleWrapper, OComponentProxyAggregation ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
339 aReturn = OComponentProxyAggregation::queryInterface( _rType ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
/trunk/main/comphelper/inc/comphelper/
H A Dproxyaggregation.hxx184 class COMPHELPER_DLLPUBLIC OComponentProxyAggregation :public OBaseMutex class
189 OComponentProxyAggregation(
194 virtual ~OComponentProxyAggregation();
215 COMPHELPER_DLLPRIVATE OComponentProxyAggregation( ); // never implemented
216 …COMPHELPER_DLLPRIVATE OComponentProxyAggregation( const OComponentProxyAggregation& ); // never …
217 …COMPHELPER_DLLPRIVATE OComponentProxyAggregation& operator=( const OComponentProxyAggregation& ); …
H A Daccessiblewrapper.hxx65 ,public OComponentProxyAggregation

Completed in 22 milliseconds