Lines Matching refs:FUNIT_NONE
1170 return FUNIT_NONE; in ImplStringToMetric()
1206 static FieldUnit eDefaultUnit = FUNIT_NONE;
1244 return FUNIT_NONE; in ImplMap2FieldUnit()
1314 eOutUnit == FUNIT_NONE || in ConvertDoubleValue()
1316 eInUnit == FUNIT_NONE ) in ConvertDoubleValue()
1321 eOutUnit = FUNIT_NONE; in ConvertDoubleValue()
1323 eInUnit = FUNIT_NONE; in ConvertDoubleValue()
1351 eOutUnit == FUNIT_NONE || in ConvertDoubleValue()
1408 eInUnit == FUNIT_NONE || in ConvertDoubleValue()
1589 if ( meUnit != FUNIT_NONE ) in CreateFieldText()
1632 SetValue( nValue, FUNIT_NONE ); in SetValue()
1640 return GetValue( FUNIT_NONE ); in GetValue()
2089 return GetValue( FUNIT_NONE ); in GetValue()