Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx502 MapUnit nDestUnit; in lcl_getUnit() local
504 nDestUnit = MAP_CM; in lcl_getUnit()
506 nDestUnit = MAP_MM; in lcl_getUnit()
508 nDestUnit = MAP_INCH; in lcl_getUnit()
509 return nDestUnit; in lcl_getUnit()
596 MapUnit nDestUnit = lcl_getUnit( aAttrValue ); in ProcessAttrList() local
611 … SvXMLUnitConverter::convertMeasure( aBuffer, nMeasure, MAP_100TH_MM, nDestUnit ); in ProcessAttrList()
758 MapUnit nDestUnit = lcl_getUnit( aAttrValue ); in ProcessAttrList() local
773 … SvXMLUnitConverter::convertMeasure( aBuffer, nMeasure, MAP_100TH_MM, nDestUnit ); in ProcessAttrList()
786 MapUnit nDestUnit = lcl_getUnit( aAttrValue ); in ProcessAttrList() local
[all …]