LibreOffice Module sw (master) 1
|
#include <svl/eitem.hxx>
#include <editeng/numitem.hxx>
#include "hintids.hxx"
#include "format.hxx"
#include "swdllapi.h"
Go to the source code of this file.
Classes | |
class | SwFormatFootnoteEndAtTextEnd |
SfxPoolItem subclass that is a wrapper around an SwFootnoteEndPosEnum, i.e. More... | |
class | SwFormatFootnoteAtTextEnd |
class | SwFormatEndAtTextEnd |
Enumerations | |
enum | SwFootnoteEndPosEnum { FTNEND_ATPGORDOCEND , FTNEND_ATTXTEND , FTNEND_ATTXTEND_OWNNUMSEQ , FTNEND_ATTXTEND_OWNNUMANDFMT , FTNEND_ATTXTEND_END } |
enum SwFootnoteEndPosEnum |
Definition at line 28 of file fmtftntx.hxx.