Searched refs:rPropSetType (Results 1 – 1 of 1) sorted by relevance
1118 … const uno::Type& rPropSetType = ::getCppuType((const uno::Reference< beans::XPropertySet >*)0); in getPropertySetInfo() local1119 uno::Any aPSet = xShapeAgg->queryAggregation( rPropSetType ); in getPropertySetInfo()1120 if(aPSet.getValueType() == rPropSetType && aPSet.getValue()) in getPropertySetInfo()
Completed in 22 milliseconds