Searched refs:xInnerComponent (Results 1 – 1 of 1) sorted by relevance
407 Reference< XComponent > xInnerComponent( m_xInnerContext, UNO_QUERY ); in aggregateProxy() local408 …OSL_ENSURE( xInnerComponent.is(), "OComponentProxyAggregation::aggregateProxy: accessible is no XC… in aggregateProxy()409 if ( xInnerComponent.is() ) in aggregateProxy()410 componentAggregateProxyFor( xInnerComponent, _rRefCount, _rDelegator ); in aggregateProxy()
Completed in 21 milliseconds