Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx874 uno::Any aAgg = xPage->queryInterface(::getCppuType((uno::Reference< uno::XAggregation >*)0)); in GetSvxPage() local
914 uno::Any aAgg = xShapeAgg->queryAggregation( rTunnelType ); in getSomething() local
947 uno::Any aAgg = xShape->queryInterface(rAggType); in SwXShape() local
2143 uno::Any aAgg(xShapeAgg->queryAggregation( ::getCppuType((uno::Reference<XComponent>*)0))); in dispose() local
2830 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in add() local
2885 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in remove() local
2900 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in getCount() local
2917 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in getByIndex() local
2932 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in getElementType() local
2947 uno::Any aAgg = xShapeAgg->queryAggregation( rType ); in hasElements() local

Completed in 49 milliseconds