diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2004-03-30 15:11:47 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2004-03-30 15:11:47 +0000 |
commit | 711b689f2b23e8bf948df4b0c9b7a264ec172f1d (patch) | |
tree | bb1c871ecb2d755eae357cd3ecf6a10d7a461974 /xmloff/dtd | |
parent | d74f11c095591b566bd4f7d6219065be5e7f4d87 (diff) |
INTEGRATION: CWS interop12 (1.84.8); FILE MERGED
2004/03/05 14:21:35 cl 1.84.8.1: #i26079# save header&footer also for handout and notes
Diffstat (limited to 'xmloff/dtd')
-rw-r--r-- | xmloff/dtd/drawing.mod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/dtd/drawing.mod b/xmloff/dtd/drawing.mod index df9dabb82d53..b9c44368c880 100644 --- a/xmloff/dtd/drawing.mod +++ b/xmloff/dtd/drawing.mod @@ -1,5 +1,5 @@ <!-- - $Id: drawing.mod,v 1.84 2003-09-01 11:56:17 obo Exp $ + $Id: drawing.mod,v 1.85 2004-03-30 16:11:47 rt Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -525,6 +525,7 @@ <!-- Presentation notes --> <!ELEMENT presentation:notes (%shapes;)*> <!ATTLIST presentation:notes style:page-master-name %styleName; #IMPLIED> +<!ATTLIST presentation:notes draw:style-name %styleName; #IMPLIED> <!-- presentation page layouts --> <!ELEMENT style:presentation-page-layout (presentation:placeholder)* > |