LibreOffice Module xmloff (master) 1
|
#include <TransGradientStyle.hxx>
#include <com/sun/star/awt/Gradient2.hpp>
#include <basegfx/utils/bgradient.hxx>
#include <comphelper/documentconstants.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <sax/tools/converter.hxx>
#include <tools/color.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlement.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmluconv.hxx>
Go to the source code of this file.
Variables | |
SvXMLEnumMapEntry< awt::GradientStyle > const | pXML_GradientStyle_Enum [] |
SvXMLEnumMapEntry<awt::GradientStyle> const pXML_GradientStyle_Enum[] |
Definition at line 43 of file TransGradientStyle.cxx.
Referenced by XMLTransGradientStyleExport::exportXML(), and XMLTransGradientStyleImport::importXML().