merge the formfield patch from ooo-build
[ooovba.git] / vcl / unx / source / inc / tblselw_mask.h
blob940668e3db7f829de76ece8a31674cfb3a207cd0
1 #define tblselw_mask_width 16
2 #define tblselw_mask_height 16
3 static char tblselw_mask_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x00, 0x70, 0x00, 0x78, 0x00,
5 0xfc, 0x7f, 0xfe, 0x7f, 0xff, 0x7f, 0xfe, 0x7f, 0xfc, 0x7f, 0x78, 0x00,
6 0x70, 0x00, 0x60, 0x00, 0x00, 0x00, 0x00, 0x00 };