Home
last modified time | relevance | path

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

/trunk/main/toolkit/inc/toolkit/helper/
H A Dvclunohelper.hxx130 …static sal_Int16 ConvertToMeasurementUnit( FieldUnit _nFieldUnit, s…
134 …static sal_Int16 /* com.sun.star.util.MeasureUnit.* */ ConvertToMeasurementUnit(MapUnit /* MapMode…
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx538 sal_Int16 VCLUnoHelper::ConvertToMeasurementUnit( FieldUnit _nFieldUnit, sal_Int16 _nUNOToFieldValu… in ConvertToMeasurementUnit() function in VCLUnoHelper
637 sal_Int16 /* com.sun.star.util.MeasureUnit.* */ VCLUnoHelper::ConvertToMeasurementUnit(MapUnit /* M… in ConvertToMeasurementUnit() function in VCLUnoHelper
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx569 return VCLUnoHelper::ConvertToMeasurementUnit( getTypedControlWindow()->GetUnit(), 1 ); in getDisplayUnit()
598 return VCLUnoHelper::ConvertToMeasurementUnit( m_eValueUnit, m_nFieldToUNOValueFactor ); in getValueUnit()
H A Dpropertyhandler.cxx434 return VCLUnoHelper::ConvertToMeasurementUnit( eUnit, 1 ); in impl_getDocumentMeasurementUnit_throw()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx861 …const sal_Int16 nDisplayUnit = VCLUnoHelper::ConvertToMeasurementUnit( MEASURE_METRIC == eSystem ?… in describePropertyLine()

Completed in 53 milliseconds