|
LibreOffice Module sw (master) 1
|
#include "anchoredobjectposition.hxx"#include <swtypes.hxx>#include <swrect.hxx>#include <o3tl/typed_flags_set.hxx>Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags< AsCharFlags > |
| class | objectpositioning::SwAsCharAnchoredObjectPosition |
Namespaces | |
| namespace | o3tl |
| namespace | sw |
| Dialog to specify the properties of date form field. | |
| namespace | objectpositioning |
Enumerations | |
| enum class | AsCharFlags { None = 0x00 , Quick = 0x01 , UlSpace = 0x02 , Init = 0x04 , Rotate = 0x08 , Reverse = 0x10 , Bidi = 0x20 } |
| enum class | sw::LineAlign { sw::NONE , sw::TOP , sw::CENTER , sw::BOTTOM } |
|
strong |
| Enumerator | |
|---|---|
| None | |
| Quick | |
| UlSpace | |
| Init | |
| Rotate | |
| Reverse | |
| Bidi | |
Definition at line 32 of file ascharanchoredobjectposition.hxx.