summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/cnttab.hrc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-07 11:01:57 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-07 11:01:57 +0000
commitd31727aac641139f7086cad05a6ea0db0ca03f7a (patch)
treedf8d24bd1a16edf6c6c4a7761f0a0d40306e3e88 /sw/source/ui/index/cnttab.hrc
parent0539b522dd67ee429387bcd6b9c1b6bb1307e54f (diff)
INTEGRATION: CWS beppec56index01_DEV300 (1.8.1068); FILE MERGED
2007/12/02 18:28:12 beppec56 1.8.1068.1: Issue number: #i53420# Submitted by: beppec56 Reviewed by: beppec56 Index generation: add option to chapter numbering
Diffstat (limited to 'sw/source/ui/index/cnttab.hrc')
-rw-r--r--sw/source/ui/index/cnttab.hrc10
1 files changed, 8 insertions, 2 deletions
diff --git a/sw/source/ui/index/cnttab.hrc b/sw/source/ui/index/cnttab.hrc
index a0f131e334aa..b2db4a86735f 100644
--- a/sw/source/ui/index/cnttab.hrc
+++ b/sw/source/ui/index/cnttab.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: cnttab.hrc,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 10:21:18 $
+ * last change: $Author: kz $ $Date: 2008-03-07 12:01:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -233,6 +233,12 @@
#define IMG_SORTUP_HC 149
#define IMG_SORTDOWN_HC 150
#define ST_NO_BRACKET 151
+
+#define FT_LEVEL_OL 152
+#define NF_LEVEL_OL 153
+#define FT_ENTRY_NO 154
+#define LB_ENTRY_NO 155
+
#define TO_CONTENT 1
#define TO_INDEX 2
#define TO_ILLUSTRATION 4