LibreOffice Module sw (master) 1
|
#include <swtypes.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/shaditem.hxx>
#include <tools/gen.hxx>
#include <fmtfsize.hxx>
#include <fmtornt.hxx>
#include <fmtanchr.hxx>
#include <swdllapi.h>
Go to the source code of this file.
Classes | |
class | SwFlyFrameAttrMgr |
Enumerations | |
enum class | Frmmgr_Type { NONE = 0x00 , TEXT = 0x01 , GRF = 0x02 , OLE = 0x04 , ENVELP = 0x10 } |
Variables | |
constexpr SwTwips | DFLT_WIDTH = o3tl::toTwips(20, o3tl::Length::mm) |
constexpr SwTwips | DFLT_HEIGHT = o3tl::toTwips(5, o3tl::Length::mm) |
|
strong |
Enumerator | |
---|---|
NONE | |
TEXT | |
GRF | |
OLE | |
ENVELP |
Definition at line 41 of file frmmgr.hxx.
|
constexpr |
Definition at line 39 of file frmmgr.hxx.
Referenced by SwWrtShell::InsertGraphic(), and SwFlyFrameAttrMgr::SwFlyFrameAttrMgr().
|
constexpr |
Definition at line 38 of file frmmgr.hxx.
Referenced by SwWrtShell::InsertGraphic(), and SwFlyFrameAttrMgr::SwFlyFrameAttrMgr().