Searched refs:aEffectiveMin (Results 1 – 1 of 1) sorted by relevance
1115 Any aEffectiveMin( xOldProps->getPropertyValue(sPropEffectiveMin) ); in TransferFormComponentProperties() local1116 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