Lines Matching refs:nDestUnit
514 MapUnit nDestUnit; in lcl_getUnit() local
516 nDestUnit = MAP_CM; in lcl_getUnit()
518 nDestUnit = MAP_MM; in lcl_getUnit()
520 nDestUnit = MAP_INCH; in lcl_getUnit()
521 return nDestUnit; in lcl_getUnit()
608 MapUnit nDestUnit = lcl_getUnit( aAttrValue ); in ProcessAttrList() local
623 … SvXMLUnitConverter::convertMeasure( aBuffer, nMeasure, MAP_100TH_MM, nDestUnit ); in ProcessAttrList()
770 MapUnit nDestUnit = lcl_getUnit( aAttrValue ); in ProcessAttrList() local
785 … SvXMLUnitConverter::convertMeasure( aBuffer, nMeasure, MAP_100TH_MM, nDestUnit ); in ProcessAttrList()
798 MapUnit nDestUnit = lcl_getUnit( aAttrValue ); in ProcessAttrList() local
811 … SvXMLUnitConverter::convertMeasure( aBuffer, nMeasure, MAP_100TH_MM, nDestUnit ); in ProcessAttrList()
823 MapUnit nDestUnit = lcl_getUnit( aAttrValue ); in ProcessAttrList() local
836 … SvXMLUnitConverter::convertMeasure( aBuffer, nMeasure, MAP_100TH_MM, nDestUnit ); in ProcessAttrList()