diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-07-06 12:16:25 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-07-06 12:16:25 +0000 |
commit | 0933bbf39409123cf3662c08741970f225be1a23 (patch) | |
tree | 7537a8b920a1f03369c50a6ff749d68530949a22 /xmloff/dtd | |
parent | 8beb2700158688db9551b7dcc44d09c2acb85170 (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.mod | 5 |
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> |