summaryrefslogtreecommitdiff
path: root/xmloff/dtd/drawing.mod
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-06-11 13:28:58 +0000
committerChristian Lippka <cl@openoffice.org>2001-06-11 13:28:58 +0000
commitb7e7416534f09ac7aed56d8bde85e1b8c282dbe7 (patch)
tree2656b44f36b3223e0da814496d49ae4607ceecac /xmloff/dtd/drawing.mod
parent893acef494f45e97f2af0a9ef50d49fddddc668a (diff)
#87923# added page number attribute for thumbnails
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 bf46f3f27386..2930e7363880 100644
--- a/xmloff/dtd/drawing.mod
+++ b/xmloff/dtd/drawing.mod
@@ -1,5 +1,5 @@
<!--
- $Id: drawing.mod,v 1.57 2001-06-10 10:04:09 cl Exp $
+ $Id: drawing.mod,v 1.58 2001-06-11 14:28:58 cl Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -226,6 +226,7 @@
<!ATTLIST draw:g draw:layer %layerName; #IMPLIED>
<!ELEMENT draw:page-thumbnail EMPTY>
+<!ATTLIST draw:page-thumbnail draw:page-number %positiveInteger; #IMPLIED>
<!ATTLIST draw:page-thumbnail %draw-position; >
<!ATTLIST draw:page-thumbnail %draw-size; >
<!ATTLIST draw:page-thumbnail %draw-style-name; >