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

Go to the source code of this file.

Classes

class  SwSaveFootnoteHeight
 
class  SwFootnoteBossFrame
 

Typedefs

typedef std::vector< SwFootnoteFrame * > SwFootnoteFrames
 

Enumerations

enum class  SwNeighbourAdjust {
  OnlyAdjust ,
  GrowShrink ,
  GrowAdjust ,
  AdjustGrow
}
 

Typedef Documentation

◆ SwFootnoteFrames

typedef std::vector<SwFootnoteFrame*> SwFootnoteFrames

Definition at line 47 of file ftnboss.hxx.

Enumeration Type Documentation

◆ SwNeighbourAdjust

enum class SwNeighbourAdjust
strong
Enumerator
OnlyAdjust 
GrowShrink 
GrowAdjust 
AdjustGrow 

Definition at line 43 of file ftnboss.hxx.