Classes | Typedefs | Enumerations

fl_SectionLayout.h File Reference

#include <string>
#include "ut_types.h"
#include "ut_vector.h"
#include "pt_Types.h"
#include "fl_Layout.h"
#include "fl_ContainerLayout.h"
#include "pl_Listener.h"
#include "ut_debugmsg.h"
#include "ut_misc.h"
#include "fg_Graphic.h"
#include "fb_ColumnBreaker.h"

Go to the source code of this file.

Classes

class  fl_SectionLayout
class  fl_DocSectionLayout
class  fl_HdrFtrSectionLayout
class  fl_HdrFtrShadow
class  fl_ShadowListener

Typedefs

typedef enum _SectionType SectionType
typedef enum _HdrFtrType HdrFtrType

Enumerations

enum  _SectionType {
  FL_SECTION_DOC, FL_SECTION_HDRFTR, FL_SECTION_SHADOW, FL_SECTION_ENDNOTE,
  FL_SECTION_TABLE, FL_SECTION_CELL, FL_SECTION_FOOTNOTE, FL_SECTION_MARGINNOTE,
  FL_SECTION_FRAME, FL_SECTION_TOC, FL_SECTION_ANNOTATION
}
enum  _HdrFtrType {
  FL_HDRFTR_HEADER, FL_HDRFTR_HEADER_EVEN, FL_HDRFTR_HEADER_FIRST, FL_HDRFTR_HEADER_LAST,
  FL_HDRFTR_FOOTER, FL_HDRFTR_FOOTER_EVEN, FL_HDRFTR_FOOTER_FIRST, FL_HDRFTR_FOOTER_LAST,
  FL_HDRFTR_NONE
}

Typedef Documentation

typedef enum _HdrFtrType HdrFtrType
typedef enum _SectionType SectionType

Enumeration Type Documentation

Enumerator:
FL_HDRFTR_HEADER 
FL_HDRFTR_HEADER_EVEN 
FL_HDRFTR_HEADER_FIRST 
FL_HDRFTR_HEADER_LAST 
FL_HDRFTR_FOOTER 
FL_HDRFTR_FOOTER_EVEN 
FL_HDRFTR_FOOTER_FIRST 
FL_HDRFTR_FOOTER_LAST 
FL_HDRFTR_NONE 
Enumerator:
FL_SECTION_DOC 
FL_SECTION_HDRFTR 
FL_SECTION_SHADOW 
FL_SECTION_ENDNOTE 
FL_SECTION_TABLE 
FL_SECTION_CELL 
FL_SECTION_FOOTNOTE 
FL_SECTION_MARGINNOTE 
FL_SECTION_FRAME 
FL_SECTION_TOC 
FL_SECTION_ANNOTATION