summaryrefslogtreecommitdiff
path: root/xmloff/dtd
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-06 12:16:25 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-06 12:16:25 +0000
commit0933bbf39409123cf3662c08741970f225be1a23 (patch)
tree7537a8b920a1f03369c50a6ff749d68530949a22 /xmloff/dtd
parent8beb2700158688db9551b7dcc44d09c2acb85170 (diff)
INTEGRATION: CWS dba13 (1.60.70); FILE MERGED
2004/06/16 09:23:58 fs 1.60.70.1: #i29519# +draw:symbol-color
Diffstat (limited to 'xmloff/dtd')
-rw-r--r--xmloff/dtd/style.mod5
1 files changed, 4 insertions, 1 deletions
diff --git a/xmloff/dtd/style.mod b/xmloff/dtd/style.mod
index 3eb8c279d260..995b395197c1 100644
--- a/xmloff/dtd/style.mod
+++ b/xmloff/dtd/style.mod
@@ -1,5 +1,5 @@
<!--
- $Id: style.mod,v 1.60 2004-03-30 16:11:59 rt Exp $
+ $Id: style.mod,v 1.61 2004-07-06 13:16:25 rt Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -448,3 +448,6 @@
<!ELEMENT style:region-left %region-content;>
<!ELEMENT style:region-center %region-content;>
<!ELEMENT style:region-right %region-content;>
+
+<!-- control shape properties -->
+<!ATTLIST style:properties draw:symbol-color %color; #IMPLIED>