summaryrefslogtreecommitdiff
path: root/sw/inc/swtypes.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-03-04 16:19:24 +0200
committerTor Lillqvist <tml@iki.fi>2013-03-05 00:01:55 +0200
commit68eea32a6e1b38013c06e91fc2d88fb67b4b300e (patch)
tree705336349f3e9ce9e5a68ca757fb086bb9bc06cb /sw/inc/swtypes.hxx
parent85c7f925a29f6edcffebe40ef69164f10655abb1 (diff)
Remove unused variables
Change-Id: I81c62dd3f6319d6ca9c0da518ca07391a80179da
Diffstat (limited to 'sw/inc/swtypes.hxx')
-rw-r--r--sw/inc/swtypes.hxx8
1 files changed, 1 insertions, 7 deletions
diff --git a/sw/inc/swtypes.hxx b/sw/inc/swtypes.hxx
index 1ea929ecf5b3..9c3c18bd469d 100644
--- a/sw/inc/swtypes.hxx
+++ b/sw/inc/swtypes.hxx
@@ -95,16 +95,10 @@ enum SwLabelType
};
-const sal_uInt8 OLD_MAXLEVEL = 5;
-const sal_uInt8 MAXLEVEL = 10; // Was: numrule.hxx.
-const sal_uInt8 NO_NUM = 200; // Was: numrule.hxx.
+const sal_uInt8 MAXLEVEL = 10;
-
-// For paragraphs with NO_NUM but on different levels.
-// This makes the NO_NUM inapplicable.
const sal_uInt8 NO_NUMLEVEL = 0x20; // "or" with the levels.
-
// Some helper functions as macros or inlines.
// One kilobyte is 1024 bytes: