|
LibreOffice Module sw (master) 1
|
#include "xmlexpit.hxx"#include <osl/diagnose.h>#include <rtl/ustrbuf.hxx>#include <sax/tools/converter.hxx>#include <svl/poolitem.hxx>#include <svl/itemset.hxx>#include <utility>#include <xmloff/xmluconv.hxx>#include <xmloff/namespacemap.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/prhdlfac.hxx>#include <xmloff/xmltypes.hxx>#include <editeng/xmlcnitm.hxx>#include <xmloff/xmlexp.hxx>#include <xmloff/xmlprhdl.hxx>#include <editeng/memberids.h>#include <hintids.hxx>#include <unomid.h>#include <svx/unomid.hxx>#include <editeng/lrspitem.hxx>#include <editeng/ulspitem.hxx>#include <editeng/shaditem.hxx>#include <editeng/boxitem.hxx>#include <editeng/formatbreakitem.hxx>#include <editeng/keepitem.hxx>#include <editeng/brushitem.hxx>#include <editeng/frmdiritem.hxx>#include <editeng/prntitem.hxx>#include <fmtpdsc.hxx>#include <fmtornt.hxx>#include <fmtfsize.hxx>#include "xmlithlp.hxx"#include <fmtrowsplt.hxx>Go to the source code of this file.
Functions | |
| static bool | lcl_isOdfDoubleLine (const SvxBorderLine *pLine) |
|
static |
Definition at line 340 of file xmlexpit.cxx.
Referenced by SvXMLExportItemMapper::QueryXMLValue().