diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-13 07:44:25 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-13 07:44:25 +0000 |
commit | 71502790d23e0210fa9bb97c2a76ca9cf6158e19 (patch) | |
tree | a591e35e9941a7e09b28b58fe08104dd9a71eb2d /scp2 | |
parent | 2111874eaf3eae29206d00733729ea6fbda798c3 (diff) |
INTEGRATION: CWS visibility03 (1.3.48); FILE MERGED
2005/04/06 15:15:09 mhu 1.3.48.2: RESYNC: (1.3-1.6); FILE MERGED
2005/04/05 16:48:36 mhu 1.3.48.1: #i45006# Added uno component shared libraries (and resources) factored out of svtools.
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/module_hidden_ooo.scp | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/scp2/source/ooo/module_hidden_ooo.scp b/scp2/source/ooo/module_hidden_ooo.scp index a10d14ede047..80e382795975 100644 --- a/scp2/source/ooo/module_hidden_ooo.scp +++ b/scp2/source/ooo/module_hidden_ooo.scp @@ -2,9 +2,9 @@ * * $RCSfile: module_hidden_ooo.scp,v $ * -* $Revision: 1.7 $ +* $Revision: 1.8 $ * -* last change: $Author: hr $ $Date: 2005-04-11 09:33:49 $ +* last change: $Author: obo $ $Date: 2005-04-13 08:44:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -129,8 +129,11 @@ Module gid_Module_Root_Files_2 gid_File_Lib_Fop, gid_File_Lib_Fps, gid_File_Lib_Fps_Gnome, + gid_File_Lib_Fps_Office, + gid_File_Lib_Fpicker, gid_File_Lib_Freetype, gid_File_Lib_Frm, + gid_File_Lib_Fsstorage, gid_File_Lib_Ftransl, gid_File_Lib_Fwe, gid_File_Lib_Fwi, @@ -139,7 +142,8 @@ Module gid_Module_Root_Files_2 gid_File_Lib_Gcc, gid_File_Lib_Stdc, gid_File_Lib_Gcc2_Uno, - gid_File_Lib_Go); + gid_File_Lib_Go, + gid_File_Lib_Hatchwindowfactory); End Module gid_Module_Root_Files_3 @@ -193,7 +197,8 @@ Module gid_Module_Root_Files_3 gid_File_Lib_Officebean, gid_File_Lib_Ole, gid_File_Lib_Opc, - gid_File_Lib_Package2); + gid_File_Lib_Package2, + gid_File_Lib_Passwordcontainer); End Module gid_Module_Root_Files_4 @@ -270,6 +275,7 @@ Module gid_Module_Root_Files_4 gid_File_Lib_Sunpro5_Uno, gid_File_Lib_Svl, gid_File_Lib_Svtools, + gid_File_Lib_Svtmisc, gid_File_Lib_Svx); End |