Searched refs:rAggType (Results 1 – 1 of 1) sorted by relevance
942 const uno::Type& rAggType = ::getCppuType((const uno::Reference< uno::XAggregation >*)0); in SwXShape() local945 uno::Any aAgg = xShape->queryInterface(rAggType); in SwXShape()946 if(aAgg.getValueType() == rAggType) in SwXShape()
Completed in 55 milliseconds