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 | |
o3tl | |
sw | |
Dialog to specify the properties of date form field. | |
objectpositioning | |
Enumerations | |
enum | AsCharFlags { AsCharFlags::None = 0x00, AsCharFlags::Quick = 0x01, AsCharFlags::UlSpace = 0x02, AsCharFlags::Init = 0x04, AsCharFlags::Rotate = 0x08, AsCharFlags::Reverse = 0x10, AsCharFlags::Bidi = 0x20 } |
enum | sw::LineAlign { sw::LineAlign::NONE, sw::LineAlign::TOP, sw::LineAlign::CENTER, sw::LineAlign::BOTTOM } |
|
strong |
Enumerator | |
---|---|
None | |
Quick | |
UlSpace | |
Init | |
Rotate | |
Reverse | |
Bidi |
Definition at line 32 of file ascharanchoredobjectposition.hxx.