LibreOffice Module xmloff (master) 1
|
#include <xmloff/HatchStyle.hxx>
#include <com/sun/star/drawing/Hatch.hpp>
#include <sax/tools/converter.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/xmlimp.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmlement.hxx>
Go to the source code of this file.
Variables | |
SvXMLEnumMapEntry< drawing::HatchStyle > const | pXML_HatchStyle_Enum [] |
SvXMLEnumMapEntry<drawing::HatchStyle> const pXML_HatchStyle_Enum[] |
Definition at line 42 of file HatchStyle.cxx.
Referenced by XMLHatchStyleExport::exportXML(), and XMLHatchStyleImport::importXML().