LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations
inputctx.hxx File Reference
#include <vcl/dllapi.h>
#include <utility>
#include <vcl/font.hxx>
#include <o3tl/typed_flags_set.hxx>
Include dependency graph for inputctx.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< InputContextFlags >
 
class  InputContext
 

Namespaces

namespace  o3tl
 

Enumerations

enum class  InputContextFlags {
  NONE = 0x0000 ,
  Text = 0x0001 ,
  ExtText = 0x0002
}
 

Enumeration Type Documentation

◆ InputContextFlags

enum class InputContextFlags
strong
Enumerator
NONE 
Text 
ExtText 

Definition at line 29 of file inputctx.hxx.