summaryrefslogtreecommitdiff
path: root/xmloff/dtd/text.mod
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-01-16 21:06:53 +0000
committerChristian Lippka <cl@openoffice.org>2001-01-16 21:06:53 +0000
commitfb628451ce15d84219100d72f96e484980578856 (patch)
tree96724df108db06895a536a2aaec9ad7e0c3c64db /xmloff/dtd/text.mod
parentfab53cfb00da7678fc5c86c913b8fbc2c33fc9ce (diff)
#82677# replaced bullet-relative-size with fo:height
Diffstat (limited to 'xmloff/dtd/text.mod')
-rw-r--r--xmloff/dtd/text.mod6
1 files changed, 1 insertions, 5 deletions
diff --git a/xmloff/dtd/text.mod b/xmloff/dtd/text.mod
index 5c42f7324bfb..b6eb155f478a 100644
--- a/xmloff/dtd/text.mod
+++ b/xmloff/dtd/text.mod
@@ -1,5 +1,5 @@
<!--
- $Id: text.mod,v 1.19 2001-01-15 17:17:24 dvo Exp $
+ $Id: text.mod,v 1.20 2001-01-16 22:06:53 cl Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -218,18 +218,14 @@
"1">
<!ATTLIST text:list-level-style-number text:start-value %positiveInteger;
"1">
-
-
<!ELEMENT text:list-level-style-bullet (style:properties?)>
<!ATTLIST text:list-level-style-bullet text:level %positiveInteger; #REQUIRED>
<!ATTLIST text:list-level-style-bullet text:style-name %styleName; #IMPLIED>
<!ATTLIST text:list-level-style-bullet text:bullet-char %character; #REQUIRED>
-<!ATTLIST text:list-level-style-bullet text:bullet-relative-size %percentage; #IMPLIED>
<!ATTLIST text:list-level-style-bullet style:num-prefix %string; #IMPLIED>
<!ATTLIST text:list-level-style-bullet style:num-suffix %string; #IMPLIED>
-
<!ELEMENT text:list-level-style-image (style:properties?)>
<!ATTLIST text:list-level-style-image text:level %positiveInteger; #REQUIRED>