summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLLineNumberingImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLLineNumberingImportContext.hxx')
-rw-r--r--xmloff/inc/XMLLineNumberingImportContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/XMLLineNumberingImportContext.hxx b/xmloff/inc/XMLLineNumberingImportContext.hxx
index 977a46117c86..38dded476061 100644
--- a/xmloff/inc/XMLLineNumberingImportContext.hxx
+++ b/xmloff/inc/XMLLineNumberingImportContext.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLLineNumberingImportContext.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: dvo $ $Date: 2001-01-25 11:35:25 $
+ * last change: $Author: rt $ $Date: 2004-07-13 07:55:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@ enum LineNumberingToken
XML_TOK_LINENUMBERING_STYLE_NAME,
XML_TOK_LINENUMBERING_NUMBER_LINES,
XML_TOK_LINENUMBERING_COUNT_EMPTY_LINES,
- XML_TOK_LINENUMBERING_COUNT_IN_FLOATING_FRAMES,
+ XML_TOK_LINENUMBERING_COUNT_IN_TEXT_BOXES,
XML_TOK_LINENUMBERING_RESTART_NUMBERING,
XML_TOK_LINENUMBERING_OFFSET,
XML_TOK_LINENUMBERING_NUM_FORMAT,