Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx1443 const uno::Type& rPSetType = in setPropertyValue() local
1445 uno::Any aPSet = xShapeAgg->queryAggregation(rPSetType); in setPropertyValue()
1446 if(aPSet.getValueType() != rPSetType || !aPSet.getValue()) in setPropertyValue()
1732 const uno::Type& rPSetType = in _getPropAtAggrObj() local
1734 uno::Any aPSet = xShapeAgg->queryAggregation(rPSetType); in _getPropAtAggrObj()
1735 if ( aPSet.getValueType() != rPSetType || !aPSet.getValue() ) in _getPropAtAggrObj()

Completed in 34 milliseconds