LibreOffice Module sw (master) 1
Classes | Typedefs
writer.cxx File Reference
#include <memory>
#include <hintids.hxx>
#include <sot/storage.hxx>
#include <sfx2/docfile.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <editeng/fontitem.hxx>
#include <editeng/eeitem.hxx>
#include <osl/diagnose.h>
#include <shellio.hxx>
#include <doc.hxx>
#include <docary.hxx>
#include <IMark.hxx>
#include <IDocumentSettingAccess.hxx>
#include <IDocumentMarkAccess.hxx>
#include <numrule.hxx>
#include <swerror.h>
#include <com/sun/star/ucb/ContentCreationException.hpp>
Include dependency graph for writer.cxx:

Go to the source code of this file.

Classes

struct  Writer_Impl
 

Typedefs

typedef std::multimap< SwNodeOffset, const ::sw::mark::IMark * > SwBookmarkNodeTable
 

Typedef Documentation

◆ SwBookmarkNodeTable

typedef std::multimap<SwNodeOffset, const ::sw::mark::IMark*> SwBookmarkNodeTable

Definition at line 41 of file writer.cxx.