| LibreOffice Module sw (master) 1
    | 
#include "xmlimpit.hxx"#include <sal/log.hxx>#include <sax/tools/converter.hxx>#include <utility>#include <xmloff/xmluconv.hxx>#include <svl/itempool.hxx>#include <svl/poolitem.hxx>#include <svl/itemset.hxx>#include <xmloff/namespacemap.hxx>#include <editeng/xmlcnitm.hxx>#include <editeng/memberids.h>#include <osl/diagnose.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/frmdir.hxx>#include <fmtpdsc.hxx>#include <fmtornt.hxx>#include <fmtfsize.hxx>#include <xmloff/prhdlfac.hxx>#include <xmloff/xmltypes.hxx>#include <xmloff/xmlprhdl.hxx>#include <xmloff/xmlimp.hxx>#include <xmloff/xmlnamespace.hxx>#include "xmlithlp.hxx"#include <com/sun/star/uno/Any.hxx>Go to the source code of this file.
| Variables | |
| constexpr sal_uInt16 | nUnknownWhich = RES_UNKNOWNATR_CONTAINER | 
| 
 | constexpr | 
Definition at line 62 of file xmlimpit.cxx.
Referenced by SvXMLImportItemMapper::importXML(), and SvXMLImportItemMapper::importXMLUnknownAttributes().