Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx912 uno::Any aAgg = xShapeAgg->queryAggregation( rTunnelType ); in getSomething() local
913 if(aAgg.getValueType() == rTunnelType) in getSomething()
945 uno::Any aAgg = xShape->queryInterface(rAggType); in SwXShape() local
946 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