LibreOffice Module sw (master) 1
|
#include "layfrm.hxx"
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 std::vector<SwFootnoteFrame*> SwFootnoteFrames |
Definition at line 47 of file ftnboss.hxx.
|
strong |
Enumerator | |
---|---|
OnlyAdjust | |
GrowShrink | |
GrowAdjust | |
AdjustGrow |
Definition at line 43 of file ftnboss.hxx.