LibreOffice Module vcl (master) 1
Macros | Variables
tblsele_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 tblsele_curs_width   16
 
#define tblsele_curs_height   16
 
#define tblsele_curs_x_hot   14
 
#define tblsele_curs_y_hot   8
 

Variables

static unsigned char tblsele_curs_bits []
 

Macro Definition Documentation

◆ tblsele_curs_height

#define tblsele_curs_height   16

Definition at line 21 of file tblsele_curs.h.

◆ tblsele_curs_width

#define tblsele_curs_width   16

Definition at line 20 of file tblsele_curs.h.

◆ tblsele_curs_x_hot

#define tblsele_curs_x_hot   14

Definition at line 22 of file tblsele_curs.h.

◆ tblsele_curs_y_hot

#define tblsele_curs_y_hot   8

Definition at line 23 of file tblsele_curs.h.

Variable Documentation

◆ tblsele_curs_bits

unsigned char tblsele_curs_bits[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x0c,
0x00, 0x1c, 0xfc, 0x3f, 0xfc, 0x7f, 0xfc, 0x3f, 0x00, 0x1c, 0x00, 0x0c,
0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }

Definition at line 24 of file tblsele_curs.h.