Searched refs:aAgg (Results 1 – 1 of 1) sorted by relevance
912 uno::Any aAgg = xShapeAgg->queryAggregation( rTunnelType ); in getSomething() local913 if(aAgg.getValueType() == rTunnelType) in getSomething()945 uno::Any aAgg = xShape->queryInterface(rAggType); in SwXShape() local946 if(aAgg.getValueType() == rAggType) in SwXShape()2143 aAgg >>= xComp; in dispose()2829 aAgg >>= xShapes; in add()2884 aAgg >>= xShapes; in remove()2899 aAgg >>= xAcc; in getCount()2916 aAgg >>= xAcc; in getByIndex()2931 aAgg >>= xAcc; in getElementType()[all …]
Completed in 23 milliseconds