|
LibreOffice Module vcl (master) 1
|
#include <vcl/dllapi.h>#include <utility>#include <vcl/font.hxx>#include <o3tl/typed_flags_set.hxx>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 } |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| Text | |
| ExtText | |
Definition at line 29 of file inputctx.hxx.