Searched defs:xAgg (Results 1 – 7 of 7) sorted by relevance
158 Reference< XAggregation > xAgg( xProxyFac->createProxy( xTarget ) ); in create() local
199 uno::Reference<lang::XComponent> lcl_GetComponent( const uno::Reference<uno::XAggregation>& xAgg ) in lcl_GetComponent()207 uno::Reference<text::XText> lcl_GetText( const uno::Reference<uno::XAggregation>& xAgg ) in lcl_GetText()215 uno::Reference<text::XSimpleText> lcl_GetSimpleText( const uno::Reference<uno::XAggregation>& xAgg ) in lcl_GetSimpleText()223 uno::Reference<text::XTextRange> lcl_GetTextRange( const uno::Reference<uno::XAggregation>& xAgg ) in lcl_GetTextRange()
340 Reference<XAggregation> xAgg = xProxyFactory->createProxy(_rxMaster.get()); in DBG_NAME() local
389 Reference< XAggregation > xAgg( xg, UNO_QUERY ); in dotest() local
399 Reference< XAggregation > xAgg( xCloneAccess, UNO_QUERY ); in createInstance() local
455 uno::Reference< uno::XAggregation > xAgg = pSwXShape->GetAggregationInterface(); in select() local
637 uno::Reference< uno::XAggregation > xAgg = pShape->GetAggregationInterface(); in add() local
Completed in 85 milliseconds