Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dunitconverter.cxx115 maCoeffs[ UNIT_REFDEVX ] = 12.5; // default: 1 px = 0.125 mm in UnitConverter()
138 maCoeffs[ UNIT_REFDEVX ] = 100000.0 / aInfo.PixelPerMeterX; in finalizeImport()
146 …esc.Height = static_cast< sal_Int16 >( scaleValue( aDesc.Height, UNIT_TWIP, UNIT_REFDEVX ) + 0.5 ); in finalizeImport()
153 …DigitWidth = ::std::max( nDigitWidth, scaleToMm100( xFont->getCharWidth( cChar ), UNIT_REFDEVX ) ); in finalizeImport()
157 sal_Int32 nSpaceWidth = scaleToMm100( xFont->getCharWidth( ' ' ), UNIT_REFDEVX ); in finalizeImport()
/aoo4110/main/oox/inc/oox/xls/
H A Dunitconverter.hxx49 UNIT_REFDEVX, /// Horizontal pixels in Calc reference device. enumerator

Completed in 19 milliseconds