LibreOffice Module vcl (master) 1
Macros | Variables
tblsels_curs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define tblsels_curs_width   16
 
#define tblsels_curs_height   16
 
#define tblsels_curs_x_hot   7
 
#define tblsels_curs_y_hot   14
 

Variables

static unsigned char tblsels_curs_bits []
 

Macro Definition Documentation

◆ tblsels_curs_height

#define tblsels_curs_height   16

Definition at line 21 of file tblsels_curs.h.

◆ tblsels_curs_width

#define tblsels_curs_width   16

Definition at line 20 of file tblsels_curs.h.

◆ tblsels_curs_x_hot

#define tblsels_curs_x_hot   7

Definition at line 22 of file tblsels_curs.h.

◆ tblsels_curs_y_hot

#define tblsels_curs_y_hot   14

Definition at line 23 of file tblsels_curs.h.

Variable Documentation

◆ tblsels_curs_bits

unsigned char tblsels_curs_bits[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01,
0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xf8, 0x0f, 0xf0, 0x07,
0xe0, 0x03, 0xc0, 0x01, 0x80, 0x00, 0x00, 0x00 }

Definition at line 24 of file tblsels_curs.h.