LibreOffice Module sw (master) 1
|
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <osl/diagnose.h>
#include <xmloff/xmlmetai.hxx>
#include <xmloff/ProgressBarHelper.hxx>
#include <xmloff/xmltkmap.hxx>
#include <o3tl/safeint.hxx>
#include <xmloff/xmluconv.hxx>
#include <docstat.hxx>
#include <doc.hxx>
#include <IDocumentStatistics.hxx>
#include "xmlimp.hxx"
#include "xmlexp.hxx"
Go to the source code of this file.
Variables | |
const struct statistic | s_stats [] |
const struct statistic s_stats[] |
Definition at line 92 of file xmlmeta.cxx.
Referenced by SwXMLImport::SetStatistics().