summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-03-16 13:52:49 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-03-16 13:54:13 +0000
commit65fca19cd5268eb8c162d5c8bd2328912a4aaea3 (patch)
treed841caac0daf18ef2ad1b323f3156fa352799fe2 /vcl/inc
parent9fdecc7ede30f2c0c356d97cca2c5bfe98d9ad92 (diff)
fix tinderbox build, ends up using gen backend and icons are missing
put the icons back, and replace the bare 1 etc which hid the usage Change-Id: Id90de7b29a29141b448107adb4028407ed203e2a
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/svids.hrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc
index 156402c4e5a1..1fba0b44f9b7 100644
--- a/vcl/inc/svids.hrc
+++ b/vcl/inc/svids.hrc
@@ -188,10 +188,14 @@
#define SV_ICON_SIZE32_START 21000
#define SV_ICON_SIZE16_START 23000
+#define SV_ICON_ID_OFFICE 1
#define SV_ICON_ID_TEXT 2
+#define SV_ICON_ID_TEXT_TEMPLATE 3
#define SV_ICON_ID_SPREADSHEET 4
+#define SV_ICON_ID_SPREADSHEET_TEMPLATE 5
#define SV_ICON_ID_DRAWING 6
#define SV_ICON_ID_PRESENTATION 8
+#define SV_ICON_ID_MASTER_DOCUMENT 10
#define SV_ICON_ID_TEMPLATE 11
#define SV_ICON_ID_DATABASE 12
#define SV_ICON_ID_FORMULA 13