32 bool importXML(
const OUString& rStrImpValue, css::uno::Any& rValue,
35 bool exportXML(OUString& rStrExpValue,
const css::uno::Any& rValue,
the SvXMLTypeConverter converts values of various types from their internal representation to the tex...
Abstract base-class for different XML-types.
Maps <style:page-layout-properties style:writing-mode="..."> to RtlGutter.
~XMLRtlGutterPropertyHandler() override
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.
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.
XMLRtlGutterPropertyHandler()