35 virtual bool importXML(
const OUString& rStrImpValue, css::uno::Any& rValue,
37 virtual bool exportXML(OUString& rStrExpValue,
const css::uno::Any& rValue,
the SvXMLTypeConverter converts values of various types from their internal representation to the tex...
PropertyHandler for the XML-data-type: XML_TYPE_NUMBER16_AUTO Reads/writes numeric properties with sp...
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 ~XMLNumberWithAutoForVoidPropHdl() override
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.
XMLNumberWithAutoForVoidPropHdl()
Abstract base-class for different XML-types.