summaryrefslogtreecommitdiff
path: root/xmloff/dtd/text.mod
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-02-01 18:12:31 +0000
committerChristian Lippka <cl@openoffice.org>2001-02-01 18:12:31 +0000
commit1141ffb47df5ea13fd08c7fc9b15a695e2dcee80 (patch)
treeff31c17838eede4ecd7c80e968524d6395181eb4 /xmloff/dtd/text.mod
parentb5be3ac1ce8926e94ba8ebcc0ef84edbc37b7ac8 (diff)
#80699# finished measure shapes
Diffstat (limited to 'xmloff/dtd/text.mod')
-rw-r--r--xmloff/dtd/text.mod7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/dtd/text.mod b/xmloff/dtd/text.mod
index 434db5a2a8..202551434a 100644
--- a/xmloff/dtd/text.mod
+++ b/xmloff/dtd/text.mod
@@ -1,5 +1,5 @@
<!--
- $Id: text.mod,v 1.21 2001-01-24 16:47:57 dvo Exp $
+ $Id: text.mod,v 1.22 2001-02-01 19:12:31 cl Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -129,7 +129,8 @@
text:image-count |
text:object-count |
office:annotation |
- text:script" >
+ text:script |
+ text:measure" >
<!ENTITY % inline-text "(#PCDATA|
text:span|text:tab-stop|text:s|text:line-break|
@@ -1051,6 +1052,8 @@ indices, and there may be only one text:index-title element.
<!ATTLIST text:script xlink:href CDATA #IMPLIED>
<!ATTLIST text:script xlink:type (simple) #FIXED "simple">
+<!ELEMENT text:measure (#PCDATA)>
+<!ATTLIST text:measure text:kind (value|unit|gap) #REQUIRED>
<!-- elements for change tracking -->