summaryrefslogtreecommitdiff
path: root/xmloff/dtd/table.mod
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2000-12-11 10:25:28 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2000-12-11 10:25:28 +0000
commit32d628a56cc6c1f2a57a4b04ee612edf9de0bca6 (patch)
treef36ef460dcc847381a1db74fb4ccb20fcf3f9d61 /xmloff/dtd/table.mod
parentc3fb32efe982f973955533bf7e09349e2297da00 (diff)
- fixed: office:dde-source attributes now use office namespace
- fixed: attribute conversion-mode moved from dde-link to dde-source
Diffstat (limited to 'xmloff/dtd/table.mod')
-rw-r--r--xmloff/dtd/table.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/dtd/table.mod b/xmloff/dtd/table.mod
index 510468b65625..2641f77a8700 100644
--- a/xmloff/dtd/table.mod
+++ b/xmloff/dtd/table.mod
@@ -1,5 +1,5 @@
<!--
- $Id: table.mod,v 1.18 2000-12-07 17:06:24 sab Exp $
+ $Id: table.mod,v 1.19 2000-12-11 11:25:28 dvo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -411,5 +411,4 @@
>
<!ELEMENT table:dde-links (table:dde-link)+ >
<!ELEMENT table:dde-link (office:dde-source, table:table) >
-<!ATTLIST table:dde-link table:conversion-mode (into-default-style-data-style|into-english-number|let-text) "into-default-style-data-style" >