Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/
H A Dxmlehelp.hxx40 static MapUnit GetUnitFromString(const ::rtl::OUString& rString,
/trunk/main/xmloff/source/style/
H A Dchrhghdl.cxx60 MapUnit eSrcUnit = SvXMLExportHelper::GetUnitFromString( rStrImpValue, MAP_POINT ); in importXML()
/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()
/trunk/main/sax/inc/sax/tools/
H A Dconverter.hxx198 static sal_Int16 GetUnitFromString(const ::rtl::OUString& rString, sal_Int16 nDefaultUnit);
/trunk/main/xmloff/source/core/
H A Dxmlehelp.cxx413 MapUnit SvXMLExportHelper::GetUnitFromString(const ::rtl::OUString& rString, MapUnit eDefaultUnit) in GetUnitFromString() function in SvXMLExportHelper
H A Dxmluconv.cxx751 MapUnit eSrcUnit = SvXMLExportHelper::GetUnitFromString(rString, meCoreMeasureUnit); in convertDouble()
/trunk/main/sax/source/tools/
H A Dconverter.cxx649 sal_Int16 nSourceUnit = GetUnitFromString(rString, nTargetUnit); in convertDouble()
2009 sal_Int16 Converter::GetUnitFromString(const ::rtl::OUString& rString, sal_Int16 nDefaultUnit) in GetUnitFromString() function in sax::Converter

Completed in 45 milliseconds