Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx486 …entUnit( sal_Int16 _nUnit, UnitConversionDirection eDirection, sal_Int16& _rFieldToUNOValueFactor ) in convertMeasurementUnit() argument
515 …ldUnit == (FieldUnit)_nUnit ) && ( aUnits[ i ].nFieldToMeasureFactor == _rFieldToUNOValueFactor ) ) in convertMeasurementUnit()
522 _rFieldToUNOValueFactor = aUnits[ i ].nFieldToMeasureFactor; in convertMeasurementUnit()
530 _rFieldToUNOValueFactor = 1; in convertMeasurementUnit()
544 …VCLUnoHelper::ConvertToFieldUnit( sal_Int16 _nMeasurementUnit, sal_Int16& _rFieldToUNOValueFactor ) in ConvertToFieldUnit() argument
546 …t)convertMeasurementUnit( _nMeasurementUnit, MeasurementUnitToFieldUnit, _rFieldToUNOValueFactor ); in ConvertToFieldUnit()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dvclunohelper.hxx130 … ConvertToMeasurementUnit( FieldUnit _nFieldUnit, sal_Int16 _rFieldToUNOValueFactor );
131 … ConvertToFieldUnit( sal_Int16 _nMeasurementUnit, sal_Int16& _rFieldToUNOValueFactor );

Completed in 9 milliseconds