LibreOffice Module sw (master)
1
|
#include <sal/config.h>
#include <memory>
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlimp.hxx>
#include "xmlitmap.hxx"
#include <o3tl/typed_flags_set.hxx>
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< SfxStyleFamily > |
class | SwXMLImport |
Namespaces | |
SwImport | |
o3tl | |
Macros | |
#define | PROGRESS_BAR_STEP 20 |
Functions | |
SwDoc * | SwImport::GetDocFromXMLImport (SvXMLImport const &) |
#define PROGRESS_BAR_STEP 20 |
Definition at line 48 of file xmlimp.hxx.
Referenced by SwXMLImport::SetStatistics().