25#include <com/sun/star/chart/ErrorBarStyle.hpp>
26#include <com/sun/star/uno/Any.hxx>
49 if(
nValue == css::chart::ErrorBarStyle::STANDARD_ERROR
50 ||
nValue == css::chart::ErrorBarStyle::FROM_DATA )
52 nValue = css::chart::ErrorBarStyle::NONE;
the SvXMLTypeConverter converts values of various types from their internal representation to the tex...
SvtSaveOptions::ODFSaneDefaultVersion getSaneDefaultVersion() const
ODF version, only when exporting.
PropertyHandler for a generic xml enumeration type:
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 ~XMLErrorBarStylePropertyHdl() override
XMLErrorBarStylePropertyHdl(const SvXMLEnumMapEntry< sal_Int32 > *pEnumMap)