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

Go to the source code of this file.

Classes

class  SwEndNoteInfo
 
class  SwFootnoteInfo
 

Enumerations

enum  SwFootnotePos {
  FTNPOS_PAGE = 1 ,
  FTNPOS_CHAPTER = 8
}
 
enum  SwFootnoteNum : unsigned {
  FTNNUM_PAGE ,
  FTNNUM_CHAPTER ,
  FTNNUM_DOC
}
 

Enumeration Type Documentation

◆ SwFootnoteNum

enum SwFootnoteNum : unsigned
Enumerator
FTNNUM_PAGE 
FTNNUM_CHAPTER 
FTNNUM_DOC 

Definition at line 85 of file ftninfo.hxx.

◆ SwFootnotePos

Enumerator
FTNPOS_PAGE 
FTNPOS_CHAPTER 

Definition at line 78 of file ftninfo.hxx.