LibreOffice Module svx (master) 1
Classes | Namespaces | Enumerations
def3d.hxx File Reference
#include <o3tl/typed_flags_set.hxx>
Include dependency graph for def3d.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< E3dDragConstraint >
 

Namespaces

namespace  o3tl
 

Enumerations

enum class  E3dDragConstraint {
  X = 0x0001 ,
  Y = 0x0002 ,
  Z = 0x0004 ,
  XYZ = X | Y | Z
}
 

Enumeration Type Documentation

◆ E3dDragConstraint

enum class E3dDragConstraint
strong
Enumerator
XYZ 

Definition at line 27 of file def3d.hxx.