20 #ifndef INCLUDED_XMLOFF_SOURCE_STYLE_PAGEMASTERPROPHDL_HXX
21 #define INCLUDED_XMLOFF_SOURCE_STYLE_PAGEMASTERPROPHDL_HXX
24 #include <rtl/ustring.hxx>
34 const css::uno::Any& rAny1,
35 const css::uno::Any& rAny2
38 const OUString& rStrImpValue,
43 OUString& rStrExpValue,
44 const css::uno::Any& rValue,
56 const OUString& rStrImpValue,
61 OUString& rStrExpValue,
62 const css::uno::Any& rValue,
74 const OUString& rStrImpValue,
79 OUString& rStrExpValue,
80 const css::uno::Any& rValue,
92 const OUString& rStrImpValue,
97 OUString& rStrExpValue,
98 const css::uno::Any& rValue,
114 const OUString& rStrImpValue,
119 OUString& rStrExpValue,
120 const css::uno::Any&
rValue,
132 const OUString& rStrImpValue,
137 OUString& rStrExpValue,
138 const css::uno::Any& rValue,
148 const OUString& rStrImpValue,
153 OUString& rStrExpValue,
154 const css::uno::Any& rValue,
virtual ~XMLPMPropHdl_Print() 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...
virtual ~XMLPMPropHdl_CenterVertical() override
the SvXMLTypeConverter converts values of various types from their internal representation to the tex...
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...
virtual ~XMLPMPropHdl_CenterHorizontal() override
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 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...
virtual bool equals(const css::uno::Any &rAny1, const css::uno::Any &rAny2) const override
Compares two Any's in case of the given XML-data-type.
css::uno::Any const & rValue
XMLPMPropHdl_Print(enum::xmloff::token::XMLTokenEnum eValue)
virtual ~XMLPMPropHdl_PageStyleLayout() override
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 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...
virtual ~XMLPMPropHdl_NumLetterSync() override
XMLTokenEnum
The enumeration of all XML tokens.
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 ~XMLPMPropHdl_PaperTrayNumber() override
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 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 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...
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 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...
Abstract base-class for different XML-types.