2000-09-18 11:07:07 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!--
|
|
|
|
|
2008-04-10 14:28:34 -05:00
|
|
|
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
|
|
|
|
|
|
Copyright 2008 by Sun Microsystems, Inc.
|
2005-09-09 06:31:45 -05:00
|
|
|
|
2008-04-10 14:28:34 -05:00
|
|
|
OpenOffice.org - a multi-platform office productivity suite
|
2005-09-09 06:31:45 -05:00
|
|
|
|
2008-04-10 14:28:34 -05:00
|
|
|
$RCSfile: office.dtd,v $
|
2005-09-09 06:31:45 -05:00
|
|
|
|
2008-04-10 14:28:34 -05:00
|
|
|
$Revision: 1.9 $
|
2005-09-09 06:31:45 -05:00
|
|
|
|
2008-04-10 14:28:34 -05:00
|
|
|
This file is part of OpenOffice.org.
|
2005-09-09 06:31:45 -05:00
|
|
|
|
2008-04-10 14:28:34 -05:00
|
|
|
OpenOffice.org is free software: you can redistribute it and/or modify
|
|
|
|
it under the terms of the GNU Lesser General Public License version 3
|
|
|
|
only, as published by the Free Software Foundation.
|
2005-09-09 06:31:45 -05:00
|
|
|
|
2008-04-10 14:28:34 -05:00
|
|
|
OpenOffice.org is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU Lesser General Public License version 3 for more details
|
|
|
|
(a copy is included in the LICENSE file that accompanied this code).
|
2005-09-09 06:31:45 -05:00
|
|
|
|
2008-04-10 14:28:34 -05:00
|
|
|
You should have received a copy of the GNU Lesser General Public License
|
|
|
|
version 3 along with OpenOffice.org. If not, see
|
|
|
|
<http://www.openoffice.org/license.html>
|
|
|
|
for a copy of the LGPLv3 License.
|
2005-09-09 06:31:45 -05:00
|
|
|
|
2000-09-18 11:07:07 -05:00
|
|
|
-->
|
|
|
|
|
|
|
|
<!ENTITY % dtypes-mod SYSTEM "dtypes.mod">
|
|
|
|
%dtypes-mod;
|
|
|
|
<!ENTITY % nmspace-mod SYSTEM "nmspace.mod">
|
|
|
|
%nmspace-mod;
|
2002-02-28 07:42:15 -06:00
|
|
|
<!ENTITY % defs-mod SYSTEM "defs.mod">
|
|
|
|
%defs-mod;
|
2000-09-18 11:07:07 -05:00
|
|
|
<!ENTITY % office-mod SYSTEM "office.mod">
|
|
|
|
%office-mod;
|
2001-12-14 11:47:18 -06:00
|
|
|
<!ENTITY % style-mod SYSTEM "style.mod">
|
|
|
|
%style-mod;
|
2000-09-18 11:07:07 -05:00
|
|
|
<!ENTITY % meta-mod SYSTEM "meta.mod">
|
|
|
|
%meta-mod;
|
2000-12-07 07:56:21 -06:00
|
|
|
<!ENTITY % script-mod SYSTEM "script.mod">
|
|
|
|
%script-mod;
|
2000-09-18 11:07:07 -05:00
|
|
|
<!ENTITY % drawing-mod SYSTEM "drawing.mod">
|
|
|
|
%drawing-mod;
|
|
|
|
<!ENTITY % text-mod SYSTEM "text.mod">
|
|
|
|
%text-mod;
|
|
|
|
<!ENTITY % table-mod SYSTEM "table.mod">
|
|
|
|
%table-mod;
|
|
|
|
<!ENTITY % chart-mod SYSTEM "chart.mod">
|
|
|
|
%chart-mod;
|
|
|
|
<!ENTITY % datastyl-mod SYSTEM "datastyl.mod">
|
|
|
|
%datastyl-mod;
|
2001-01-03 09:19:30 -06:00
|
|
|
<!ENTITY % form-mod SYSTEM "form.mod">
|
|
|
|
%form-mod;
|
2001-03-23 00:47:56 -06:00
|
|
|
<!ENTITY % settings-mod SYSTEM "settings.mod">
|
|
|
|
%settings-mod;
|