Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1125 Any aEffectiveMax( xOldProps->getPropertyValue(sPropEffectiveMax) ); in TransferFormComponentProperties() local
1126 if (aEffectiveMax.hasValue()) in TransferFormComponentProperties()
1130 OSL_ENSURE(aEffectiveMax.getValueType().getTypeClass() == TypeClass_DOUBLE, in TransferFormComponentProperties()
1132 xNewProps->setPropertyValue(sPropValueMax, aEffectiveMax); in TransferFormComponentProperties()

Completed in 16 milliseconds