merge the formfield patch from ooo-build
[ooovba.git] / vcl / unx / source / inc / vertcurs_curs.h
blob5beb063a3fbd73eb7fc62fd104a9c071e0511055
1 #define vertcurs_curs_width 16
2 #define vertcurs_curs_height 16
3 #define vertcurs_curs_x_hot 8
4 #define vertcurs_curs_y_hot 8
5 static char vertcurs_curs_bits[] = {
6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x40, 0x02, 0x40,
7 0x06, 0x60, 0xfc, 0x3f, 0x06, 0x60, 0x02, 0x40, 0x02, 0x40, 0x00, 0x00,
8 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};