Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1441 const uno::Type& rPSetType = in setPropertyValue() local
1443 uno::Any aPSet = xShapeAgg->queryAggregation(rPSetType); in setPropertyValue()
1444 if(aPSet.getValueType() != rPSetType || !aPSet.getValue()) in setPropertyValue()
1730 const uno::Type& rPSetType = in _getPropAtAggrObj() local
1732 uno::Any aPSet = xShapeAgg->queryAggregation(rPSetType); in _getPropAtAggrObj()
1733 if ( aPSet.getValueType() != rPSetType || !aPSet.getValue() ) in _getPropAtAggrObj()

Completed in 29 milliseconds