Searched refs:_rxClient (Results 1 – 1 of 1) sorted by relevance
470 …inline static void couple( const Reference< XInterface >& _rxClient, const Reference< XComponent >… in couple() argument472 …Reference< css::lang::XEventListener > xEnsureDelete( new LifetimeCoupler( _rxClient, _rxActor ) ); in couple()476 …inline LifetimeCoupler( const Reference< XInterface >& _rxClient, const Reference< XComponent >& _… in LifetimeCoupler() argument477 :m_xClient( _rxClient ) in LifetimeCoupler()
Completed in 27 milliseconds