From 07f98249d061cfd60047e9f73d16f6465fd81ed6 Mon Sep 17 00:00:00 2001 From: Daniel Vogelheim Date: Tue, 21 Nov 2000 10:53:19 +0000 Subject: - added/fixed: text:use-index-source-styles property --- xmloff/source/text/XMLIndexSourceBaseContext.hxx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'xmloff/source/text/XMLIndexSourceBaseContext.hxx') diff --git a/xmloff/source/text/XMLIndexSourceBaseContext.hxx b/xmloff/source/text/XMLIndexSourceBaseContext.hxx index 6aa1a6dd28..bc344f18e9 100644 --- a/xmloff/source/text/XMLIndexSourceBaseContext.hxx +++ b/xmloff/source/text/XMLIndexSourceBaseContext.hxx @@ -2,9 +2,9 @@ * * $RCSfile: XMLIndexSourceBaseContext.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: dvo $ $Date: 2000-11-20 19:56:50 $ + * last change: $Author: dvo $ $Date: 2000-11-21 11:53:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -108,7 +108,8 @@ enum IndexSourceParamEnum XML_TOK_INDEXSOURCE_USE_CAPTION, XML_TOK_INDEXSOURCE_SEQUENCE_NAME, XML_TOK_INDEXSOURCE_SEQUENCE_FORMAT, - XML_TOK_INDEXSOURCE_COMMA_SEPARATED + XML_TOK_INDEXSOURCE_COMMA_SEPARATED, + XML_TOK_INDEXSOURCE_USE_INDEX_SOURCE_STYLES }; -- cgit v1.2.3