Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx914 uno::Any aAgg = xShapeAgg->queryAggregation( rTunnelType ); in getSomething() local
915 if(aAgg.getValueType() == rTunnelType) in getSomething()
947 uno::Any aAgg = xShape->queryInterface(rAggType); in SwXShape() local
948 if(aAgg.getValueType() == rAggType) in SwXShape()
2145 aAgg >>= xComp; in dispose()
2831 aAgg >>= xShapes; in add()
2886 aAgg >>= xShapes; in remove()
2901 aAgg >>= xAcc; in getCount()
2918 aAgg >>= xAcc; in getByIndex()
2933 aAgg >>= xAcc; in getElementType()
[all …]

Completed in 33 milliseconds