Home
last modified time | relevance | path

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

/AOO42X/main/xmloff/source/core/ !
H A Dxmlehelp.cxx41 void SvXMLExportHelper::AddLength( sal_Int32 nValue, MapUnit eValueUnit, in AddLength() argument
57 switch( eValueUnit ) in AddLength()
115 long nFac2 = (MAP_100TH_MM == eValueUnit) ? 100 : 10; in AddLength()
/AOO42X/main/xmloff/inc/ !
H A Dxmlehelp.hxx34 static void AddLength( sal_Int32 nValue, MapUnit eValueUnit,