summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-03-30 15:11:59 +0000
committerRüdiger Timm <rt@openoffice.org>2004-03-30 15:11:59 +0000
commiteb41c5f37780484b951ab0075667a63e3f242453 (patch)
treea4e5c68a04542e8809c24f59f007da6067733ecc /xmloff
parent711b689f2b23e8bf948df4b0c9b7a264ec172f1d (diff)
INTEGRATION: CWS interop12 (1.58.48); FILE MERGED
2004/03/17 09:58:55 cl 1.58.48.2: RESYNC: (1.58-1.59); FILE MERGED 2004/03/05 14:21:37 cl 1.58.48.1: #i26079# save header&footer also for handout and notes
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/dtd/style.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/dtd/style.mod b/xmloff/dtd/style.mod
index 4872f132805e..3eb8c279d260 100644
--- a/xmloff/dtd/style.mod
+++ b/xmloff/dtd/style.mod
@@ -1,5 +1,5 @@
<!--
- $Id: style.mod,v 1.59 2004-02-26 15:45:56 kz Exp $
+ $Id: style.mod,v 1.60 2004-03-30 16:11:59 rt Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -432,7 +432,7 @@
<!ELEMENT style:handout-master (%shapes;)*>
<!ATTLIST style:handout-master presentation:presentation-page-layout-name %styleName; #IMPLIED>
<!ATTLIST style:handout-master style:page-master-name %styleName; #IMPLIED>
-
+<!ATTLIST style:handout-master draw:style-name %styleName; #IMPLIED>
<!ENTITY % hd-ft-content "( %headerText; | (style:region-left?, style:region-center?, style:region-right?) )">
<!ELEMENT style:header %hd-ft-content;>