LibreOffice Module sw (master) 1
|
#include <sal/config.h>
#include <memory>
#include <optional>
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlimp.hxx>
#include "xmlitmap.hxx"
#include <o3tl/typed_flags_set.hxx>
#include <ndindex.hxx>
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< SfxStyleFamily > |
class | SwXMLImport |
Namespaces | |
namespace | o3tl |
Macros | |
#define | PROGRESS_BAR_STEP 20 |
#define PROGRESS_BAR_STEP 20 |
Definition at line 49 of file xmlimp.hxx.