|
LibreOffice Module svx (master) 1
|
#include <svx/svdmrkv.hxx>#include <svx/xpoly.hxx>#include <svx/svdmodel.hxx>#include <svx/svxdllapi.h>#include <svx/svdundo.hxx>#include <o3tl/typed_flags_set.hxx>Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags< SdrInsertFlags > |
| class | SdrEditView |
Namespaces | |
| namespace | o3tl |
Enumerations | |
| enum class | SdrHorAlign { NONE , Left , Right , Center } |
| enum class | SdrVertAlign { NONE , Top , Bottom , Center } |
| enum class | SdrMergeMode { Merge , Subtract , Intersect } |
| enum class | SdrInsertFlags { NONE = 0x0000 , DONTMARK = 0x0001 , ADDMARK = 0x0002 , SETDEFATTR = 0x0004 , SETDEFLAYER = 0x0008 } |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| Left | |
| Right | |
| Center | |
Definition at line 37 of file svdedtv.hxx.
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| DONTMARK | |
| ADDMARK | |
| SETDEFATTR | |
| SETDEFLAYER | |
Definition at line 58 of file svdedtv.hxx.
|
strong |
| Enumerator | |
|---|---|
| Merge | |
| Subtract | |
| Intersect | |
Definition at line 51 of file svdedtv.hxx.
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| Top | |
| Bottom | |
| Center | |
Definition at line 44 of file svdedtv.hxx.