summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-15 15:32:51 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-16 08:56:58 +0000
commit9b1190225b9d39706594ebe9bf2fb0f32c89cdbd (patch)
tree3c7136812cdb8223e23791b3fc954154d92a9f0d /vcl/inc
parentf239ef0faa9e2b8c9ab0dec4c5ec6772a8c36845 (diff)
remove unused defines from HRC files in vcl
Change-Id: Ic61bce94fe784d345b8c66ee2132dcc78f199808 Reviewed-on: https://gerrit.libreoffice.org/35220 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/svids.hrc17
-rw-r--r--vcl/inc/win/salids.hrc2
2 files changed, 0 insertions, 19 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc
index 9752f00471d4..156402c4e5a1 100644
--- a/vcl/inc/svids.hrc
+++ b/vcl/inc/svids.hrc
@@ -96,8 +96,6 @@
#define SV_HELPTEXT_SCREENSHOT 10007
#define SV_HELPTEXT_FADEIN 10008
#define SV_HELPTEXT_FADEOUT 10009
-#define SV_HELPTEXT_SPLITFLOATING 10010
-#define SV_HELPTEXT_SPLITFIXED 10011
#define SV_HELPTEXT_CLOSEDOCUMENT 10012
#define SV_BUTTONTEXT_OK 10100
@@ -141,7 +139,6 @@
#define SV_STDTEXT_DONTWARNAGAIN 10213
#define SV_STDTEXT_ABOUT 10214
#define SV_STDTEXT_PREFERENCES 10215
-#define SV_MAC_SCREENNNAME 10216
#define SV_STDTEXT_ALLFILETYPES 10217
#define STR_FPICKER_AUTO_EXTENSION 10300
@@ -166,16 +163,6 @@
#define SV_ACCESSERROR_NO_FONTS 10510
-#define SV_SHORTCUT_HELP 10600
-#define SV_SHORTCUT_CONTEXTHELP 10601
-#define SV_SHORTCUT_ACTIVEHELP 10602
-#define SV_SHORTCUT_DOCKUNDOCK 10603
-#define SV_SHORTCUT_NEXTSUBWINDOW 10604
-#define SV_SHORTCUT_PREVSUBWINDOW 10605
-#define SV_SHORTCUT_TODOCUMENT 10606
-#define SV_SHORTCUT_MENUBAR 10607
-#define SV_SHORTCUT_SPLITTER 10608
-
#define SV_PRINT_NOPAGES 10609
#define SV_PRINT_TOFILE_TXT 10610
#define SV_PRINT_DEFPRT_TXT 10611
@@ -201,14 +188,10 @@
#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
diff --git a/vcl/inc/win/salids.hrc b/vcl/inc/win/salids.hrc
index 0170b2127a61..e1d85b0f0a85 100644
--- a/vcl/inc/win/salids.hrc
+++ b/vcl/inc/win/salids.hrc
@@ -22,8 +22,6 @@
// Cursor
#define SAL_RESID_POINTER_NULL 10000
-#define SAL_RESID_POINTER_VSPLIT 10009
-#define SAL_RESID_POINTER_VSIZEBAR 10011
#define SAL_RESID_POINTER_MAGNIFY 10015
#define SAL_RESID_POINTER_FILL 10016
#define SAL_RESID_POINTER_ROTATE 10017