2005-01-31 04:01:15 -06:00
|
|
|
/*************************************************************************
|
2008-01-10 06:26:22 -06:00
|
|
|
*
|
2005-09-08 19:40:09 -05:00
|
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
|
|
|
*
|
|
|
|
* $RCSfile: module_hidden_ooo.scp,v $
|
|
|
|
*
|
INTEGRATION: CWS sb83 (1.81.14); FILE MERGED
2008/03/17 09:01:51 sb 1.81.14.16: RESYNC: (1.85-1.89); FILE MERGED
2008/02/15 09:54:09 sb 1.81.14.15: #154657# drop apoc integration
2008/02/14 13:19:15 is 1.81.14.14: #i86068# thirdparty license also in brand layer
2008/02/14 13:06:15 sb 1.81.14.13: #i84200# for now, move crash reporter to brand layer
2008/02/08 09:19:25 sb 1.81.14.12: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on all plattforms, are in the brand layer, where they can include brand-specific icons on Windows (read by vcl; potentially visible in Windows Explorer according to hro)
2008/02/07 16:20:15 sb 1.81.14.11: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/07 12:47:05 sb 1.81.14.10: #i84200# removed apparently unused viewdoc script
2008/02/06 14:08:42 sb 1.81.14.9: #i84200# moved image sets to brand layer
2008/02/05 10:55:29 is 1.81.14.8: #i85112# ooo repackaging
2008/02/01 13:29:04 sb 1.81.14.7: RESYNC: (1.82-1.85); FILE MERGED
2008/01/29 17:08:24 sb 1.81.14.6: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:23 sb 1.81.14.5: #i85112# merged in cws_src680_native121
2008/01/21 15:14:31 sb 1.81.14.4: #i84200# have a fake ure-link in all Unix good-old monolithic OOos, so that start-script javaldx execution can be simplified
2008/01/11 14:11:31 sb 1.81.14.3: #i84200# For now, include a fake ure-link/lib in traditional OOo on Mac OS X to make it still work with new dylib install_names.
2008/01/09 10:52:29 sb 1.81.14.2: RESYNC: (1.81-1.82); FILE MERGED
2007/12/10 14:52:47 sb 1.81.14.1: #i84200# First step of basis/brand split. #i84309# Completely removed deprecated pkgchk tool.
2008-03-18 07:31:06 -05:00
|
|
|
* $Revision: 1.90 $
|
2005-09-08 19:40:09 -05:00
|
|
|
*
|
INTEGRATION: CWS sb83 (1.81.14); FILE MERGED
2008/03/17 09:01:51 sb 1.81.14.16: RESYNC: (1.85-1.89); FILE MERGED
2008/02/15 09:54:09 sb 1.81.14.15: #154657# drop apoc integration
2008/02/14 13:19:15 is 1.81.14.14: #i86068# thirdparty license also in brand layer
2008/02/14 13:06:15 sb 1.81.14.13: #i84200# for now, move crash reporter to brand layer
2008/02/08 09:19:25 sb 1.81.14.12: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on all plattforms, are in the brand layer, where they can include brand-specific icons on Windows (read by vcl; potentially visible in Windows Explorer according to hro)
2008/02/07 16:20:15 sb 1.81.14.11: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/07 12:47:05 sb 1.81.14.10: #i84200# removed apparently unused viewdoc script
2008/02/06 14:08:42 sb 1.81.14.9: #i84200# moved image sets to brand layer
2008/02/05 10:55:29 is 1.81.14.8: #i85112# ooo repackaging
2008/02/01 13:29:04 sb 1.81.14.7: RESYNC: (1.82-1.85); FILE MERGED
2008/01/29 17:08:24 sb 1.81.14.6: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:23 sb 1.81.14.5: #i85112# merged in cws_src680_native121
2008/01/21 15:14:31 sb 1.81.14.4: #i84200# have a fake ure-link in all Unix good-old monolithic OOos, so that start-script javaldx execution can be simplified
2008/01/11 14:11:31 sb 1.81.14.3: #i84200# For now, include a fake ure-link/lib in traditional OOo on Mac OS X to make it still work with new dylib install_names.
2008/01/09 10:52:29 sb 1.81.14.2: RESYNC: (1.81-1.82); FILE MERGED
2007/12/10 14:52:47 sb 1.81.14.1: #i84200# First step of basis/brand split. #i84309# Completely removed deprecated pkgchk tool.
2008-03-18 07:31:06 -05:00
|
|
|
* last change: $Author: vg $ $Date: 2008-03-18 13:31:06 $
|
2005-09-08 19:40:09 -05:00
|
|
|
*
|
|
|
|
* The Contents of this file are made available subject to
|
|
|
|
* the terms of GNU Lesser General Public License Version 2.1.
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* GNU Lesser General Public License Version 2.1
|
|
|
|
* =============================================
|
|
|
|
* Copyright 2005 by Sun Microsystems, Inc.
|
|
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
|
|
*
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
|
|
*
|
|
|
|
* This library 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 for more details.
|
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
|
|
* MA 02111-1307 USA
|
|
|
|
*
|
2005-01-31 04:01:15 -06:00
|
|
|
************************************************************************/
|
|
|
|
|
|
|
|
#include "macros.inc"
|
|
|
|
|
|
|
|
Module gid_Module_Root_Files_2
|
2007-09-06 04:08:07 -05:00
|
|
|
PackageInfo = "packinfo_office.txt";
|
2005-04-20 06:09:09 -05:00
|
|
|
ParentID = gid_Module_Root;
|
|
|
|
Name = "gid_Module_Root_Files_2";
|
|
|
|
Description = "gid_Module_Root_Files_2";
|
2007-09-06 04:08:07 -05:00
|
|
|
Sortkey = "1200";
|
2005-04-20 06:09:09 -05:00
|
|
|
Default = YES;
|
2007-01-02 08:30:08 -06:00
|
|
|
Styles = (HIDDEN_ROOT,ISUPDATEPACKAGE);
|
2005-04-20 06:09:09 -05:00
|
|
|
Files = (gid_File_Bin_Cde_Open_Url,
|
|
|
|
gid_File_Bin_Configimport,
|
|
|
|
gid_File_Bin_Gnome_Open_Url,
|
|
|
|
gid_File_Bin_Gnome_Open_Url_Bin,
|
|
|
|
gid_File_Bin_Kde_Open_Url,
|
|
|
|
gid_File_Bin_Open_Url,
|
|
|
|
gid_File_Bin_Pagein,
|
|
|
|
gid_File_Bin_Pluginapp,
|
|
|
|
gid_File_Bin_Senddoc,
|
2005-10-19 06:19:13 -05:00
|
|
|
gid_File_Bin_Gengal,
|
|
|
|
gid_File_Script_Gengal,
|
2005-05-23 06:32:10 -05:00
|
|
|
gid_File_Bin_Setofficelang,
|
|
|
|
gid_File_Bin_Setofficelang_C01,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Bin_Spadmin_Bin,
|
|
|
|
gid_File_Bin_Uri_Encode,
|
|
|
|
gid_File_Exe_Msfontextract,
|
|
|
|
gid_File_Exe_Nsplugin,
|
2005-05-18 05:04:55 -05:00
|
|
|
gid_File_Lib_Npsoplugin,
|
INTEGRATION: CWS sb83 (1.81.14); FILE MERGED
2008/03/17 09:01:51 sb 1.81.14.16: RESYNC: (1.85-1.89); FILE MERGED
2008/02/15 09:54:09 sb 1.81.14.15: #154657# drop apoc integration
2008/02/14 13:19:15 is 1.81.14.14: #i86068# thirdparty license also in brand layer
2008/02/14 13:06:15 sb 1.81.14.13: #i84200# for now, move crash reporter to brand layer
2008/02/08 09:19:25 sb 1.81.14.12: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on all plattforms, are in the brand layer, where they can include brand-specific icons on Windows (read by vcl; potentially visible in Windows Explorer according to hro)
2008/02/07 16:20:15 sb 1.81.14.11: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/07 12:47:05 sb 1.81.14.10: #i84200# removed apparently unused viewdoc script
2008/02/06 14:08:42 sb 1.81.14.9: #i84200# moved image sets to brand layer
2008/02/05 10:55:29 is 1.81.14.8: #i85112# ooo repackaging
2008/02/01 13:29:04 sb 1.81.14.7: RESYNC: (1.82-1.85); FILE MERGED
2008/01/29 17:08:24 sb 1.81.14.6: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:23 sb 1.81.14.5: #i85112# merged in cws_src680_native121
2008/01/21 15:14:31 sb 1.81.14.4: #i84200# have a fake ure-link in all Unix good-old monolithic OOos, so that start-script javaldx execution can be simplified
2008/01/11 14:11:31 sb 1.81.14.3: #i84200# For now, include a fake ure-link/lib in traditional OOo on Mac OS X to make it still work with new dylib install_names.
2008/01/09 10:52:29 sb 1.81.14.2: RESYNC: (1.81-1.82); FILE MERGED
2007/12/10 14:52:47 sb 1.81.14.1: #i84200# First step of basis/brand split. #i84309# Completely removed deprecated pkgchk tool.
2008-03-18 07:31:06 -05:00
|
|
|
gid_File_Lib_Soffice,
|
|
|
|
gid_File_Lib_Unopkg,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Script_Configimport,
|
2005-05-23 06:32:10 -05:00
|
|
|
gid_File_Script_Setofficelang,
|
|
|
|
gid_File_Script_Setofficelang_C01,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Server_Bonobo_Presentationstarter,
|
|
|
|
gid_File_Txt_Pagein_Common,
|
|
|
|
gid_File_Txt_Pagein_Calc,
|
|
|
|
gid_File_Txt_Pagein_Draw,
|
|
|
|
gid_File_Txt_Pagein_Impress,
|
|
|
|
gid_File_Txt_Pagein_Writer,
|
|
|
|
gid_File_Txt_Patchfiles,
|
|
|
|
gid_File_Bmp_Installation,
|
|
|
|
gid_File_Shellnew_Ods_Soffice,
|
|
|
|
gid_File_Shellnew_Odg_Soffice,
|
|
|
|
gid_File_Shellnew_Odp_Soffice,
|
|
|
|
gid_File_Shellnew_Odt_Soffice,
|
|
|
|
gid_File_Exe_Java,
|
|
|
|
gid_File_Exe_Adabas,
|
|
|
|
gid_File_Exe_Userinst,
|
|
|
|
gid_File_Exe_Userdeinst,
|
2005-05-23 06:32:10 -05:00
|
|
|
gid_File_Regcleanold,
|
|
|
|
gid_File_Exe_Regdeinstall,
|
|
|
|
gid_File_Tmp_Inf_Oldreg,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Tmp_Userinstall_Inf,
|
INTEGRATION: CWS sb83 (1.81.14); FILE MERGED
2008/03/17 09:01:51 sb 1.81.14.16: RESYNC: (1.85-1.89); FILE MERGED
2008/02/15 09:54:09 sb 1.81.14.15: #154657# drop apoc integration
2008/02/14 13:19:15 is 1.81.14.14: #i86068# thirdparty license also in brand layer
2008/02/14 13:06:15 sb 1.81.14.13: #i84200# for now, move crash reporter to brand layer
2008/02/08 09:19:25 sb 1.81.14.12: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on all plattforms, are in the brand layer, where they can include brand-specific icons on Windows (read by vcl; potentially visible in Windows Explorer according to hro)
2008/02/07 16:20:15 sb 1.81.14.11: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/07 12:47:05 sb 1.81.14.10: #i84200# removed apparently unused viewdoc script
2008/02/06 14:08:42 sb 1.81.14.9: #i84200# moved image sets to brand layer
2008/02/05 10:55:29 is 1.81.14.8: #i85112# ooo repackaging
2008/02/01 13:29:04 sb 1.81.14.7: RESYNC: (1.82-1.85); FILE MERGED
2008/01/29 17:08:24 sb 1.81.14.6: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:23 sb 1.81.14.5: #i85112# merged in cws_src680_native121
2008/01/21 15:14:31 sb 1.81.14.4: #i84200# have a fake ure-link in all Unix good-old monolithic OOos, so that start-script javaldx execution can be simplified
2008/01/11 14:11:31 sb 1.81.14.3: #i84200# For now, include a fake ure-link/lib in traditional OOo on Mac OS X to make it still work with new dylib install_names.
2008/01/09 10:52:29 sb 1.81.14.2: RESYNC: (1.81-1.82); FILE MERGED
2007/12/10 14:52:47 sb 1.81.14.1: #i84200# First step of basis/brand split. #i84309# Completely removed deprecated pkgchk tool.
2008-03-18 07:31:06 -05:00
|
|
|
gid_File_Config_Javasettingsunopkginstall);
|
2005-04-20 06:09:09 -05:00
|
|
|
End
|
|
|
|
|
|
|
|
Module gid_Module_Root_Files_3
|
2007-09-06 04:08:07 -05:00
|
|
|
PackageInfo = "packinfo_office.txt";
|
2005-04-20 06:09:09 -05:00
|
|
|
ParentID = gid_Module_Root;
|
|
|
|
Name = "gid_Module_Root_Files_3";
|
|
|
|
Description = "gid_Module_Root_Files_3";
|
2007-09-06 04:08:07 -05:00
|
|
|
Sortkey = "1300";
|
2005-04-20 06:09:09 -05:00
|
|
|
Default = YES;
|
|
|
|
Styles = (HIDDEN_ROOT);
|
2007-01-22 07:49:42 -06:00
|
|
|
Files = (gid_File_Dat_Root3,
|
|
|
|
gid_File_Jar_Xalan,
|
2006-08-14 09:35:43 -05:00
|
|
|
gid_File_Jar_Serializer,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Jar_Unoil,
|
|
|
|
gid_File_Jar_XercesImpl,
|
|
|
|
gid_File_Jar_Hsqldb,
|
|
|
|
gid_File_Jar_Hsqldb_Sdbc,
|
|
|
|
gid_File_Jar_Accessbridge,
|
|
|
|
gid_File_Jar_Js,
|
|
|
|
gid_File_Jar_Jut,
|
|
|
|
gid_File_Jar_Officebean,
|
|
|
|
gid_File_Jar_Report,
|
|
|
|
gid_File_Jar_Table,
|
|
|
|
gid_File_Jar_Letter,
|
|
|
|
gid_File_Jar_Form,
|
|
|
|
gid_File_Jar_Fax,
|
|
|
|
gid_File_Jar_Agenda,
|
|
|
|
gid_File_Jar_Web,
|
|
|
|
gid_File_Jar_Query,
|
|
|
|
gid_File_Jar_Commonwizards,
|
|
|
|
gid_File_Jar_Sandbox,
|
|
|
|
gid_File_Jar_Scriptframework,
|
|
|
|
gid_File_Jar_Scriptproviderforbeanshell,
|
|
|
|
gid_File_Jar_Scriptproviderforjava,
|
|
|
|
gid_File_Jar_Scriptproviderforjavascript,
|
|
|
|
gid_File_Jar_Xml_Apis,
|
|
|
|
gid_File_Jar_Bsh,
|
|
|
|
gid_File_Jar_Classes,
|
|
|
|
gid_File_Jar_AVmedia,
|
|
|
|
gid_File_Jar_Xsltfilter,
|
|
|
|
gid_File_Jar_Xsltvalidate,
|
|
|
|
gid_File_Jar_Docbook,
|
|
|
|
gid_File_Jar_Htmlsoff,
|
|
|
|
gid_File_Jar_Xflatxml,
|
|
|
|
gid_File_Jar_Xmerge,
|
|
|
|
gid_File_Jar_Xmergebridge,
|
INTEGRATION: CWS sb83 (1.81.14); FILE MERGED
2008/03/17 09:01:51 sb 1.81.14.16: RESYNC: (1.85-1.89); FILE MERGED
2008/02/15 09:54:09 sb 1.81.14.15: #154657# drop apoc integration
2008/02/14 13:19:15 is 1.81.14.14: #i86068# thirdparty license also in brand layer
2008/02/14 13:06:15 sb 1.81.14.13: #i84200# for now, move crash reporter to brand layer
2008/02/08 09:19:25 sb 1.81.14.12: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on all plattforms, are in the brand layer, where they can include brand-specific icons on Windows (read by vcl; potentially visible in Windows Explorer according to hro)
2008/02/07 16:20:15 sb 1.81.14.11: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/07 12:47:05 sb 1.81.14.10: #i84200# removed apparently unused viewdoc script
2008/02/06 14:08:42 sb 1.81.14.9: #i84200# moved image sets to brand layer
2008/02/05 10:55:29 is 1.81.14.8: #i85112# ooo repackaging
2008/02/01 13:29:04 sb 1.81.14.7: RESYNC: (1.82-1.85); FILE MERGED
2008/01/29 17:08:24 sb 1.81.14.6: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:23 sb 1.81.14.5: #i85112# merged in cws_src680_native121
2008/01/21 15:14:31 sb 1.81.14.4: #i84200# have a fake ure-link in all Unix good-old monolithic OOos, so that start-script javaldx execution can be simplified
2008/01/11 14:11:31 sb 1.81.14.3: #i84200# For now, include a fake ure-link/lib in traditional OOo on Mac OS X to make it still work with new dylib install_names.
2008/01/09 10:52:29 sb 1.81.14.2: RESYNC: (1.81-1.82); FILE MERGED
2007/12/10 14:52:47 sb 1.81.14.1: #i84200# First step of basis/brand split. #i84309# Completely removed deprecated pkgchk tool.
2008-03-18 07:31:06 -05:00
|
|
|
gid_File_Rdb_Offapi,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_Starregistry_Legacy_Binfilters_Rdb,
|
|
|
|
gid_Starregistry_Services_Rdb);
|
|
|
|
End
|
|
|
|
|
|
|
|
Module gid_Module_Root_Files_4
|
2007-09-06 04:08:07 -05:00
|
|
|
PackageInfo = "packinfo_office.txt";
|
2005-04-20 06:09:09 -05:00
|
|
|
ParentID = gid_Module_Root;
|
|
|
|
Name = "gid_Module_Root_Files_4";
|
|
|
|
Description = "gid_Module_Root_Files_4";
|
2007-09-06 04:08:07 -05:00
|
|
|
Sortkey = "1400";
|
2005-04-20 06:09:09 -05:00
|
|
|
Default = YES;
|
|
|
|
Styles = (HIDDEN_ROOT);
|
2007-01-22 07:49:42 -06:00
|
|
|
Files = (gid_File_Dat_Root4,
|
|
|
|
gid_File_Filter_Eme,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Filter_Emp,
|
|
|
|
gid_File_Filter_Icg,
|
|
|
|
gid_File_Filter_Egi,
|
|
|
|
gid_File_Filter_Epb,
|
|
|
|
gid_File_Filter_Epg,
|
|
|
|
gid_File_Filter_Epp,
|
|
|
|
gid_File_Filter_Eps,
|
|
|
|
gid_File_Filter_Ept,
|
|
|
|
gid_File_Filter_Era,
|
|
|
|
gid_File_Filter_Eti,
|
|
|
|
gid_File_Filter_Exp,
|
|
|
|
gid_File_Filter_Icd,
|
|
|
|
gid_File_Filter_Idx,
|
|
|
|
gid_File_Filter_Ime,
|
|
|
|
gid_File_Filter_Ipb,
|
|
|
|
gid_File_Filter_Ipd,
|
|
|
|
gid_File_Filter_Ips,
|
|
|
|
gid_File_Filter_Ipt,
|
|
|
|
gid_File_Filter_Ipx,
|
|
|
|
gid_File_Filter_Ira,
|
|
|
|
gid_File_Filter_Itg,
|
|
|
|
gid_File_Filter_Iti,
|
|
|
|
gid_File_Lib_Bib,
|
2007-05-22 09:28:24 -05:00
|
|
|
gid_File_Lib_Chartmodel,
|
|
|
|
gid_File_Lib_Chartview,
|
|
|
|
gid_File_Lib_Chartcontroller,
|
|
|
|
gid_File_Lib_Charttools,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Ctl,
|
|
|
|
gid_File_Lib_Cui,
|
2006-07-10 10:17:20 -05:00
|
|
|
gid_File_Lib_Sdbt,
|
2008-03-06 11:47:32 -06:00
|
|
|
gid_File_Lib_Dbmm,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Dba,
|
|
|
|
gid_File_Lib_Dbacfg,
|
|
|
|
gid_File_Lib_Dbase2,
|
|
|
|
gid_File_Lib_Dbaxml,
|
|
|
|
gid_File_Lib_Dbt,
|
|
|
|
gid_File_Lib_Dbfile,
|
|
|
|
gid_File_Lib_Flat,
|
|
|
|
gid_File_Lib_Frm,
|
|
|
|
gid_File_Lib_Fwe,
|
|
|
|
gid_File_Lib_Fwi,
|
|
|
|
gid_File_Lib_Fwk,
|
|
|
|
gid_File_Lib_Fwl,
|
|
|
|
gid_File_Lib_Go,
|
2007-11-19 06:06:53 -06:00
|
|
|
gid_File_Lib_Helplinker,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Hyph,
|
|
|
|
gid_File_Lib_J,
|
|
|
|
gid_File_Lib_Lks,
|
|
|
|
gid_File_Lib_Lng,
|
2006-03-09 07:09:13 -06:00
|
|
|
gid_File_Lib_Lnth,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Offacc,
|
2008-01-10 06:26:22 -06:00
|
|
|
gid_File_Lib_Oox,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Bindet,
|
|
|
|
gid_File_Lib_Pcr,
|
|
|
|
gid_File_Lib_Pdffilter,
|
|
|
|
gid_File_Lib_Pk,
|
|
|
|
gid_File_Lib_Pl,
|
|
|
|
gid_File_Lib_Preload,
|
|
|
|
gid_File_Lib_Sf_Prothdlr,
|
|
|
|
gid_File_Lib_Psp,
|
|
|
|
gid_File_Lib_Res,
|
2008-01-10 06:26:22 -06:00
|
|
|
gid_File_Lib_Sax,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Sb,
|
|
|
|
gid_File_Lib_Scn,
|
|
|
|
gid_File_Lib_Sd,
|
|
|
|
gid_File_Lib_Sdd,
|
|
|
|
gid_File_Lib_Sdui,
|
|
|
|
gid_File_Lib_Sfx,
|
|
|
|
gid_File_Lib_Sot,
|
|
|
|
gid_File_Lib_Spa,
|
|
|
|
gid_File_Lib_Spell,
|
|
|
|
gid_File_Lib_Spl,
|
|
|
|
gid_File_Lib_Sts,
|
|
|
|
gid_File_Lib_Svl,
|
|
|
|
gid_File_Lib_Svtools,
|
|
|
|
gid_File_Lib_Svx,
|
|
|
|
gid_File_Lib_AVMedia,
|
|
|
|
gid_File_Lib_AVMediaWin,
|
|
|
|
gid_File_Lib_BaseGfx,
|
|
|
|
gid_File_Lib_Sysdtrans,
|
|
|
|
gid_File_Lib_Sw,
|
|
|
|
gid_File_Lib_TextConversionDlgs,
|
|
|
|
gid_File_Lib_Tk,
|
2007-06-27 09:43:57 -05:00
|
|
|
gid_File_Lib_Acc,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Tools,
|
|
|
|
gid_File_Lib_Utl,
|
|
|
|
gid_File_Lib_Uui,
|
|
|
|
gid_File_Lib_Vcl,
|
|
|
|
gid_File_Lib_Xcr,
|
|
|
|
gid_File_Lib_Xmlfa,
|
|
|
|
gid_File_Lib_Xmlfd,
|
|
|
|
gid_File_Lib_Xmx,
|
|
|
|
gid_File_Lib_Xo,
|
|
|
|
gid_File_Lib_Xof,
|
|
|
|
gid_File_Lib_Xsltdlg,
|
|
|
|
gid_File_Lib_Xsltfilter,
|
|
|
|
gid_File_Lib_Zip,
|
|
|
|
gid_File_Lib_Vclplug_Gen,
|
|
|
|
gid_File_Lib_Vclplug_Gtk,
|
|
|
|
gid_File_Lib_Vclplug_Kde,
|
|
|
|
gid_File_Lib_Basctl,
|
|
|
|
gid_File_Lib_CanvasTools,
|
|
|
|
gid_File_Lib_CppCanvas,
|
2005-11-02 07:08:42 -06:00
|
|
|
gid_File_Lib_Agg,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Fwm,
|
|
|
|
gid_File_Lib_Lprx2,
|
|
|
|
gid_File_Lib_Lprxw,
|
2007-06-19 10:03:29 -05:00
|
|
|
gid_File_Lib_Libtextcat,
|
|
|
|
gid_File_Lib_Guesslang,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Tfu);
|
|
|
|
End
|
|
|
|
|
|
|
|
Module gid_Module_Root_Files_5
|
2007-09-06 04:08:07 -05:00
|
|
|
PackageInfo = "packinfo_office.txt";
|
|
|
|
TabPackageInfo = "packinfo_office_tab.txt";
|
2005-04-20 06:09:09 -05:00
|
|
|
ParentID = gid_Module_Root;
|
|
|
|
Name = "gid_Module_Root_Files_5";
|
|
|
|
Description = "gid_Module_Root_Files_5";
|
2007-09-06 04:08:07 -05:00
|
|
|
Sortkey = "1500";
|
2005-04-20 06:09:09 -05:00
|
|
|
Default = YES;
|
|
|
|
Styles = (HIDDEN_ROOT);
|
2007-01-22 07:49:42 -06:00
|
|
|
Files = (gid_File_Dat_Root5,
|
|
|
|
gid_File_Lib_Dict_Ja,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Dict_Zh,
|
2006-01-31 11:50:14 -06:00
|
|
|
gid_File_Lib_Collator_Data,
|
|
|
|
gid_File_Lib_Index_Data,
|
|
|
|
gid_File_Lib_Textconv_Dict,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Basprov,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Behelper,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Configmgr2,
|
2007-11-07 03:16:36 -06:00
|
|
|
gid_File_Lib_Crypto,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Dlgprov,
|
2007-01-02 08:55:55 -06:00
|
|
|
gid_File_Lib_Stringresource,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Ldapbe2,
|
|
|
|
gid_File_Lib_Comphelper2,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Sysmgr1,
|
2008-02-26 09:02:11 -06:00
|
|
|
gid_File_Lib_Adabas,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Cached1,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Curl,
|
2005-04-11 03:33:49 -05:00
|
|
|
gid_File_Lib_Db,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Dbpool,
|
|
|
|
gid_File_Lib_Embobj,
|
|
|
|
gid_File_Lib_Emboleobj,
|
|
|
|
gid_File_Lib_Evoab_1,
|
2005-12-19 10:23:48 -06:00
|
|
|
gid_File_Lib_Kab_1,
|
2006-01-19 08:48:02 -06:00
|
|
|
gid_File_Lib_Kab_Drv_1,
|
2007-09-13 12:00:06 -05:00
|
|
|
gid_File_Lib_Macab_1,
|
|
|
|
gid_File_Lib_Macab_Drv_1,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Evtatt,
|
|
|
|
gid_File_Lib_Fileacc,
|
|
|
|
gid_File_Lib_Filterconfig1,
|
|
|
|
gid_File_Lib_Fps_Gnome,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Dbodbcbase,
|
|
|
|
gid_File_Lib_I18npool,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_I18nregexp,
|
|
|
|
gid_File_Lib_I18nsearch,
|
2006-04-07 08:42:38 -05:00
|
|
|
gid_File_Lib_I18nisolang,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_I18nutil,
|
|
|
|
gid_File_Lib_Icudata,
|
|
|
|
gid_File_Lib_Icui18n,
|
|
|
|
gid_File_Lib_Icule,
|
|
|
|
gid_File_Lib_Icuuc,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Localedata_En,
|
|
|
|
gid_File_Lib_Localedata_Es,
|
|
|
|
gid_File_Lib_Localedata_Euro,
|
|
|
|
gid_File_Lib_Localedata_Others,
|
|
|
|
gid_File_Lib_Hsqldb_2,
|
|
|
|
gid_File_Lib_Jdbc_2,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Mcnttype,
|
|
|
|
gid_File_Lib_Mozab_2,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Mozabdrv,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Mysql_2,
|
|
|
|
gid_File_Lib_Odbc_2,
|
|
|
|
gid_File_Lib_Officebean,
|
2007-11-07 03:16:36 -06:00
|
|
|
gid_File_Lib_Openssl,
|
2005-04-13 02:44:25 -05:00
|
|
|
gid_File_Lib_Package2,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Bf_Sch,
|
|
|
|
gid_File_Lib_Bf_Lng,
|
2006-11-14 07:10:50 -06:00
|
|
|
gid_File_Lib_Bf_Go,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Bf_Xo,
|
|
|
|
gid_File_Lib_Bf_Svx,
|
2008-03-12 04:19:26 -05:00
|
|
|
gid_File_Lib_Bf_Svt,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Bf_Frm,
|
|
|
|
gid_File_Lib_Bf_Ofa,
|
|
|
|
gid_File_Lib_Bf_Sd,
|
2007-10-23 09:11:12 -05:00
|
|
|
gid_File_Lib_Bf_Sb,
|
|
|
|
gid_File_Lib_Bf_So,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Bf_Sm,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Bf_Sw,
|
|
|
|
gid_File_Lib_Bf_Wrapper,
|
|
|
|
gid_File_Lib_Legacy_Binfilters,
|
|
|
|
gid_File_Lib_Bf_Migratefilter,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Deployment,
|
|
|
|
gid_File_Lib_DeploymentGui,
|
2008-01-10 06:26:22 -06:00
|
|
|
gid_File_Lib_Sax_Uno,
|
|
|
|
gid_File_Lib_Fastsax_Uno,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Slideshow,
|
|
|
|
gid_File_Lib_Recentfile,
|
|
|
|
gid_File_Lib_Scriptframe,
|
|
|
|
gid_File_Lib_Sdbc_2,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Srtrs1,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Bat,
|
|
|
|
gid_File_Lib_Tab,
|
2006-07-13 04:32:37 -05:00
|
|
|
gid_File_Lib_Tab2,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Unoxml,
|
|
|
|
gid_File_Lib_Vos,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Localebe,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Migrationoo2,
|
|
|
|
gid_File_Lib_Syssh,
|
|
|
|
gid_File_Ucptdoc1,
|
|
|
|
gid_File_Ucpexpand1,
|
2006-01-06 06:16:03 -06:00
|
|
|
gid_File_Lib_Hunspell,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Portaudio,
|
|
|
|
gid_File_Lib_Sndfile,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_Tvhlp1,
|
|
|
|
gid_File_Lib_Ucb1,
|
|
|
|
gid_File_Lib_Ucbhelper,
|
|
|
|
gid_File_Lib_Ucpchelp1,
|
|
|
|
gid_File_Lib_Ucpdav1,
|
|
|
|
gid_File_Lib_Ucpfile1,
|
|
|
|
gid_File_Lib_Ucpftp1,
|
|
|
|
gid_File_Lib_Ucphier1,
|
|
|
|
gid_File_Lib_Ucppkg1,
|
2007-05-10 07:18:30 -05:00
|
|
|
gid_File_Lib_Xslt,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_LibXMLSec_xmlsecnss,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Lib_LibXMLSec_xmlseccore,
|
|
|
|
gid_File_Lib_LibXMLSec_xmlsecmscrypto,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_XSec_XMLSecurity,
|
|
|
|
gid_File_Lib_XSec_Framework,
|
|
|
|
gid_File_Lib_XSec_XmlSec,
|
|
|
|
gid_File_Lib_Xstor,
|
|
|
|
gid_File_CanvasFactory,
|
2007-06-27 06:31:22 -05:00
|
|
|
gid_File_SimpleCanvas,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Cmdmail,
|
|
|
|
gid_File_Lib_I18n,
|
|
|
|
gid_File_Lib_VCLCanvas,
|
2007-11-01 12:04:34 -05:00
|
|
|
gid_File_Lib_DirectXCanvas,
|
|
|
|
gid_File_Lib_DirectX9Canvas,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Hhc_Word,
|
|
|
|
gid_File_Lib_Socomp,
|
|
|
|
gid_File_Lib_Sogpstarter,
|
|
|
|
gid_File_Lib_Stdc_3,
|
|
|
|
gid_File_Lib_Stdc_5,
|
|
|
|
gid_File_Lib_Accessbridge,
|
|
|
|
gid_File_Lib_Ado_2,
|
|
|
|
gid_File_Lib_Cli_Cppuhelper,
|
|
|
|
gid_File_Lib_Cli_Cppuhelper_Assembly,
|
|
|
|
gid_File_Lib_Cli_Types,
|
|
|
|
gid_File_Lib_Cli_Types_Assembly,
|
|
|
|
gid_File_Lib_Cli_Basetypes,
|
|
|
|
gid_File_Lib_Cli_Basetypes_Assembly,
|
|
|
|
gid_File_Lib_Cli_Uno,
|
|
|
|
gid_File_Lib_Cli_Ure,
|
|
|
|
gid_File_Lib_Cli_Ure_Assembly,
|
2005-09-23 05:55:37 -05:00
|
|
|
gid_File_Lib_Policy_Cli_Types_Assembly,
|
|
|
|
gid_File_Lib_Policy_Cli_Types_Config,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Dl,
|
|
|
|
gid_File_Lib_Dnd,
|
|
|
|
gid_File_Lib_Dtrans,
|
|
|
|
gid_File_Lib_Emser,
|
|
|
|
gid_File_Lib_Fop,
|
|
|
|
gid_File_Lib_Fps,
|
|
|
|
gid_File_Lib_Ftransl,
|
|
|
|
gid_File_Lib_Lngpckinsthlp,
|
2007-05-10 05:06:34 -05:00
|
|
|
gid_File_Lib_sn_tools,
|
2007-07-06 08:34:15 -05:00
|
|
|
gid_File_Lib_relnotes,
|
2007-05-10 05:06:34 -05:00
|
|
|
GID_FILE_LIB_WPD,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Msvcp70,
|
|
|
|
gid_File_Lib_Msvcr70,
|
2007-11-23 06:38:47 -06:00
|
|
|
gid_File_Lib_Msvcr80,
|
|
|
|
gid_File_Lib_Msvcp80,
|
|
|
|
gid_File_Lib_Msvcm80,
|
|
|
|
gid_File_Msvcm80crt_Manifest,
|
2008-01-15 06:32:17 -06:00
|
|
|
gid_File_Lib_Msvcr90,
|
|
|
|
gid_File_Lib_Msvcp90,
|
|
|
|
gid_File_Lib_Msvcm90,
|
|
|
|
gid_File_Msvcm90crt_Manifest,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Ole,
|
|
|
|
gid_File_Lib_Patchmsi,
|
|
|
|
gid_File_Lib_Reg4msdocmsi,
|
|
|
|
gid_File_Lib_Qslnkmsi,
|
|
|
|
gid_File_Lib_Sdqsmsi,
|
|
|
|
gid_File_Lib_OOoFilt,
|
|
|
|
gid_File_Lib_OOoFiltProxy,
|
|
|
|
gid_File_Lib_Instooofiltmsi,
|
|
|
|
gid_File_Lib_Smplmail,
|
|
|
|
gid_File_Lib_Gconfebe,
|
|
|
|
gid_File_Lib_Wininetbe,
|
2007-04-16 05:55:09 -05:00
|
|
|
gid_File_Lib_Macbe,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Lib_Msvcp70_So,
|
|
|
|
gid_File_Lib_Msvcr70_So,
|
|
|
|
gid_File_Lib_Gdiplus,
|
|
|
|
gid_File_Lib_Stlport_Vc6,
|
|
|
|
gid_File_Lib_Stlport_Vc7,
|
|
|
|
gid_File_Tabaction,
|
|
|
|
gid_File_Lib_Fps_Office,
|
|
|
|
gid_File_Lib_Fpicker,
|
|
|
|
gid_File_Lib_Fsstorage,
|
|
|
|
gid_File_Lib_Hatchwindowfactory,
|
|
|
|
gid_File_Lib_Passwordcontainer,
|
2005-04-27 05:16:12 -05:00
|
|
|
gid_File_Lib_Productregistration,
|
2006-08-04 04:10:10 -05:00
|
|
|
gid_File_Lib_Svtmisc,
|
|
|
|
gid_File_Lib_Updchkui,
|
2006-12-13 08:15:47 -06:00
|
|
|
gid_File_Lib_Updatefeed,
|
2006-08-04 04:10:10 -05:00
|
|
|
gid_File_Lib_Onlinecheck);
|
2005-01-31 04:01:15 -06:00
|
|
|
End
|
|
|
|
|
|
|
|
Module gid_Module_Root_Files_6
|
2007-09-06 04:08:07 -05:00
|
|
|
PackageInfo = "packinfo_office.txt";
|
2005-04-20 06:09:09 -05:00
|
|
|
ParentID = gid_Module_Root;
|
|
|
|
Name = "gid_Module_Root_Files_6";
|
|
|
|
Description = "gid_Module_Root_Files_6";
|
2007-09-06 04:08:07 -05:00
|
|
|
Sortkey = "1600";
|
2005-04-20 06:09:09 -05:00
|
|
|
Default = YES;
|
|
|
|
Styles = (HIDDEN_ROOT);
|
|
|
|
Files = (gid_File_Basic_User,
|
|
|
|
gid_File_Basic_User_Standard,
|
|
|
|
gid_File_Extra_Autotextuser,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Extra_Cfgusr,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Extra_Palettes,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Extra_Database,
|
|
|
|
gid_File_Extra_Databasebiblio,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Extra_Gallsound,
|
|
|
|
gid_File_Extra_Autocorr,
|
|
|
|
gid_File_Extra_Autocorr_Lang,
|
|
|
|
gid_File_Extra_Gallroot,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Extra_Gallbullets,
|
|
|
|
gid_File_Extra_Gallhtmlexpo,
|
|
|
|
gid_File_Extra_Gallrulers,
|
|
|
|
gid_File_Extra_Gallsystem,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Extra_Gallflagscontrol,
|
|
|
|
gid_File_Extra_Gallsounds,
|
|
|
|
gid_File_Extra_Gallwwwanim,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Extra_Gallwwwback,
|
|
|
|
gid_File_Extra_Gallwwwgraf,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Extra_Migration,
|
|
|
|
gid_File_Extra_Migration_Lang_Multi,
|
|
|
|
gid_File_Extra_Tplwizletter,
|
2005-05-23 06:32:10 -05:00
|
|
|
gid_File_Extra_Tplwizletter_en_US,
|
|
|
|
gid_File_Extra_Tplwizletter_de,
|
|
|
|
gid_File_Extra_Tplwizletter_fr,
|
|
|
|
gid_File_Extra_Tplwizletter_es,
|
|
|
|
gid_File_Extra_Tplwizletter_it,
|
|
|
|
gid_File_Extra_Tplwizletter_pt_BR,
|
|
|
|
gid_File_Extra_Tplwizletter_sv,
|
|
|
|
gid_File_Extra_Tplwizletter_ja,
|
|
|
|
gid_File_Extra_Tplwizletter_ko,
|
|
|
|
gid_File_Extra_Tplwizletter_zh_CN,
|
|
|
|
gid_File_Extra_Tplwizletter_zh_TW,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Extra_Tplwizmemo_Lang,
|
|
|
|
gid_File_Extra_Autotextuser_Lang,
|
|
|
|
gid_File_Extra_Dir_Fonts,
|
|
|
|
gid_File_Scripts_Beanshell,
|
|
|
|
gid_File_Scripts_Java,
|
|
|
|
gid_File_Scripts_Javascript,
|
|
|
|
gid_File_Basic_Depot,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Basic_Euro,
|
|
|
|
gid_File_Basic_Form,
|
|
|
|
gid_File_Basic_Gimmicks,
|
|
|
|
gid_File_Basic_Importwiz,
|
2007-06-19 10:03:29 -05:00
|
|
|
gid_File_Basic_Formwiz,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Basic_Schedule,
|
|
|
|
gid_File_Basic_Scriptbindinglib,
|
|
|
|
gid_File_Basic_Template,
|
|
|
|
gid_File_Basic_Tools,
|
|
|
|
gid_File_Basic_Tutorials,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Basic_Launcher,
|
|
|
|
gid_File_Extra_Cfgsrv,
|
|
|
|
gid_File_Extra_Cfgsrv_Bitmap_Unx,
|
|
|
|
gid_File_Extra_Symbols,
|
|
|
|
gid_File_Extra_Common_Inc,
|
|
|
|
gid_File_Extra_Common_Pl,
|
|
|
|
gid_File_Extra_Edit_Asp,
|
|
|
|
gid_File_Extra_Edit_Pl,
|
|
|
|
gid_File_Extra_Editpic_Asp,
|
|
|
|
gid_File_Extra_Editpic_Pl,
|
|
|
|
gid_File_Extra_Index_Pl,
|
|
|
|
gid_File_Extra_Poll_Asp,
|
|
|
|
gid_File_Extra_Poll_Pl,
|
|
|
|
gid_File_Extra_Savepic_Asp,
|
|
|
|
gid_File_Extra_Savepic_Pl,
|
|
|
|
gid_File_Extra_Show_Asp,
|
|
|
|
gid_File_Extra_Show_Pl,
|
|
|
|
gid_File_Extra_Webcast_Asp,
|
|
|
|
gid_File_Extra_Webcast_Pl,
|
2007-06-27 09:51:58 -05:00
|
|
|
gid_File_Extra_Square_Yellow_Zip,
|
|
|
|
gid_File_Extra_Square_Red_Zip,
|
|
|
|
gid_File_Extra_Square_Green_Zip,
|
|
|
|
gid_File_Extra_Square_Gray_Zip,
|
|
|
|
gid_File_Extra_Square_Blue_Zip,
|
|
|
|
gid_File_Extra_Simple_Zip,
|
|
|
|
gid_File_Extra_Round_White_Zip,
|
|
|
|
gid_File_Extra_Round_Gorilla_Zip,
|
|
|
|
gid_File_Extra_Glas_Red_Zip,
|
|
|
|
gid_File_Extra_Glas_Green_Zip,
|
2008-01-10 06:26:22 -06:00
|
|
|
gid_File_Extra_Glas_Blue_Zip,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Zip_Writingaids,
|
2007-09-06 04:08:07 -05:00
|
|
|
gid_File_Zip_Writingaids_So,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Share_Config_Sofficecfg_uiconfig_Zip,
|
|
|
|
gid_File_Share_Config_Sofficecfg_Basicide_Menubar_Xml,
|
|
|
|
gid_File_Share_Config_Sofficecfg_Bibliography_Menubar_Xml,
|
|
|
|
gid_File_Share_Config_Sofficecfg_Dbuquery_Menubar_Xml,
|
|
|
|
gid_File_Share_Config_Sofficecfg_Dbubrowser_Menubar_Xml,
|
|
|
|
gid_File_Share_Config_Sofficecfg_Dbuapp_Menubar_Xml,
|
|
|
|
gid_File_Share_Config_Sofficecfg_Dburelation_Menubar_Xml,
|
|
|
|
gid_File_Share_Config_Sofficecfg_Dbutable_Menubar_Xml,
|
|
|
|
gid_File_Share_Config_Sofficecfg_Startmodule_Menubar_Xml,
|
|
|
|
gid_File_Share_Config_Sofficecfg_Chart_Menubar_Xml,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Dtd_Accelerator,
|
|
|
|
gid_File_Dtd_Dialog,
|
|
|
|
gid_File_Dtd_Event,
|
2006-07-13 07:31:16 -05:00
|
|
|
gid_File_Dtd_Groupuinames,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Dtd_Image,
|
|
|
|
gid_File_Dtd_Libraries,
|
|
|
|
gid_File_Dtd_Library,
|
|
|
|
gid_File_Dtd_Manifest,
|
|
|
|
gid_File_Dtd_Menubar,
|
|
|
|
gid_File_Dtd_Module,
|
|
|
|
gid_File_Dtd_Office,
|
|
|
|
gid_File_Dtd_Statusbar,
|
|
|
|
gid_File_Dtd_Toolbar,
|
2007-06-19 10:03:29 -05:00
|
|
|
gid_File_Conf_Fpdb,
|
|
|
|
gid_File_Lm_Afrikaans,
|
|
|
|
gid_File_Lm_Albanian,
|
|
|
|
gid_File_Lm_Amharic_Utf,
|
|
|
|
gid_File_Lm_Arabic,
|
|
|
|
gid_File_Lm_Armenian,
|
|
|
|
gid_File_Lm_Basque,
|
|
|
|
gid_File_Lm_Belarus,
|
|
|
|
gid_File_Lm_Bosnian,
|
|
|
|
gid_File_Lm_Breton,
|
|
|
|
gid_File_Lm_Catalan,
|
|
|
|
gid_File_Lm_Chinese_Simplified,
|
|
|
|
gid_File_Lm_Chinese_Traditional,
|
|
|
|
gid_File_Lm_Croatian,
|
|
|
|
gid_File_Lm_Czech,
|
|
|
|
gid_File_Lm_Danish,
|
|
|
|
gid_File_Lm_Drents,
|
|
|
|
gid_File_Lm_Dutch,
|
|
|
|
gid_File_Lm_English,
|
|
|
|
gid_File_Lm_Esperanto,
|
|
|
|
gid_File_Lm_Estonian,
|
|
|
|
gid_File_Lm_Finnish,
|
|
|
|
gid_File_Lm_French,
|
|
|
|
gid_File_Lm_Frisian,
|
|
|
|
gid_File_Lm_Georgian,
|
|
|
|
gid_File_Lm_German,
|
|
|
|
gid_File_Lm_Greek,
|
|
|
|
gid_File_Lm_Hebrew,
|
|
|
|
gid_File_Lm_Hindi,
|
|
|
|
gid_File_Lm_Hungarian,
|
|
|
|
gid_File_Lm_Icelandic,
|
|
|
|
gid_File_Lm_Indonesian,
|
|
|
|
gid_File_Lm_Irish_Gaelic,
|
|
|
|
gid_File_Lm_Italian,
|
|
|
|
gid_File_Lm_Japanese,
|
|
|
|
gid_File_Lm_Korean,
|
|
|
|
gid_File_Lm_Latin,
|
|
|
|
gid_File_Lm_Latvian,
|
|
|
|
gid_File_Lm_Lithuanian,
|
|
|
|
gid_File_Lm_Malay,
|
|
|
|
gid_File_Lm_Manx_Gaelic,
|
|
|
|
gid_File_Lm_Marathi,
|
|
|
|
gid_File_Lm_Middle_Frisian,
|
|
|
|
gid_File_Lm_Mingo,
|
|
|
|
gid_File_Lm_Nepali,
|
|
|
|
gid_File_Lm_Norwegian,
|
|
|
|
gid_File_Lm_Persian,
|
|
|
|
gid_File_Lm_Polish,
|
|
|
|
gid_File_Lm_Portuguese,
|
|
|
|
gid_File_Lm_Quechua,
|
|
|
|
gid_File_Lm_Romanian,
|
|
|
|
gid_File_Lm_Romansh,
|
|
|
|
gid_File_Lm_Russian,
|
|
|
|
gid_File_Lm_Sanskrit,
|
|
|
|
gid_File_Lm_Scots,
|
|
|
|
gid_File_Lm_Scots_Gaelic,
|
|
|
|
gid_File_Lm_Serbian_Ascii,
|
|
|
|
gid_File_Lm_Slovak_Ascii,
|
|
|
|
gid_File_Lm_Slovenian,
|
|
|
|
gid_File_Lm_Spanish,
|
|
|
|
gid_File_Lm_Swahili,
|
|
|
|
gid_File_Lm_Swedish,
|
|
|
|
gid_File_Lm_Tagalog,
|
|
|
|
gid_File_Lm_Tamil,
|
|
|
|
gid_File_Lm_Thai,
|
|
|
|
gid_File_Lm_Turkish,
|
|
|
|
gid_File_Lm_Ukrainian,
|
|
|
|
gid_File_Lm_Vietnamese,
|
|
|
|
gid_File_Lm_Welsh,
|
|
|
|
gid_File_Lm_Yiddish_Utf,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Mod_Chart,
|
|
|
|
gid_File_Mod_Datastyl,
|
|
|
|
gid_File_Mod_Defs,
|
|
|
|
gid_File_Mod_Drawing,
|
|
|
|
gid_File_Mod_Dtypes,
|
|
|
|
gid_File_Mod_Form,
|
|
|
|
gid_File_Mod_Meta,
|
|
|
|
gid_File_Mod_Nmspace,
|
|
|
|
gid_File_Mod_Office,
|
|
|
|
gid_File_Mod_Script,
|
|
|
|
gid_File_Mod_Settings,
|
|
|
|
gid_File_Mod_Style,
|
|
|
|
gid_File_Mod_Table,
|
|
|
|
gid_File_Mod_Text,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Oo_Ldap_Attr_Map,
|
|
|
|
gid_File_Oo_AD_Ldap_Attr_Map,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Oo_Inet_Xcs,
|
|
|
|
gid_File_Oo_Inet_Xcu,
|
|
|
|
gid_File_Oo_Office_Addons_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Basicidecommands_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Basicidecommands_Xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Windowstate_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Basicidewindowstate_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Basicidewindowstate_Xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Bibliographycommands_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Bibliographycommands_Xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Bibliographywindowstate_Xcs,
|
|
|
|
gid_File_Oo_Office_Calc_Xcs,
|
|
|
|
gid_File_Oo_Office_Calc_Xcu,
|
2006-08-04 06:13:46 -05:00
|
|
|
gid_File_Oo_Office_CalcAddIns_Xcs,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Oo_Office_Chart_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Chartcommands_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Chartcommands_Xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Chartwindowstate_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Chartwindowstate_Xcu,
|
|
|
|
gid_File_Oo_Office_Commands_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Commands_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Category_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Drawimpresscommands_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Drawimpresscommands_Xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Genericcategories_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Genericcategories_Xcu,
|
|
|
|
gid_File_Oo_Office_Common_Xcs,
|
2007-07-06 03:28:37 -05:00
|
|
|
gid_File_Oo_Office_Extendedcolorscheme_Xcs,
|
|
|
|
gid_File_Oo_Office_Extendedcolorscheme_Xcu,
|
2008-01-10 06:26:22 -06:00
|
|
|
gid_File_Oo_Office_OptionsDialog_Xcs,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Oo_Office_Recovery_Xcs,
|
|
|
|
gid_File_Oo_Office_Compatibility_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Controller_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Controller_Xcu,
|
|
|
|
gid_File_Oo_Office_Dataaccess_Xcs,
|
|
|
|
gid_File_Oo_Office_Dataaccess_Xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Dbucommands_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Dbucommands_Xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Basewindowstate_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Basewindowstate_Xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Dbtablewindowstate_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Dbtablewindowstate_xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Dbbrowserwindowstate_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Dbbrowserwindowstate_xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Dbquerywindowstate_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Dbquerywindowstate_xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Dbrelationwindowstate_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Dbrelationwindowstate_xcu,
|
|
|
|
gid_File_Oo_Office_Draw_Xcs,
|
|
|
|
gid_File_Oo_Office_Events_Xcs,
|
2007-06-20 08:01:33 -05:00
|
|
|
gid_File_Oo_Office_ExtensionManager_Xcs,
|
|
|
|
gid_File_Oo_Office_ExtensionManager_Xcu,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Oo_Office_Ui_Factories_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Factories_Xcu,
|
|
|
|
gid_File_Oo_Office_Embedding_Xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Genericcommands_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Genericcommands_Xcu,
|
2005-11-11 05:27:10 -06:00
|
|
|
gid_File_Oo_Office_Ui_GlobalSettings_Xcs,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Oo_Office_Impress_Xcs,
|
2007-04-03 10:59:26 -05:00
|
|
|
gid_File_Oo_Office_Impress_Xcu,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Oo_Office_Java_Xcs,
|
|
|
|
gid_File_Oo_Office_Jobs_Xcs,
|
|
|
|
gid_File_Oo_Office_Jobs_Xcu,
|
|
|
|
gid_File_Oo_Office_Labels_Xcs,
|
|
|
|
gid_File_Oo_Office_Labels_Xcu,
|
|
|
|
gid_File_Oo_Office_Linguistic_Xcs,
|
|
|
|
gid_File_Oo_Office_Math_Xcs,
|
|
|
|
gid_File_Oo_Office_Math_Xcu,
|
|
|
|
gid_File_Oo_Office_Protocolhandler_Xcs,
|
|
|
|
gid_File_Oo_Office_Protocolhandler_Xcu,
|
|
|
|
gid_File_Oo_Office_Scripting_Xcs,
|
|
|
|
gid_File_Oo_Office_Scripting_Xcu,
|
|
|
|
gid_File_Oo_Office_Security_Xcs,
|
|
|
|
gid_File_Oo_Office_Security_Xcu,
|
|
|
|
gid_File_Oo_Office_Sfx_Xcs,
|
|
|
|
gid_File_Oo_Office_Sfx_Xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Startmodulecommands_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Startmodulecommands_Xcu,
|
|
|
|
gid_File_Oo_Office_Ui_Startmodulewindowstate_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Startmodulewindowstate_Xcu,
|
|
|
|
gid_File_Oo_Office_Substitution_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Xcs,
|
|
|
|
gid_File_Oo_Office_Views_Xcs,
|
|
|
|
gid_File_Oo_Office_Writer_Xcs,
|
|
|
|
gid_File_Oo_Office_Writer_Xcu,
|
|
|
|
gid_File_Oo_Office_WebWizard_Xcs,
|
|
|
|
gid_File_Oo_Office_WebWizard_Xcu,
|
|
|
|
gid_File_Oo_Office_FormWizard_Xcs,
|
|
|
|
gid_File_Oo_Office_FormWizard_Xcu,
|
|
|
|
gid_File_Oo_Office_TableWizard_Xcs,
|
|
|
|
gid_File_Oo_Office_TableWizard_Xcu,
|
|
|
|
gid_File_Oo_Office_Writerweb_Xcs,
|
|
|
|
gid_File_Oo_Office_TypeDetection_Xcs,
|
|
|
|
gid_File_Oo_Office_Embedding_Xcs,
|
|
|
|
gid_File_Oo_Setup_Xcs,
|
2008-03-05 10:46:49 -06:00
|
|
|
gid_File_Oo_Setup_Start_Xcu,
|
2005-05-24 08:00:43 -05:00
|
|
|
gid_File_Oo_Firststartwizard_Xcs,
|
|
|
|
gid_File_Oo_Firststartwizard_Xcu,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Oo_System_Xcs,
|
|
|
|
gid_File_Oo_Typedetection_Filter_Xcs,
|
|
|
|
gid_File_Oo_Typedetection_Graphicfilter_Xcs,
|
|
|
|
gid_File_Oo_Typedetection_Misc_Xcs,
|
|
|
|
gid_File_Oo_Typedetection_Types_Xcs,
|
|
|
|
gid_File_Oo_Ucb_Configuration_Xcs,
|
|
|
|
gid_File_Oo_Ucb_Configuration_Xcu,
|
|
|
|
gid_File_Oo_Ucb_Hierarchy_Xcs,
|
|
|
|
gid_File_Oo_Ucb_Store_Xcs,
|
|
|
|
gid_File_Oo_Userprofile_Xcs,
|
2006-12-19 07:10:26 -06:00
|
|
|
gid_File_Oo_Userprofile_Xcu,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Oo_Vcl_Xcs,
|
|
|
|
gid_File_Oo_Vcl_Xcu,
|
|
|
|
gid_File_Oo_Ldap_Xcs,
|
|
|
|
gid_File_Oo_Ldap_Xcu,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Oo_Typedetection_UISort_Xcs,
|
|
|
|
gid_File_Oo_Office_Ui_Mathwindowstate_Xcs,
|
|
|
|
gid_File_Oo_Office_Views_Xcu,
|
|
|
|
gid_File_Oo_TypeDetection_UISort_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_Office_Embedding_Chart_Xcu,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_Base_Types_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_Base_Filters_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_Base_Others_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_Chart_Types_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_Chart_Filters_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_Chart_Others_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_InternalGraphics_Types_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_InternalGraphics_Filters_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_Common_System_Xcu,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Registry_Spool_Oo_Office_Common_UseOOoFileDialogs_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_Dataaccess_Adabasdriver_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_Writer_javamail_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_UISort_Writer_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_Calc_UISort_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_Draw_UISort_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_Impress_UISort_Xcu,
|
|
|
|
gid_File_Registry_Spool_Oo_TypeDetection_Math_UISort_Xcu,
|
2005-06-24 05:42:59 -05:00
|
|
|
gid_File_Registry_Spool_Oo_Office_Linguistic_Forcedefaultlanguage_Xcu,
|
2006-12-19 04:39:59 -06:00
|
|
|
gid_File_Xsl_Common_Measure_Conversion,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Xsl_Common_Math_Functions,
|
|
|
|
gid_File_Xsl_Export_Common_Body,
|
|
|
|
gid_File_Xsl_Export_Common_Table_Of_Content,
|
|
|
|
gid_File_Xsl_Export_Common_Ooo2ms_Docpr,
|
|
|
|
gid_File_Xsl_Export_Common_Styles_Styles_Collector,
|
|
|
|
gid_File_Xsl_Export_Common_Styles_Style_Mapping_Css,
|
|
|
|
gid_File_Xsl_Export_Common_Styles_Style_Mapping_html32,
|
|
|
|
gid_File_Xsl_Export_Common_Table_Table,
|
|
|
|
gid_File_Xsl_Export_Common_Table_Table_Cells,
|
|
|
|
gid_File_Xsl_Export_Common_Table_Table_Columns,
|
|
|
|
gid_File_Xsl_Export_Common_Table_Table_Rows,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Xsl_Export_Spreadsheetml_Formular,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Xsl_Export_Spreadsheetml_Ooo2spreadsheetml,
|
|
|
|
gid_File_Xsl_Export_Spreadsheetml_Style_Mapping,
|
|
|
|
gid_File_Xsl_Export_Spreadsheetml_Styles,
|
|
|
|
gid_File_Xsl_Export_Spreadsheetml_Table,
|
|
|
|
gid_File_Xsl_Export_Wordml_Ooo2wordml,
|
|
|
|
gid_File_Xsl_Export_Wordml_Ooo2wordml_Border,
|
|
|
|
gid_File_Xsl_Export_Wordml_Ooo2wordml_Custom_Draw,
|
|
|
|
gid_File_Xsl_Export_Wordml_Ooo2wordml_Draw,
|
|
|
|
gid_File_Xsl_Export_Wordml_Ooo2wordml_Field,
|
|
|
|
gid_File_Xsl_Export_Wordml_Ooo2wordml_List,
|
|
|
|
gid_File_Xsl_Export_Wordml_Ooo2wordml_Page,
|
|
|
|
gid_File_Xsl_Export_Wordml_Ooo2wordml_Path,
|
|
|
|
gid_File_Xsl_Export_Wordml_Ooo2wordml_Settings,
|
|
|
|
gid_File_Xsl_Export_Wordml_Ooo2wordml_Table,
|
|
|
|
gid_File_Xsl_Export_Wordml_Ooo2wordml_Text,
|
|
|
|
gid_File_Xsl_Import_Common_Ms2ooo_Docpr,
|
|
|
|
gid_File_Xsl_Import_Spreadsheetml_Spreadsheetml2ooo,
|
2005-05-13 03:46:44 -05:00
|
|
|
gid_File_Xsl_Import_Wordml_Wordml2ooo_Props,
|
2005-01-31 04:01:15 -06:00
|
|
|
gid_File_Xsl_Import_Wordml_Wordml2ooo,
|
|
|
|
gid_File_Xsl_Import_Wordml_Wordml2ooo_Custom_Draw,
|
|
|
|
gid_File_Xsl_Import_Wordml_Wordml2ooo_Draw,
|
|
|
|
gid_File_Xsl_Import_Wordml_Wordml2ooo_Field,
|
|
|
|
gid_File_Xsl_Import_Wordml_Wordml2ooo_List,
|
|
|
|
gid_File_Xsl_Import_Wordml_Wordml2ooo_Page,
|
|
|
|
gid_File_Xsl_Import_Wordml_Wordml2ooo_Settings,
|
|
|
|
gid_File_Xsl_Import_Wordml_Wordml2ooo_Table,
|
|
|
|
gid_File_Xsl_Import_Wordml_Wordml2ooo_Text,
|
2005-04-20 06:09:09 -05:00
|
|
|
gid_File_Xsl_Import_Wordml_Wordml2ooo_Path,
|
|
|
|
gid_File_Extra_Fontunxpsprint,
|
|
|
|
gid_File_Extra_Fontunxppds,
|
|
|
|
gid_File_Extra_Fontunxafm,
|
|
|
|
gid_File_Kspprof_Ini,
|
|
|
|
gid_File_Sp_Adsf_Mcd,
|
|
|
|
gid_File_Sp_Bnd_Mcd,
|
|
|
|
gid_File_Sp_Fre_Mcd,
|
|
|
|
gid_File_Sp_Jlsf_Mcd,
|
|
|
|
gid_File_Sp_Klsf_Mcd,
|
|
|
|
gid_File_Sp_Subm_Mcd,
|
2007-11-02 06:58:26 -05:00
|
|
|
gid_File_Spuser1_Txt,
|
|
|
|
gid_File_Registry_Spool_Oo_Office_Jobs_Stclient_Xcu);
|
2005-04-20 06:09:09 -05:00
|
|
|
End
|
|
|
|
|
|
|
|
Module gid_Module_Root_Files_7
|
2007-09-06 04:08:07 -05:00
|
|
|
PackageInfo = "packinfo_office.txt";
|
2005-04-20 06:09:09 -05:00
|
|
|
ParentID = gid_Module_Root;
|
|
|
|
Name = "gid_Module_Root_Files_7";
|
|
|
|
Description = "gid_Module_Root_Files_7";
|
2007-09-06 04:08:07 -05:00
|
|
|
Sortkey = "1900";
|
2005-04-20 06:09:09 -05:00
|
|
|
Default = YES;
|
|
|
|
Styles = (HIDDEN_ROOT);
|
2008-01-04 10:10:02 -06:00
|
|
|
Files = (gid_File_Mozilla_Runtime,gid_File_Help_Help_Zip);
|
2005-04-20 06:09:09 -05:00
|
|
|
End
|
|
|
|
|
|
|
|
#ifdef UNX
|
|
|
|
#if ! (defined(MACOSX) || defined (SYSTEM_FREETYPE))
|
|
|
|
|
2008-01-04 10:10:02 -06:00
|
|
|
Module gid_Module_Root_Files_8
|
2007-09-06 04:08:07 -05:00
|
|
|
PackageInfo = "packinfo_office.txt";
|
2005-04-20 06:09:09 -05:00
|
|
|
ParentID = gid_Module_Root;
|
2008-01-04 10:10:02 -06:00
|
|
|
Name = "gid_Module_Root_Files_8";
|
|
|
|
Description = "gid_Module_Root_Files_8";
|
2007-09-06 04:08:07 -05:00
|
|
|
Sortkey = "2000";
|
2005-04-20 06:09:09 -05:00
|
|
|
Default = YES;
|
|
|
|
Styles = (HIDDEN_ROOT);
|
|
|
|
Files = (gid_File_Lib_Freetype);
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
2005-01-31 04:01:15 -06:00
|
|
|
#ifndef WITHOUT_FONTS
|
|
|
|
Module gid_Module_Root_Fonts_OOo_Hidden
|
2007-09-06 04:08:07 -05:00
|
|
|
PackageInfo = "packinfo_office.txt";
|
2005-04-20 06:09:09 -05:00
|
|
|
ParentID = gid_Module_Root;
|
|
|
|
Name = "gid_Module_Root_Fonts_OOo_Hidden";
|
|
|
|
Description = "gid_Module_Root_Fonts_OOo_Hidden";
|
2007-09-06 04:08:07 -05:00
|
|
|
Sortkey = "2100";
|
2005-04-20 06:09:09 -05:00
|
|
|
Default = YES;
|
INTEGRATION: CWS sb83 (1.81.14); FILE MERGED
2008/03/17 09:01:51 sb 1.81.14.16: RESYNC: (1.85-1.89); FILE MERGED
2008/02/15 09:54:09 sb 1.81.14.15: #154657# drop apoc integration
2008/02/14 13:19:15 is 1.81.14.14: #i86068# thirdparty license also in brand layer
2008/02/14 13:06:15 sb 1.81.14.13: #i84200# for now, move crash reporter to brand layer
2008/02/08 09:19:25 sb 1.81.14.12: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on all plattforms, are in the brand layer, where they can include brand-specific icons on Windows (read by vcl; potentially visible in Windows Explorer according to hro)
2008/02/07 16:20:15 sb 1.81.14.11: #i84200# extract all the meat from (soffice|unkpkg).bin into (soffice|unkpkg).dll, where the .dll are in the basis layer and the .bin, on Windows (similar to Mac OS X, albeit for different reasons), are in the brand layer, where they can include brand-specific icons (read by vcl; potentially visible in Windows Explorer according to hro).
2008/02/07 12:47:05 sb 1.81.14.10: #i84200# removed apparently unused viewdoc script
2008/02/06 14:08:42 sb 1.81.14.9: #i84200# moved image sets to brand layer
2008/02/05 10:55:29 is 1.81.14.8: #i85112# ooo repackaging
2008/02/01 13:29:04 sb 1.81.14.7: RESYNC: (1.82-1.85); FILE MERGED
2008/01/29 17:08:24 sb 1.81.14.6: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:23 sb 1.81.14.5: #i85112# merged in cws_src680_native121
2008/01/21 15:14:31 sb 1.81.14.4: #i84200# have a fake ure-link in all Unix good-old monolithic OOos, so that start-script javaldx execution can be simplified
2008/01/11 14:11:31 sb 1.81.14.3: #i84200# For now, include a fake ure-link/lib in traditional OOo on Mac OS X to make it still work with new dylib install_names.
2008/01/09 10:52:29 sb 1.81.14.2: RESYNC: (1.81-1.82); FILE MERGED
2007/12/10 14:52:47 sb 1.81.14.1: #i84200# First step of basis/brand split. #i84309# Completely removed deprecated pkgchk tool.
2008-03-18 07:31:06 -05:00
|
|
|
Styles = (HIDDEN_ROOT);
|
2005-04-20 06:09:09 -05:00
|
|
|
Files = (gid_File_Fnt_Opensymb,
|
2008-01-15 05:16:53 -06:00
|
|
|
gid_File_Fnt_DejaVuSans_Bold,
|
|
|
|
gid_File_Fnt_DejaVuSans_BoldOblique,
|
|
|
|
gid_File_Fnt_DejaVuSans_Oblique,
|
|
|
|
gid_File_Fnt_DejaVuSans,
|
|
|
|
gid_File_Fnt_DejaVuSansCondensed_Bold,
|
|
|
|
gid_File_Fnt_DejaVuSansCondensed_BoldOblique,
|
|
|
|
gid_File_Fnt_DejaVuSansCondensed_Oblique,
|
|
|
|
gid_File_Fnt_DejaVuSansCondensed,
|
|
|
|
gid_File_Fnt_DejaVuSansExtraLight,
|
|
|
|
gid_File_Fnt_DejaVuSansMono_Bold,
|
|
|
|
gid_File_Fnt_DejaVuSansMono_BoldOblique,
|
|
|
|
gid_File_Fnt_DejaVuSansMono_Oblique,
|
|
|
|
gid_File_Fnt_DejaVuSansMono,
|
|
|
|
gid_File_Fnt_DejaVuSerif_Bold,
|
|
|
|
gid_File_Fnt_DejaVuSerif_BoldItalic,
|
|
|
|
gid_File_Fnt_DejaVuSerif_Italic,
|
|
|
|
gid_File_Fnt_DejaVuSerif,
|
|
|
|
gid_File_Fnt_DejaVuSerifCondensed_Bold,
|
|
|
|
gid_File_Fnt_DejaVuSerifCondensed_BoldItalic,
|
|
|
|
gid_File_Fnt_DejaVuSerifCondensed_Italic,
|
|
|
|
gid_File_Fnt_DejaVuSerifCondensed,
|
|
|
|
gid_File_Fnt_LiberationMono_Bold,
|
|
|
|
gid_File_Fnt_LiberationMono_BoldItalic,
|
|
|
|
gid_File_Fnt_LiberationMono_Italic,
|
|
|
|
gid_File_Fnt_LiberationMono_Regular,
|
|
|
|
gid_File_Fnt_LiberationSans_Bold,
|
|
|
|
gid_File_Fnt_LiberationSans_BoldItalic,
|
|
|
|
gid_File_Fnt_LiberationSans_Italic,
|
|
|
|
gid_File_Fnt_LiberationSans_Regular,
|
|
|
|
gid_File_Fnt_LiberationSerif_Bold,
|
|
|
|
gid_File_Fnt_LiberationSerif_BoldItalic,
|
|
|
|
gid_File_Fnt_LiberationSerif_Italic,
|
|
|
|
gid_File_Fnt_LiberationSerif_Regular);
|
2005-01-31 04:01:15 -06:00
|
|
|
End
|
|
|
|
#endif
|