LibreOffice Module sw (master) 1
Classes | Namespaces | Enumerations
ascharanchoredobjectposition.hxx File Reference
#include "anchoredobjectposition.hxx"
#include <swtypes.hxx>
#include <swrect.hxx>
#include <o3tl/typed_flags_set.hxx>
Include dependency graph for ascharanchoredobjectposition.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ AsCharFlags

enum class AsCharFlags
strong
Enumerator
None 
Quick 
UlSpace 
Init 
Rotate 
Reverse 
Bidi 

Definition at line 32 of file ascharanchoredobjectposition.hxx.