Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1116 … const uno::Type& rPropSetType = ::getCppuType((const uno::Reference< beans::XPropertySet >*)0); in getPropertySetInfo() local
1117 uno::Any aPSet = xShapeAgg->queryAggregation( rPropSetType ); in getPropertySetInfo()
1118 if(aPSet.getValueType() == rPropSetType && aPSet.getValue()) in getPropertySetInfo()

Completed in 27 milliseconds