Searched refs:rPSetType (Results 1 – 1 of 1) sorted by relevance
1441 const uno::Type& rPSetType = in setPropertyValue() local1443 uno::Any aPSet = xShapeAgg->queryAggregation(rPSetType); in setPropertyValue()1444 if(aPSet.getValueType() != rPSetType || !aPSet.getValue()) in setPropertyValue()1730 const uno::Type& rPSetType = in _getPropAtAggrObj() local1732 uno::Any aPSet = xShapeAgg->queryAggregation(rPSetType); in _getPropAtAggrObj()1733 if ( aPSet.getValueType() != rPSetType || !aPSet.getValue() ) in _getPropAtAggrObj()
Completed in 34 milliseconds