summaryrefslogtreecommitdiff
path: root/xmloff/dtd/drawing.mod
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-01-30 07:01:45 +0000
committerMichael Brauer <mib@openoffice.org>2001-01-30 07:01:45 +0000
commit8cc714d98c642d9ddfb8c7c206be4e3e26054737 (patch)
tree9c2f4c3a9ab572d6e046748ced4ea27cc31ea5ac /xmloff/dtd/drawing.mod
parentb94cee29eedd0460b8abc1abc6e53df9ab6fe2ef (diff)
#83234#: draw:color-inversion
Diffstat (limited to 'xmloff/dtd/drawing.mod')
-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 69b2080b8e11..644d3c5b4ca1 100644
--- a/xmloff/dtd/drawing.mod
+++ b/xmloff/dtd/drawing.mod
@@ -1,5 +1,5 @@
<!--
- $Id: drawing.mod,v 1.28 2001-01-18 14:40:19 cl Exp $
+ $Id: drawing.mod,v 1.29 2001-01-30 08:01:45 mib Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -329,6 +329,7 @@
<!ATTLIST style:properties draw:red %percentage; #IMPLIED>
<!ATTLIST style:properties draw:green %percentage; #IMPLIED>
<!ATTLIST style:properties draw:blue %percentage; #IMPLIED>
+<!ATTLIST style:properties draw:color-inversion %boolean; #IMPLIED>
<!-- shadow attributes -->
<!ATTLIST style:properties draw:shadow (visible|hidden) #IMPLIED>