diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-27 10:06:50 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-27 10:06:50 +0000 |
commit | df40a5ccba730254a30d828932eb94781cea0e2a (patch) | |
tree | b2522cc637fbb766bd44a1638021d57f9dd2f0f3 /xmloff | |
parent | 3fa09c8e1ec9d2432d1de9e023aabce0edfbf7ae (diff) |
INTEGRATION: CWS oasisbf4 (1.5.424); FILE MERGED
2004/12/23 10:44:03 mib 1.5.424.1: #i39502#: errors reported by MSV
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/dtd/nmspace.mod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/dtd/nmspace.mod b/xmloff/dtd/nmspace.mod index 642ec233f3f7..1cdb7b26c58f 100644 --- a/xmloff/dtd/nmspace.mod +++ b/xmloff/dtd/nmspace.mod @@ -1,5 +1,5 @@ <!-- - $Id: nmspace.mod,v 1.5 2002-05-06 09:34:55 bm Exp $ + $Id: nmspace.mod,v 1.6 2005-01-27 11:06:50 rt Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -75,6 +75,7 @@ <!ENTITY nDr3D "&nOpenOffice;/dr3d"> <!ENTITY nForm "&nOpenOffice;/form"> <!ENTITY nConfig "&nOpenOffice2001;/config"> +<!ENTITY nPresentation "&nOpenOffice2001;/presentation"> <!-- dublin core namespace name and prefic --> <!ENTITY nDC "http://purl.org/dc/elements/1.1/"> |