summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-02 21:02:19 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-02 21:03:12 +0200
commit2d3a9c51055a285a2ac8d45e3ef31d248362589b (patch)
treefefc14ba20f3b938ed8191aa64db3a92868fb47e /sw
parent6cf78c72be5f8f1b0a037b03a6fc63cbace0a2d9 (diff)
hrc cleanup: Remove unused defines
Change-Id: I3fa45e4550295b94a6ab0acf9bcd0b25db73e689
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/cmdid.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h
index eb22171228ca..31fd6312b42d 100644
--- a/sw/inc/cmdid.h
+++ b/sw/inc/cmdid.h
@@ -438,8 +438,6 @@ included in c-context files, so c++ style stuff will cause problems.
#define FN_FRAME_WRAP_LEFT (FN_FORMAT + 172) /* */
#define FN_FRAME_WRAP_RIGHT (FN_FORMAT + 173) /* */
-#define FN_TABLE_SET_ROW_AUTOHEIGHT (FN_FORMAT + 174) /* table: set minimal automatic row height */
-
#define FN_WRAP_ANCHOR_ONLY (FN_FORMAT + 181) /* wrap only for first paragraph */
#define FN_TABLE_BALANCE_CELLS (FN_FORMAT + 182) /* evenly distribute columns */
@@ -804,7 +802,6 @@ included in c-context files, so c++ style stuff will cause problems.
Region: Parameter
--------------------------------------------------------------------*/
-#define FN_PARAM_TABLE_ROWS (FN_PARAM+1)
#define FN_PARAM_MOVE_COUNT (FN_PARAM+2)
#define FN_PARAM_MOVE_SELECTION (FN_PARAM+3)