summaryrefslogtreecommitdiffstats
path: root/sw/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-02 06:28:57 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-02 06:29:10 +0200
commit1136fa4fc40cba46272e06b529064a02a140803f (patch)
treeb4708277684b12738f5e80f5704d5e3c8457d6b5 /sw/inc
parentRemove unused sduiks.hrc (diff)
downloadcore-1136fa4fc40cba46272e06b529064a02a140803f.tar.gz
core-1136fa4fc40cba46272e06b529064a02a140803f.zip
Remove unused defines
Change-Id: Ibc46eb4565d4df88e83882045b2ed6d31e487d16
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/globals.hrc1
-rw-r--r--sw/inc/swtypes.hxx2
-rw-r--r--sw/inc/unomap.hxx2
-rw-r--r--sw/inc/unoprnms.hxx3
4 files changed, 0 insertions, 8 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc
index d6044b795317..b7773d067369 100644
--- a/sw/inc/globals.hrc
+++ b/sw/inc/globals.hrc
@@ -175,7 +175,6 @@
#define TP_LINENUMBERING (RC_GLOBALS_BEGIN + 75)
#define TP_OUTLINE_NUM (RC_GLOBALS_BEGIN + 76)
-#define TP_OPTINSERT_PAGE (RC_GLOBALS_BEGIN + 77)
#define TP_OPTCAPTION_PAGE (RC_GLOBALS_BEGIN + 78)
#define DLG_SVXTEST_NUM_BULLET (RC_GLOBALS_BEGIN + 79)
#define TP_OPTLOAD_PAGE (RC_GLOBALS_BEGIN + 80)
diff --git a/sw/inc/swtypes.hxx b/sw/inc/swtypes.hxx
index d5849c7f2a8e..1b01121d1184 100644
--- a/sw/inc/swtypes.hxx
+++ b/sw/inc/swtypes.hxx
@@ -87,8 +87,6 @@ const SwTwips lMinBorder = 1134;
#define DOCUMENTBORDER 284L
#define GAPBETWEENPAGES 284L
-#define UNDO_ACTION_COUNT 20
-
// Constant strings.
SW_DLLPUBLIC extern UniString aEmptyStr; // ""
SW_DLLPUBLIC extern UniString aDotStr; // '.'
diff --git a/sw/inc/unomap.hxx b/sw/inc/unomap.hxx
index 9e7c152c083f..cd583e22b84a 100644
--- a/sw/inc/unomap.hxx
+++ b/sw/inc/unomap.hxx
@@ -173,13 +173,11 @@
#define WID_USE_P_P 1014
#define WID_USE_DASH 1015
#define WID_USE_UPPER_CASE 1016
-#define WID_INDEX_AUTO_MARK_FILE_U_R_L 1017
#define WID_LABEL_CATEGORY 1018
#define WID_LABEL_DISPLAY_TYPE 1019
#define WID_USE_LEVEL_FROM_SOURCE 1020
#define WID_LEVEL_FORMAT 1021
#define WID_LEVEL_PARAGRAPH_STYLES 1022
-#define WID_RECALC_TAB_STOPS 1023
#define WID_MAIN_ENTRY_CHARACTER_STYLE_NAME 1025
#define WID_CREATE_FROM_TABLES 1026
#define WID_CREATE_FROM_TEXT_FRAMES 1027
diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx
index 43ed2bb96c4d..44b7f5c8d945 100644
--- a/sw/inc/unoprnms.hxx
+++ b/sw/inc/unoprnms.hxx
@@ -843,9 +843,6 @@ SW_DLLPUBLIC const SwPropNameLen& SwGetPropName( sal_uInt16 nId );
#define SW_PROP_NAME(nId) \
GetPropName( nId ).pName, GetPropName( nId ).nNameLen
-#define SW_PRPNM_EQLASCI(nId) \
- GetPropName( nId ).pName, 0, GetPropName( nId ).nNameLen
-
#define SW_PROP_NAME_STR(nId) \
GetPropName( nId ).pName