LibreOffice Module sw (master) 1
Classes | Enumerations
fmtftntx.hxx File Reference
#include <svl/eitem.hxx>
#include <editeng/numitem.hxx>
#include "hintids.hxx"
#include "format.hxx"
#include "swdllapi.h"
Include dependency graph for fmtftntx.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ SwFootnoteEndPosEnum

Enumerator
FTNEND_ATPGORDOCEND 

at page or document end

FTNEND_ATTXTEND 

at end of the current text end

FTNEND_ATTXTEND_OWNNUMSEQ 

-""- and with own number sequence

FTNEND_ATTXTEND_OWNNUMANDFMT 

-""- and with own numberformat

FTNEND_ATTXTEND_END 

Definition at line 28 of file fmtftntx.hxx.