Home
last modified time | relevance | path

Searched refs:UNIT_SPACE (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/oox/source/xls/
H A Dunitconverter.cxx118 maCoeffs[ UNIT_SPACE ] = 100.0; // default 1 space = 1 mm in UnitConverter()
159 maCoeffs[ UNIT_SPACE ] = nSpaceWidth; in finalizeImport()
H A Dstylesbuffer.cxx1385 …ER_OOXML: nIndent = getUnitConverter().scaleToMm100( 3.0 * maModel.mnIndent, UNIT_SPACE ); break; in finalizeImport()
/AOO41X/main/oox/inc/oox/xls/
H A Dunitconverter.hxx52 UNIT_SPACE, /// Space character width of document default font. enumerator