summaryrefslogtreecommitdiff
path: root/sw/inc/fmtui.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtui.hrc')
-rw-r--r--sw/inc/fmtui.hrc28
1 files changed, 0 insertions, 28 deletions
diff --git a/sw/inc/fmtui.hrc b/sw/inc/fmtui.hrc
index 349445231c74..b6d1db51e9eb 100644
--- a/sw/inc/fmtui.hrc
+++ b/sw/inc/fmtui.hrc
@@ -30,8 +30,6 @@
#include "rcid.hrc"
-
-#define DLG_FMTENTRY (RC_FMTUI_BEGIN)
#define DLG_NEW_FILE (RC_FMTUI_BEGIN + 1)
#define STR_PAGE_STD (RC_FMTUI_BEGIN + 2)
#define STR_PAGE_BORDER (RC_FMTUI_BEGIN + 3)
@@ -41,23 +39,8 @@
#define STR_PAGE_FOOTNOTE (RC_FMTUI_BEGIN + 7)
#define STR_PAGE_TEXTGRID (RC_FMTUI_BEGIN + 8)
-#define DLG_STD_CHAR (RC_FMTUI_BEGIN + 15)
-
#define MN_TEXT (RC_FMTUI_BEGIN + 20)
-#define MN_GRAFIC (RC_FMTUI_BEGIN + 21)
-#define MN_TABLE (RC_FMTUI_BEGIN + 22)
-
-#define MN_REGION (RC_FMTUI_BEGIN + 24)
-#define MN_REGION_SUB (RC_FMTUI_BEGIN + 25)
-
-#define DLG_DOC_STYLE (RC_FMTUI_BEGIN + 26)
-#define DLG_NEW_COLL (RC_FMTUI_BEGIN + 28)
-
-#define DLG_TEMPLATE_PI (RC_FMTUI_BEGIN + 29)
-#define DLG_HELP_ID (RC_FMTUI_BEGIN + 30)
-
-#define STR_OVERWRITE (RC_FMTUI_BEGIN + 32)
#define ST_CUSTOMIZE 1
// Do not change relations to base 2!!!
@@ -73,17 +56,6 @@
#error Resource-Id Ueberlauf in #file, #line
#endif
-#define TEMPLATEPI_IDX_ALL 1
-#define TEMPLATEPI_IDX_USED 2
-#define TEMPLATEPI_IDX_USER 3
-#define TEMPLATEPI_IDX_AUTOMATIC 4
-#define TEMPLATEPI_IDX_TEXT 5
-#define TEMPLATEPI_IDX_CHAPTER 6
-#define TEMPLATEPI_IDX_LIST 7
-#define TEMPLATEPI_IDX_IDX 8
-#define TEMPLATEPI_IDX_EXTRA 9
-
-
#endif