LibreOffice Module vcl (master) 1
Macros | Variables
tblselsw_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 tblselsw_curs_width   16
 
#define tblselsw_curs_height   16
 
#define tblselsw_curs_x_hot   1
 
#define tblselsw_curs_y_hot   14
 

Variables

static unsigned char tblselsw_curs_bits []
 

Macro Definition Documentation

◆ tblselsw_curs_height

#define tblselsw_curs_height   16

Definition at line 21 of file tblselsw_curs.h.

◆ tblselsw_curs_width

#define tblselsw_curs_width   16

Definition at line 20 of file tblselsw_curs.h.

◆ tblselsw_curs_x_hot

#define tblselsw_curs_x_hot   1

Definition at line 22 of file tblselsw_curs.h.

◆ tblselsw_curs_y_hot

#define tblselsw_curs_y_hot   14

Definition at line 23 of file tblselsw_curs.h.

Variable Documentation

◆ tblselsw_curs_bits

unsigned char tblselsw_curs_bits[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x00, 0x0f,
0x80, 0x0f, 0xc0, 0x07, 0xe2, 0x03, 0xf6, 0x01, 0xfe, 0x00, 0x7e, 0x00,
0x3e, 0x00, 0x7e, 0x00, 0xfe, 0x00, 0x00, 0x00 }

Definition at line 24 of file tblselsw_curs.h.