summaryrefslogtreecommitdiff
path: root/xmloff/dtd/dtypes.mod
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2000-12-19 15:19:46 +0000
committerChristian Lippka <cl@openoffice.org>2000-12-19 15:19:46 +0000
commit42d2ffb6a9f6a18e9b5d4ea4864a7f9211e75774 (patch)
treedb396d23cf8130bf2024dd74547b680c011f7b24 /xmloff/dtd/dtypes.mod
parent503660fa57c473f0533c830fe9ca25eb457fec43 (diff)
##81595# added 3d dtd
Diffstat (limited to 'xmloff/dtd/dtypes.mod')
-rw-r--r--xmloff/dtd/dtypes.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/dtd/dtypes.mod b/xmloff/dtd/dtypes.mod
index 3cd4a2dbf861..63b1d755b18b 100644
--- a/xmloff/dtd/dtypes.mod
+++ b/xmloff/dtd/dtypes.mod
@@ -1,5 +1,5 @@
<!--
- $Id: dtypes.mod,v 1.8 2000-12-15 13:55:41 mib Exp $
+ $Id: dtypes.mod,v 1.9 2000-12-19 16:19:46 cl Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -158,6 +158,6 @@
<!ENTITY % shapes "(draw:rect|draw:line|draw:polyline|draw:polygon|draw:path|
draw:circle|draw:ellipse|draw:g|draw:page-thumbnail|
draw:text-box|draw:image|draw:measure|draw:caption|
- draw:connector|chart:chart)" >
+ draw:connector|chart:chart|dr3d:scene)" >
<!ENTITY % anchorType "(page|frame|paragraph|char|as-char)">