summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2016-01-20 13:40:04 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2016-01-20 17:43:59 +0200
commit405a00949cd72784a5cc231e2552dfdbeaa19812 (patch)
treeeb2d381dcf51ba0744dad0874eaa0d348551b988
parente220ba8610f8315af473a230565daa978ca6a16c (diff)
Drop unused defines
Change-Id: Iab5c64c38ae0fb38ae87721d82f6743c74f18841
-rw-r--r--sw/source/uibase/inc/app.hrc13
1 files changed, 0 insertions, 13 deletions
diff --git a/sw/source/uibase/inc/app.hrc b/sw/source/uibase/inc/app.hrc
index ff5e12d89051..6feb83f6031e 100644
--- a/sw/source/uibase/inc/app.hrc
+++ b/sw/source/uibase/inc/app.hrc
@@ -50,19 +50,6 @@
#define STR_FDLG_TEMPLATE_BUTTON (RC_APP_BEGIN + 1)
#define STR_FDLG_TEMPLATE_NAME (RC_APP_BEGIN + 2)
-// Ids for all the PopUpMenues
-#define MN_FORMAT_STYLE (RC_APP_BEGIN + 17)
-#define MN_FORMAT_ALGN (RC_APP_BEGIN + 18)
-#define MN_FORMAT_LINESPACE (RC_APP_BEGIN + 19)
-#define MN_FORMAT_FRM_HORZ (RC_APP_BEGIN + 23)
-#define MN_CELL (RC_APP_BEGIN + 29)
-#define MN_WRAP (RC_APP_BEGIN + 38)
-#define MN_SUB_TBLROW (RC_APP_BEGIN + 39)
-#define MN_SUB_TBLCOL (RC_APP_BEGIN + 40)
-#define MN_SUB_ARRANGE (RC_APP_BEGIN + 46)
-
-#define MN_SUB_ALIGN (RC_APP_BEGIN + 50)
-
#define STR_WRITER_DOCUMENT_FULLTYPE (RC_APP_BEGIN + 100)
#define STR_CONVERT_TEXT_TABLE (RC_APP_BEGIN + 101)
#define STR_ABSTRACT_TITLE (RC_APP_BEGIN + 102)