summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-06-10 08:34:01 +0000
committerChristian Lippka <cl@openoffice.org>2001-06-10 08:34:01 +0000
commitc94d05e9d74d9126552fd5b2ca5ae7c3b7901bda (patch)
tree3a195d72e8db4812b4fd2fb68c23b268c9bc30d4
parentab31ac603bee55b1d7000118e3ca9c116ecc0d42 (diff)
#87930# added missing transform to text-box
-rw-r--r--xmloff/dtd/drawing.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/dtd/drawing.mod b/xmloff/dtd/drawing.mod
index 0246b714ded9..ee2a55427ea5 100644
--- a/xmloff/dtd/drawing.mod
+++ b/xmloff/dtd/drawing.mod
@@ -1,5 +1,5 @@
<!--
- $Id: drawing.mod,v 1.55 2001-06-01 13:24:17 cl Exp $
+ $Id: drawing.mod,v 1.56 2001-06-10 09:34:01 cl Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -544,6 +544,7 @@
text:unordered-list|table:table|chart:chart|
draw:a|draw:text-box|draw:image)*)>
<!ATTLIST draw:text-box %draw-style-name;>
+<!ATTLIST draw:text-box %draw-transform; >
<!ATTLIST draw:text-box draw:name %string; #IMPLIED>
<!ATTLIST draw:text-box draw:chain-next-name %string; #IMPLIED>