diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-05-17 15:26:59 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-05-17 15:26:59 +0000 |
commit | 3bc06a3f40d1c1ab2e77a05bd74a251920e3c137 (patch) | |
tree | 6ec319e9a380134355530c8bf8ed9a4799a542db /xmloff/dtd/text.mod | |
parent | 1f865ffcb72f78536f726061d05fc3ef64cf862c (diff) |
INTEGRATION: CWS hbqea101 (1.54.196); FILE MERGED
2004/05/05 12:44:38 hbrinkm 1.54.196.1: #i27615# text:index-entry-tab-stop style:with-tab
Diffstat (limited to 'xmloff/dtd/text.mod')
-rw-r--r-- | xmloff/dtd/text.mod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/dtd/text.mod b/xmloff/dtd/text.mod index 11b88e98fa53..6e9c6f22858c 100644 --- a/xmloff/dtd/text.mod +++ b/xmloff/dtd/text.mod @@ -1,5 +1,5 @@ <!-- - $Id: text.mod,v 1.54 2003-04-17 13:16:02 vg Exp $ + $Id: text.mod,v 1.55 2004-05-17 16:26:59 rt Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -998,6 +998,7 @@ indices, and there may be only one text:index-title element. <!ATTLIST text:index-entry-tab-stop style:leader-char %character; " "> <!ATTLIST text:index-entry-tab-stop style:type (left|right) "left"> <!ATTLIST text:index-entry-tab-stop style:position %length; #IMPLIED> +<!ATTLIST text:index-entry-tab-stop style:with-tab %boolean; "true"> <!ELEMENT text:index-entry-link-start EMPTY> <!ATTLIST text:index-entry-link-start text:style-name %styleName; #IMPLIED> |