Searched refs:nDisplayUnit (Results 1 – 2 of 2) sorted by relevance
1219 sal_Int16 nDisplayUnit = -1; in describePropertyLine() local1228 nDisplayUnit = impl_getDocumentMeasurementUnit_throw(); in describePropertyLine()1240 if ( nDisplayUnit != -1 ) in describePropertyLine()1241 xNumericControl->setDisplayUnit( nDisplayUnit ); in describePropertyLine()
862 …const sal_Int16 nDisplayUnit = VCLUnoHelper::ConvertToMeasurementUnit( MEASURE_METRIC == eSystem ?… in describePropertyLine() local870 if ( nDisplayUnit != -1 ) in describePropertyLine()871 xNumericControl->setDisplayUnit( nDisplayUnit ); in describePropertyLine()