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

Namespaces

namespace  o3tl
 

Enumerations

enum class  InvertFlags {
  NONE = 0x0000 ,
  N50 = 0x0001 ,
  TrackFrame = 0x0002
}
 

Enumeration Type Documentation

◆ InvertFlags

enum class InvertFlags
strong
Enumerator
NONE 
N50 
TrackFrame 

Definition at line 24 of file InvertFlags.hxx.