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 | SwNeighbourAdjust { SwNeighbourAdjust::OnlyAdjust, SwNeighbourAdjust::GrowShrink, SwNeighbourAdjust::GrowAdjust, SwNeighbourAdjust::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.