summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/shutdowniconunx.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/shutdowniconunx.cxx')
-rw-r--r--sfx2/source/appl/shutdowniconunx.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/shutdowniconunx.cxx b/sfx2/source/appl/shutdowniconunx.cxx
index d0b17edc9ec9..0edafdb8ff7c 100644
--- a/sfx2/source/appl/shutdowniconunx.cxx
+++ b/sfx2/source/appl/shutdowniconunx.cxx
@@ -30,9 +30,9 @@
#define SV_ICON_ID_SPREADSHEET 4
#define SV_ICON_ID_DRAWING 6
#define SV_ICON_ID_PRESENTATION 8
-#define SV_ICON_ID_DATABASE 14
-#define SV_ICON_ID_FORMULA 15
-#define SV_ICON_ID_TEMPLATE 16
+#define SV_ICON_ID_TEMPLATE 11
+#define SV_ICON_ID_DATABASE 12
+#define SV_ICON_ID_FORMULA 13
using namespace ::rtl;
using namespace ::osl;