34 const OUString& rStrImpValue,
35 css::uno::Any& rValue,
38 OUString& rStrExpValue,
39 const css::uno::Any& rValue,
the SvXMLTypeConverter converts values of various types from their internal representation to the tex...
This is a handler either only import/exports percent or measure.
virtual bool importXML(const OUString &rStrImpValue, css::uno::Any &rValue, const SvXMLUnitConverter &rUnitConverter) const override
Imports the given value according to the XML-data-type corresponding to the derived class.
XMLPercentOrMeasurePropertyHandler()
virtual bool exportXML(OUString &rStrExpValue, const css::uno::Any &rValue, const SvXMLUnitConverter &rUnitConverter) const override
Exports the given value according to the XML-data-type corresponding to the derived class.
virtual ~XMLPercentOrMeasurePropertyHandler() override
Abstract base-class for different XML-types.