summaryrefslogtreecommitdiff
path: root/xmloff/dtd/office.dtd
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-12-14 17:47:18 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-12-14 17:47:18 +0000
commit71204525971224840b5d6056cda03238769e9a34 (patch)
treeac08265df9df99b98c53a1763c36e212c7744cd3 /xmloff/dtd/office.dtd
parent37c9b8af918c3ca5d53c12777f68e5fbdfdb36b3 (diff)
#95872# fixed DTD bugs (no format change)
Diffstat (limited to 'xmloff/dtd/office.dtd')
-rw-r--r--xmloff/dtd/office.dtd6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/dtd/office.dtd b/xmloff/dtd/office.dtd
index 9fdb061deca9..801ddc4e117b 100644
--- a/xmloff/dtd/office.dtd
+++ b/xmloff/dtd/office.dtd
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- $Id: office.dtd,v 1.5 2001-03-23 07:47:56 sab Exp $
+ $Id: office.dtd,v 1.6 2001-12-14 18:47:17 dvo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -58,10 +58,10 @@
%dtypes-mod;
<!ENTITY % nmspace-mod SYSTEM "nmspace.mod">
%nmspace-mod;
-<!ENTITY % style-mod SYSTEM "style.mod">
-%style-mod;
<!ENTITY % office-mod SYSTEM "office.mod">
%office-mod;
+<!ENTITY % style-mod SYSTEM "style.mod">
+%style-mod;
<!ENTITY % meta-mod SYSTEM "meta.mod">
%meta-mod;
<!ENTITY % script-mod SYSTEM "script.mod">