|
LibreOffice Module sw (master) 1
|
#include <sal/config.h>#include <editeng/sizeitem.hxx>#include <svl/poolitem.hxx>#include "swdllapi.h"#include "hintids.hxx"#include "swtypes.hxx"#include "format.hxx"Go to the source code of this file.
Classes | |
| class | SwFormatFrameSize |
Enumerations | |
| enum class | SwFrameSize { Variable , Fixed , Minimum } |
|
strong |
| Enumerator | |
|---|---|
| Variable | Frame is variable in Var-direction. |
| Fixed | Frame cannot be moved in Var-direction. |
| Minimum | Value in Var-direction gives minimum (can be exceeded but not be less). |
Definition at line 35 of file fmtfsize.hxx.