Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/
H A Dxmlehelp.hxx38 static double GetConversionFactor(::rtl::OUStringBuffer& rUnit,
/trunk/main/sax/source/tools/
H A Dconverter.cxx630 double fFactor = GetConversionFactor(sUnit, nSourceUnit, nTargetUnit); in convertDouble()
664 double fFactor = GetConversionFactor(sUnit, nSourceUnit, nTargetUnit); in convertDouble()
1831 double Converter::GetConversionFactor(::rtl::OUStringBuffer& rUnit, sal_Int16 nSourceUnit, sal_Int1… in GetConversionFactor() function in sax::Converter
/trunk/main/sax/inc/sax/tools/
H A Dconverter.hxx197 …static double GetConversionFactor(::rtl::OUStringBuffer& rUnit, sal_Int16 nSourceUnit, sal_Int16 n…
/trunk/main/xmloff/source/core/
H A Dxmlehelp.cxx231 double SvXMLExportHelper::GetConversionFactor(::rtl::OUStringBuffer& rUnit, in GetConversionFactor() function in SvXMLExportHelper
H A Dxmluconv.cxx730 double fFactor = SvXMLExportHelper::GetConversionFactor(sUnit, eCoreUnit, eDstUnit); in convertDouble()
772 const double fFactor = SvXMLExportHelper::GetConversionFactor(sUnit, eCoreUnit, eSrcUnit); in convertDouble()
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx936 double fFactor = SvXMLExportHelper::GetConversionFactor( aUnitStr, MAP_100TH_MM, eSrcUnit ); in StartElement()

Completed in 38 milliseconds