Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/core/
H A Dxmlehelp.cxx41 void SvXMLExportHelper::AddLength( sal_Int32 nValue, MapUnit eValueUnit, in AddLength()
225 void SvXMLExportHelper::AddPercentage( sal_Int32 nValue, OUStringBuffer& rOut ) in AddPercentage()
231 double SvXMLExportHelper::GetConversionFactor(::rtl::OUStringBuffer& rUnit, in GetConversionFactor()
413 MapUnit SvXMLExportHelper::GetUnitFromString(const ::rtl::OUString& rString, MapUnit eDefaultUnit) in GetUnitFromString()
H A Dxmluconv.cxx434 SvXMLExportHelper::AddLength( nMeasure, eSrcUnit, in convertMeasure()
730 double fFactor = SvXMLExportHelper::GetConversionFactor(sUnit, eCoreUnit, eDstUnit); in convertDouble()
751 MapUnit eSrcUnit = SvXMLExportHelper::GetUnitFromString(rString, meCoreMeasureUnit); in convertDouble()
772 const double fFactor = SvXMLExportHelper::GetConversionFactor(sUnit, eCoreUnit, eSrcUnit); in convertDouble()
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx127 MapUnit eSrcUnit( SvXMLExportHelper::GetUnitFromString( rValue, MAP_100TH_MM ) ); in GetDistance()
164 MapUnit eSrcUnit = SvXMLExportHelper::GetUnitFromString( rValue, MAP_100TH_MM ); in GetDoublePercentage()
933 MapUnit eSrcUnit( SvXMLExportHelper::GetUnitFromString( rValue, MAP_100TH_MM ) ); in StartElement()
936 double fFactor = SvXMLExportHelper::GetConversionFactor( aUnitStr, MAP_100TH_MM, eSrcUnit ); in StartElement()
/trunk/main/xmloff/inc/
H A Dxmlehelp.hxx31 class SvXMLExportHelper class
/trunk/main/xmloff/source/style/
H A Dchrhghdl.cxx60 MapUnit eSrcUnit = SvXMLExportHelper::GetUnitFromString( rStrImpValue, MAP_POINT ); in importXML()

Completed in 45 milliseconds