LibreOffice Module sw (master) 1
Classes | Enumerations
chpfld.hxx File Reference
#include "fldbas.hxx"
Include dependency graph for chpfld.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwChapterFieldType
 
class  SwChapterField
 
struct  SwChapterField::State
 

Enumerations

enum  SwChapterFormat {
  CF_BEGIN ,
  CF_NUMBER = CF_BEGIN ,
  CF_TITLE ,
  CF_NUM_TITLE ,
  CF_NUMBER_NOPREPST ,
  CF_NUM_NOPREPST_TITLE
}
 

Enumeration Type Documentation

◆ SwChapterFormat

Enumerator
CF_BEGIN 
CF_NUMBER 

only the chapter number

CF_TITLE 

only the title

CF_NUM_TITLE 

number and title

CF_NUMBER_NOPREPST 

only chapter number without post-/prefix

CF_NUM_NOPREPST_TITLE 

chapter number without post-/prefix and title

Definition at line 29 of file chpfld.hxx.