Searched refs:aEffectiveMax (Results 1 – 1 of 1) sorted by relevance
1125 Any aEffectiveMax( xOldProps->getPropertyValue(sPropEffectiveMax) ); in TransferFormComponentProperties() local1126 if (aEffectiveMax.hasValue()) in TransferFormComponentProperties()1130 OSL_ENSURE(aEffectiveMax.getValueType().getTypeClass() == TypeClass_DOUBLE, in TransferFormComponentProperties()1132 xNewProps->setPropertyValue(sPropValueMax, aEffectiveMax); in TransferFormComponentProperties()
Completed in 53 milliseconds