LibreOffice Module sw (master) 1
Classes | Namespaces | Typedefs
regionsw.hxx File Reference
#include <sfx2/basedlgs.hxx>
#include <sfx2/tabdlg.hxx>
#include "condedit.hxx"
#include <section.hxx>
#include <fmtftntx.hxx>
#include "numberingtypelistbox.hxx"
#include <svx/paraprev.hxx>
#include <memory>
#include <map>
Include dependency graph for regionsw.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwEditRegionDlg
 
class  SwInsertSectionTabPage
 
class  SwSectionFootnoteEndTabPage
 
class  SwSectionIndentTabPage
 
class  SwInsertSectionTabDialog
 
class  SwSectionPropertyTabDialog
 

Namespaces

namespace  sfx2
 

Typedefs

typedef std::map< size_t, std::unique_ptr< SectRepr > > SectReprs_t
 

Typedef Documentation

◆ SectReprs_t

typedef std::map<size_t, std::unique_ptr<SectRepr> > SectReprs_t

Definition at line 44 of file regionsw.hxx.