diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-08 14:41:27 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-08 14:41:27 +0000 |
commit | 4b36fa7306ffce5741ddcbdd59534081a42a7cea (patch) | |
tree | 8d66dfef3c8c67cd0e6d00ee6fe4a1a982e50d90 /scp2 | |
parent | f57e22b20301512854096dbbe0236508c071656c (diff) |
INTEGRATION: CWS xsltfilter05 (1.11.36); FILE MERGED
2004/07/30 05:17:25 gyang 1.11.36.1: xslt filter 2004-07-30
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/directory_ooo.scp | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/scp2/source/ooo/directory_ooo.scp b/scp2/source/ooo/directory_ooo.scp index 11f4adb7106d..c9272a3d7087 100644 --- a/scp2/source/ooo/directory_ooo.scp +++ b/scp2/source/ooo/directory_ooo.scp @@ -2,9 +2,9 @@ * * $RCSfile: directory_ooo.scp,v $ * -* $Revision: 1.16 $ +* $Revision: 1.17 $ * -* last change: $Author: hr $ $Date: 2004-09-08 15:04:20 $ +* last change: $Author: obo $ $Date: 2004-09-08 15:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -435,6 +435,11 @@ Directory gid_Dir_Share_Xslt_Import_Wordml DosName = "wordml"; End +Directory gid_Dir_Share_Xslt_Import_Common + ParentID = gid_Dir_Share_Xslt_Import; + DosName = "common"; +End + Directory gid_Dir_Share_Dtd ParentID = gid_Dir_Share; DosName = "dtd"; |