Home
last modified time | relevance | path

Searched defs:aAgg (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx872 uno::Any aAgg = xPage->queryInterface(::getCppuType((uno::Reference< uno::XAggregation >*)0)); in GetSvxPage() local
912 uno::Any aAgg = xShapeAgg->queryAggregation( rTunnelType ); in getSomething() local
945 uno::Any aAgg = xShape->queryInterface(rAggType); in SwXShape() local
2141 uno::Any aAgg(xShapeAgg->queryAggregation( ::getCppuType((uno::Reference<XComponent>*)0))); in dispose() local
2828 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in add() local
2883 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in remove() local
2898 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in getCount() local
2915 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in getByIndex() local
2930 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in getElementType() local
2945 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in hasElements() local

Completed in 37 milliseconds