LibreOffice Module sw (master) 1
|
#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>
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 std::map<size_t, std::unique_ptr<SectRepr> > SectReprs_t |
Definition at line 44 of file regionsw.hxx.