Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/property/
H A Dproperty.cxx95 const Any aSourceValue = _rxSource->getPropertyValue(pSourceProps->Name); in copyProperties() local
96 … if ( 0 != (aDestProp.Attributes & PropertyAttribute::MAYBEVOID) || aSourceValue.hasValue() ) in copyProperties()
97 _rxDest->setPropertyValue(pSourceProps->Name, aSourceValue); in copyProperties()

Completed in 9 milliseconds