LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/drawing/DashStyle.hpp>
#include <com/sun/star/drawing/LineDash.hpp>
#include <sax/tools/converter.hxx>
#include <xmloff/DashStyle.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 <xmloff/xmlement.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <xmloff/xmltkmap.hxx>
Go to the source code of this file.
Variables | |
SvXMLEnumMapEntry< drawing::DashStyle > const | pXML_DashStyle_Enum [] |
SvXMLEnumMapEntry<drawing::DashStyle> const pXML_DashStyle_Enum[] |
Definition at line 41 of file DashStyle.cxx.
Referenced by XMLDashStyleExport::exportXML(), and XMLDashStyleImport::importXML().