Lines Matching refs:SvXMLUnitConverter
58 const SvXMLUnitConverter& ) const in importXML()
61 SvXMLUnitConverter::convertTime( aTime, rStrImpValue ); in importXML()
72 const SvXMLUnitConverter& ) const in exportXML()
81 SvXMLUnitConverter::convertTime( aOut, aTime ); in exportXML()
105 const SvXMLUnitConverter& ) const in importXML()
112 if( SvXMLUnitConverter::convertPercent( nValue, rStrImpValue ) ) in importXML()
153 const SvXMLUnitConverter& ) const in exportXML()
163 SvXMLUnitConverter::convertPercent( aOut, nVal ); in exportXML()
181 const SvXMLUnitConverter& rUnitConverter ) const in importXML()
211 const SvXMLUnitConverter& rUnitConverter ) const in exportXML()
251 … rtl::OUString& rStrImpValue, ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& ) const in importXML()
257 …OUString& rStrExpValue, const ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& ) const in exportXML()