LibreOffice Module vcl (master) 1
|
#include <tools/gen.hxx>
#include <tools/link.hxx>
#include <vcl/dllapi.h>
#include <vcl/vclptr.hxx>
#include <rtl/ustring.hxx>
#include <memory>
Go to the source code of this file.
Classes | |
class | vcl::Cursor |
Namespaces | |
namespace | vcl |
Macros | |
#define | CURSOR_SHADOW (sal_uInt16(0x0001)) |
Enumerations | |
enum class | CursorDirection { NONE , LTR , RTL } |
#define CURSOR_SHADOW (sal_uInt16(0x0001)) |
Definition at line 36 of file cursor.hxx.
|
strong |
Enumerator | |
---|---|
NONE | |
LTR | |
RTL |
Definition at line 38 of file cursor.hxx.