Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1115 Any aEffectiveMin( xOldProps->getPropertyValue(sPropEffectiveMin) ); in TransferFormComponentProperties() local
1116 if (aEffectiveMin.hasValue()) in TransferFormComponentProperties()
1120 OSL_ENSURE(aEffectiveMin.getValueType().getTypeClass() == TypeClass_DOUBLE, in TransferFormComponentProperties()
1122 xNewProps->setPropertyValue(sPropValueMin, aEffectiveMin); in TransferFormComponentProperties()

Completed in 21 milliseconds