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

Namespaces

namespace  o3tl
 

Enumerations

enum class  AddFontSubstituteFlags {
  NONE = 0x00 ,
  ALWAYS = 0x01 ,
  ScreenOnly = 0x02
}
 

Enumeration Type Documentation

◆ AddFontSubstituteFlags

enum class AddFontSubstituteFlags
strong
Enumerator
NONE 
ALWAYS 
ScreenOnly 

Definition at line 24 of file AddFontSubstituteFlags.hxx.