2004-02-05 17:10:37 +00:00
|
|
|
/*************************************************************************
|
|
|
|
*
|
2008-04-10 08:34:45 +00:00
|
|
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
|
|
*
|
|
|
|
* Copyright 2008 by Sun Microsystems, Inc.
|
2005-09-09 00:38:10 +00:00
|
|
|
*
|
2008-04-10 08:34:45 +00:00
|
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
2005-09-09 00:38:10 +00:00
|
|
|
*
|
2008-04-10 08:34:45 +00:00
|
|
|
* $RCSfile: file_ooo.scp,v $
|
2008-04-15 11:08:50 +00:00
|
|
|
* $Revision: 1.238 $
|
2005-09-09 00:38:10 +00:00
|
|
|
*
|
2008-04-10 08:34:45 +00:00
|
|
|
* This file is part of OpenOffice.org.
|
2005-09-09 00:38:10 +00:00
|
|
|
*
|
2008-04-10 08:34:45 +00: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 00:38:10 +00:00
|
|
|
*
|
2008-04-10 08:34:45 +00: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 00:38:10 +00:00
|
|
|
*
|
2008-04-10 08:34:45 +00: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 00:38:10 +00:00
|
|
|
*
|
2004-02-05 17:10:37 +00:00
|
|
|
************************************************************************/
|
|
|
|
|
|
|
|
#include "macros.inc"
|
|
|
|
|
|
|
|
File gid_File_Basic_Depot
|
|
|
|
Dir = gid_Dir_Basic_Depot;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Name = "basicsrvdepot.zip";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Basic_Euro
|
|
|
|
Dir = gid_Dir_Basic_Euro;
|
2008-04-15 09:46:11 +00:00
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
2004-02-05 17:10:37 +00:00
|
|
|
Name = "basicsrveuro.zip";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Basic_Gimmicks
|
|
|
|
Dir = gid_Dir_Basic_Gimmicks;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Name = "basicsrvgimmicks.zip";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Basic_Importwiz
|
|
|
|
Dir = gid_Dir_Basic_Importwiz;
|
2008-04-15 09:46:11 +00:00
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
2004-02-05 17:10:37 +00:00
|
|
|
Name = "basicsrvimport.zip";
|
|
|
|
End
|
|
|
|
|
2005-07-20 09:27:08 +00:00
|
|
|
File gid_File_Basic_Formwiz
|
|
|
|
Dir = gid_Dir_Basic_Formwiz;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Name = "basicsrvform.zip";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Basic_Launcher
|
|
|
|
Dir = gid_Dir_Basic_Launcher;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Name = "basicsrvlauncher.zip";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Basic_Schedule
|
|
|
|
Dir = gid_Dir_Basic_Schedule;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Name = "basicsrvschedule.zip";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Basic_Scriptbindinglib
|
|
|
|
Dir = gid_Dir_Basic_Scriptbindinglib;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Name = "scriptbindinglib.zip";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Basic_Template
|
|
|
|
Dir = gid_Dir_Basic_Template;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Name = "basicsrvtemplate.zip";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Basic_Tools
|
|
|
|
Dir = gid_Dir_Basic_Tools;
|
2008-04-15 09:46:11 +00:00
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
2004-02-05 17:10:37 +00:00
|
|
|
Name = "basicsrvtools.zip";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Basic_User
|
|
|
|
USER_FILE_BODY;
|
|
|
|
Styles = (ARCHIVE, WORKSTATION, DONT_OVERWRITE);
|
|
|
|
Dir = gid_Dir_User_Basic;
|
|
|
|
Name = "basicusr.zip";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Basic_User_Standard
|
|
|
|
USER_FILE_BODY;
|
|
|
|
Styles = (ARCHIVE, WORKSTATION, DONT_OVERWRITE);
|
|
|
|
Dir = gid_Dir_Basic_Standard;
|
|
|
|
Name = "basicsrvstandard.zip";
|
|
|
|
End
|
|
|
|
|
2004-05-19 15:51:31 +00:00
|
|
|
File gid_File_Basic_Tutorials
|
|
|
|
Dir = gid_Dir_Basic_Tutorials;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Name = "basicsrvtutorials.zip";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
#ifdef UNX
|
|
|
|
|
|
|
|
File gid_File_Bin_Pagein
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Name = "pagein";
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
2006-03-08 13:15:39 +00:00
|
|
|
#ifndef WITHOUT_MOZILLA
|
|
|
|
|
2004-11-02 13:57:48 +00:00
|
|
|
#if !defined(UNX) || defined(ENABLE_GTK)
|
2004-08-20 09:11:47 +00:00
|
|
|
File gid_File_Lib_Npsoplugin
|
|
|
|
BIN_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-08-20 09:11:47 +00:00
|
|
|
Dir = gid_Dir_Program;
|
2005-03-29 10:46:54 +00:00
|
|
|
Name = SPECIAL_NAME(npsoplugin);
|
2004-08-20 09:11:47 +00:00
|
|
|
End
|
2004-11-02 13:57:48 +00:00
|
|
|
#endif
|
2004-08-20 09:11:47 +00:00
|
|
|
|
2004-11-02 13:57:48 +00:00
|
|
|
#if !defined(UNX) || defined(ENABLE_GTK)
|
2004-08-20 09:11:47 +00:00
|
|
|
File gid_File_Exe_Nsplugin
|
|
|
|
BIN_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-08-20 09:11:47 +00:00
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
#ifdef UNX
|
|
|
|
Name = "nsplugin";
|
|
|
|
#else
|
|
|
|
Name = "nsplugin.exe";
|
|
|
|
#endif
|
|
|
|
End
|
2004-11-02 13:57:48 +00:00
|
|
|
#endif
|
2006-03-08 13:15:39 +00:00
|
|
|
#endif
|
2004-08-20 09:11:47 +00:00
|
|
|
|
2005-04-29 07:54:18 +00:00
|
|
|
File gid_File_Bin_Setofficelang
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Styles = (PACKED);
|
|
|
|
#ifdef UNX
|
|
|
|
Name = "setofficelang.bin";
|
|
|
|
#else
|
|
|
|
Name = "setofficelang.exe";
|
|
|
|
#endif
|
|
|
|
End
|
|
|
|
|
|
|
|
#ifdef UNX
|
|
|
|
|
|
|
|
File gid_File_Script_Setofficelang
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-04-29 07:54:18 +00:00
|
|
|
Name = "setofficelang";
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
2004-07-05 12:17:25 +00:00
|
|
|
File gid_File_Bin_Configimport
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-07-05 12:17:25 +00:00
|
|
|
#ifdef UNX
|
|
|
|
Name = "configimport.bin";
|
|
|
|
#else
|
|
|
|
Name = "configimport.exe";
|
|
|
|
#endif
|
|
|
|
End
|
|
|
|
|
2004-06-11 10:57:45 +00:00
|
|
|
#ifdef UNX
|
|
|
|
|
2004-11-17 12:00:31 +00:00
|
|
|
File gid_File_Script_Configimport
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-17 12:00:31 +00:00
|
|
|
Name = "configimport";
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
2005-10-19 11:19:02 +00:00
|
|
|
File gid_File_Bin_Gengal
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-10-19 11:19:02 +00:00
|
|
|
#ifdef UNX
|
|
|
|
Name = "gengal.bin";
|
|
|
|
#else
|
|
|
|
Name = "gengal.exe";
|
|
|
|
#endif
|
|
|
|
End
|
|
|
|
|
|
|
|
#ifdef UNX
|
|
|
|
|
|
|
|
File gid_File_Script_Gengal
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Name = "gengal";
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
2007-07-05 08:19:22 +00:00
|
|
|
#if !defined(WITHOUT_MOZILLA) && defined(UNX) && !defined(QUARTZ)
|
2004-11-17 12:00:31 +00:00
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Bin_Pluginapp
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "pluginapp.bin";
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
2005-01-05 11:12:28 +00:00
|
|
|
#ifndef WITHOUT_FONTOOO
|
|
|
|
|
2005-01-31 10:00:54 +00:00
|
|
|
File gid_File_Exe_Msfontextract
|
2004-06-28 15:34:02 +00:00
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = EXENAME(msfontextract);
|
|
|
|
Styles = (PACKED);
|
|
|
|
End
|
|
|
|
|
2005-01-05 11:12:28 +00:00
|
|
|
#endif
|
|
|
|
|
2004-11-26 13:47:34 +00:00
|
|
|
#ifdef UNX
|
|
|
|
|
2004-05-10 12:05:38 +00:00
|
|
|
File gid_File_Bin_Open_Url
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "open-url";
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-05-10 12:05:38 +00:00
|
|
|
End
|
|
|
|
|
2006-04-26 19:48:05 +00:00
|
|
|
#endif
|
|
|
|
|
|
|
|
#if defined UNX && ! defined MACOSX
|
|
|
|
|
2004-05-10 12:05:38 +00:00
|
|
|
File gid_File_Bin_Gnome_Open_Url
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "gnome-open-url";
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-05-10 12:05:38 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Bin_Gnome_Open_Url_Bin
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "gnome-open-url.bin";
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-05-10 12:05:38 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Bin_Kde_Open_Url
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "kde-open-url";
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-05-10 12:05:38 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Bin_Cde_Open_Url
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "cde-open-url";
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-05-10 12:05:38 +00:00
|
|
|
End
|
|
|
|
|
2006-04-26 19:48:05 +00:00
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef UNX
|
|
|
|
|
2004-10-22 07:18:25 +00:00
|
|
|
File gid_File_Bin_Uri_Encode
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "uri-encode";
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-10-22 07:18:25 +00:00
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
#endif
|
|
|
|
|
2004-06-17 14:45:55 +00:00
|
|
|
File gid_File_Bin_Senddoc
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
#ifdef UNX
|
|
|
|
Name = "senddoc";
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-06-17 14:45:55 +00:00
|
|
|
#else
|
|
|
|
Name = "senddoc.exe";
|
2006-11-06 13:44:16 +00:00
|
|
|
Styles = (PACKED);
|
2004-06-17 14:45:55 +00:00
|
|
|
#endif
|
|
|
|
End
|
|
|
|
|
2007-06-18 15:36:42 +00:00
|
|
|
#if defined(UNX) && !defined(QUARTZ)
|
2004-02-05 17:10:37 +00:00
|
|
|
|
|
|
|
File gid_File_Bin_Spadmin_Bin
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Name = "spadmin.bin";
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
File gid_File_Dtd_Accelerator
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "accelerator.dtd";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Dtd_Dialog
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "dialog.dtd";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Dtd_Event
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "event.dtd";
|
|
|
|
End
|
|
|
|
|
2006-07-13 12:30:58 +00:00
|
|
|
File gid_File_Dtd_Groupuinames
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "groupuinames.dtd";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Dtd_Image
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "image.dtd";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Dtd_Libraries
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "libraries.dtd";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Dtd_Library
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "library.dtd";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Dtd_Manifest
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "Manifest.dtd";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Dtd_Menubar
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "menubar.dtd";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Dtd_Module
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "module.dtd";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Dtd_Office
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "office.dtd";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Dtd_Statusbar
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "statusbar.dtd";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Dtd_Toolbar
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "toolbar.dtd";
|
|
|
|
End
|
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Eme, eme)
|
2004-02-05 17:10:37 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Emp, emp)
|
2004-02-05 17:10:37 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Icg, icg)
|
2004-02-05 17:10:37 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Egi, egi)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Epb, epb)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Epg, epg)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Epp, epp)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Eps, eps)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Ept, ept)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Era, era)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Eti, eti)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Exp, exp)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Icd, icd)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Idx, idx)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Ime, ime)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Ipb, ipb)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Ipd, ipd)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Ips, ips)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Ipt, ipt)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Ipx, ipx)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Ira, ira)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Itg, itg)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_FILTER_FILE( gid_File_Filter_Iti, iti)
|
2004-12-09 15:16:21 +00:00
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Eps, eps )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Egi, egi )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Ept, ept )
|
|
|
|
|
|
|
|
STD_RES_FILE( gid_File_Res_Eme, eme )
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Help_Common_Zip
|
|
|
|
Dir = gid_Dir_Help_Isolanguage;
|
2008-04-15 09:46:11 +00:00
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
2006-11-01 12:53:33 +00:00
|
|
|
EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG(shared);
|
2008-04-15 09:46:11 +00:00
|
|
|
Patchfiles = ();
|
2004-02-05 17:10:37 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Help_Help_Zip
|
|
|
|
Dir = gid_Dir_Help;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Name = "helpxsl.zip";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Help_Sbasic_Zip
|
|
|
|
Dir = gid_Dir_Help_Isolanguage;
|
2008-04-15 09:46:11 +00:00
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
2006-11-01 12:53:33 +00:00
|
|
|
EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG(sbasic);
|
2008-04-15 09:46:11 +00:00
|
|
|
Patchfiles = ();
|
2004-02-05 17:10:37 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Help_Schart_Zip
|
|
|
|
Dir = gid_Dir_Help_Isolanguage;
|
2008-04-15 09:46:11 +00:00
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
2006-11-01 12:53:33 +00:00
|
|
|
EXTRA_ALL_GOOD_HELP_LOCALIZATIONS_LANG(schart);
|
2004-02-05 17:10:37 +00:00
|
|
|
End
|
|
|
|
|
2007-06-27 11:27:27 +00:00
|
|
|
#if defined INCLUDE_JAVA_ACCESSBRIDGE && defined WNT
|
2004-02-05 17:10:37 +00:00
|
|
|
|
|
|
|
File gid_File_Jar_Accessbridge
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "java_uno_accessbridge.jar";
|
2007-08-20 14:35:03 +00:00
|
|
|
RegistryID = gid_Starregistry_Services_Rdb;
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Classes;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED,DONT_OVERWRITE,UNO_COMPONENT);
|
2004-02-05 17:10:37 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef SOLAR_JAVA
|
2006-04-19 14:14:50 +00:00
|
|
|
#ifndef SYSTEM_BSH
|
2004-02-05 17:10:37 +00:00
|
|
|
STD_JAR_FILE( gid_File_Jar_Bsh, bsh )
|
2006-04-19 14:14:50 +00:00
|
|
|
#endif
|
2004-02-05 17:10:37 +00:00
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef SOLAR_JAVA
|
|
|
|
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_JAR_FILE( gid_File_Jar_Classes, classes )
|
2004-02-05 17:10:37 +00:00
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef SOLAR_JAVA
|
|
|
|
STD_JAR_FILE( gid_File_Jar_Js, js )
|
2005-01-25 14:20:52 +00:00
|
|
|
#endif
|
2004-02-05 17:10:37 +00:00
|
|
|
|
|
|
|
#ifdef SOLAR_JAVA
|
|
|
|
|
|
|
|
File gid_File_Jar_Jut
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = JARFILENAME(jut);
|
|
|
|
Dir = gid_Dir_Classes;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef SOLAR_JAVA
|
|
|
|
|
|
|
|
#ifndef MACOSX
|
|
|
|
|
|
|
|
File gid_File_Jar_Officebean
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = JARFILENAME(officebean);
|
|
|
|
Dir = gid_Dir_Classes;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
2004-05-19 15:51:31 +00:00
|
|
|
|
|
|
|
#ifdef SOLAR_JAVA
|
2008-04-15 09:46:11 +00:00
|
|
|
UNO_JAR_FILE( gid_File_Jar_Report, report )
|
|
|
|
UNO_JAR_FILE( gid_File_Jar_Table, table )
|
|
|
|
UNO_JAR_FILE( gid_File_Jar_Letter, letter )
|
|
|
|
UNO_JAR_FILE( gid_File_Jar_Form, form )
|
|
|
|
UNO_JAR_FILE( gid_File_Jar_Fax, fax )
|
|
|
|
UNO_JAR_FILE( gid_File_Jar_Agenda, agenda )
|
|
|
|
UNO_JAR_FILE( gid_File_Jar_Query, query )
|
|
|
|
UNO_JAR_FILE( gid_File_Jar_Web, web )
|
2004-05-19 15:51:31 +00:00
|
|
|
#endif
|
2004-02-05 17:10:37 +00:00
|
|
|
|
2004-11-09 11:38:43 +00:00
|
|
|
#ifdef SOLAR_JAVA
|
2006-04-19 14:14:50 +00:00
|
|
|
#ifndef SYSTEM_HSQLDB
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_JAR_FILE( gid_File_Jar_Hsqldb, hsqldb )
|
2006-04-19 14:14:50 +00:00
|
|
|
#endif
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_JAR_FILE( gid_File_Jar_Hsqldb_Sdbc, sdbc_hsqldb )
|
2004-11-09 11:38:43 +00:00
|
|
|
#endif
|
2004-09-08 13:59:28 +00:00
|
|
|
|
|
|
|
#ifdef SOLAR_JAVA
|
2004-09-14 10:32:25 +00:00
|
|
|
File gid_File_Jar_Commonwizards
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = JARFILENAME(commonwizards);
|
|
|
|
Dir = gid_Dir_Classes;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-09-14 10:32:25 +00:00
|
|
|
End
|
2004-09-08 13:59:28 +00:00
|
|
|
#endif
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
#ifdef SOLAR_JAVA
|
2006-04-19 14:14:50 +00:00
|
|
|
#ifndef GCJ
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Jar_Sandbox
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = JARFILENAME(sandbox);
|
|
|
|
Dir = gid_Dir_Classes;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
End
|
2006-04-19 14:14:50 +00:00
|
|
|
#endif
|
2004-02-05 17:10:37 +00:00
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef SOLAR_JAVA
|
2008-04-15 09:46:11 +00:00
|
|
|
UNO_JAR_FILE( gid_File_Jar_Scriptframework, ScriptFramework )
|
|
|
|
UNO_JAR_FILE( gid_File_Jar_Scriptproviderforbeanshell, ScriptProviderForBeanShell )
|
|
|
|
UNO_JAR_FILE( gid_File_Jar_Scriptproviderforjava, ScriptProviderForJava )
|
|
|
|
UNO_JAR_FILE( gid_File_Jar_Scriptproviderforjavascript, ScriptProviderForJavaScript )
|
2005-01-25 14:20:52 +00:00
|
|
|
#endif
|
2004-02-05 17:10:37 +00:00
|
|
|
|
|
|
|
#ifdef SOLAR_JAVA
|
|
|
|
|
|
|
|
File gid_File_Jar_Unoil
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "unoil.jar";
|
|
|
|
Dir = gid_Dir_Classes;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED,DONT_OVERWRITE);
|
2004-02-05 17:10:37 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef SOLAR_JAVA
|
2005-09-28 14:46:58 +00:00
|
|
|
#ifndef SYSTEM_XALAN
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_JAR_FILE( gid_File_Jar_Xalan, xalan )
|
|
|
|
STD_JAR_FILE( gid_File_Jar_Serializer, serializer )
|
2006-04-19 14:14:50 +00:00
|
|
|
#endif
|
|
|
|
#ifndef SYSTEM_XERCES
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_JAR_FILE( gid_File_Jar_XercesImpl, xercesImpl )
|
2006-04-19 14:14:50 +00:00
|
|
|
#endif
|
|
|
|
#ifndef SYSTEM_XML_APIS
|
2008-04-15 09:46:11 +00:00
|
|
|
STD_JAR_FILE( gid_File_Jar_Xml_Apis, xml-apis )
|
2005-09-28 14:46:58 +00:00
|
|
|
#endif
|
2004-02-05 17:10:37 +00:00
|
|
|
#endif
|
|
|
|
|
2007-06-19 15:03:16 +00:00
|
|
|
// fingerprint files (lm)
|
|
|
|
|
|
|
|
File gid_File_Conf_Fpdb
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "fpdb.conf";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Afrikaans
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "afrikaans.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Albanian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "albanian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Amharic_Utf
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "amharic_utf.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Arabic
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "arabic.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Armenian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "armenian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Basque
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "basque.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Belarus
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "belarus.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Bosnian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "bosnian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Breton
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "breton.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Catalan
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "catalan.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Chinese_Simplified
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "chinese_simplified.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Chinese_Traditional
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "chinese_traditional.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Croatian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "croatian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Czech
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "czech.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Danish
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "danish.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Drents
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "drents.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Dutch
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "dutch.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_English
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "english.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Esperanto
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "esperanto.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Estonian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "estonian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Finnish
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "finnish.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_French
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "french.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Frisian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "frisian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Georgian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "georgian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_German
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "german.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Greek
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "greek.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Hebrew
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "hebrew.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Hindi
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "hindi.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Hungarian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "hungarian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Icelandic
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "icelandic.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Indonesian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "indonesian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Irish_Gaelic
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "irish_gaelic.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
File gid_File_Lm_Italian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "italian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Japanese
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "japanese.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Korean
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "korean.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Latin
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "latin.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Latvian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "latvian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Lithuanian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "lithuanian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Malay
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "malay.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Manx_Gaelic
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "manx_gaelic.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Marathi
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "marathi.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Middle_Frisian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "middle_frisian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Mingo
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "mingo.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Nepali
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "nepali.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Norwegian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "norwegian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Persian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "persian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Polish
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "polish.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Portuguese
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "portuguese.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Quechua
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "quechua.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Romanian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "romanian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Romansh
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "romansh.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Russian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "russian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Sanskrit
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "sanskrit.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Scots
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "scots.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Scots_Gaelic
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "scots_gaelic.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Serbian_Ascii
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "serbian_ascii.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Slovak_Ascii
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "slovak_ascii.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Slovenian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "slovenian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Spanish
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "spanish.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Swahili
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "swahili.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Swedish
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "swedish.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Tagalog
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "tagalog.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Tamil
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "tamil.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Thai
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "thai.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Turkish
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "turkish.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Ukrainian
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "ukrainian.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Vietnamese
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "vietnamese.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Welsh
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "welsh.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Lm_Yiddish_Utf
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "yiddish_utf.lm";
|
|
|
|
Dir = gid_Dir_Share_Fingerprint;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-19 15:03:16 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// mod files
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Mod_Chart
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "chart.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Datastyl
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "datastyl.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Defs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "defs.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Drawing
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "drawing.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Dtypes
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "dtypes.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Form
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "form.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Meta
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "meta.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Nmspace
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "nmspace.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Office
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "office.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Script
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "script.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Settings
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "settings.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Style
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "style.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Table
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "table.mod";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Mod_Text
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Dtd_Ooo_1_0;
|
|
|
|
Name = "text.mod";
|
|
|
|
End
|
|
|
|
|
2005-06-15 09:27:41 +00:00
|
|
|
#ifndef WITHOUT_MOZILLA
|
|
|
|
|
2005-03-30 10:40:28 +00:00
|
|
|
#ifndef SYSTEM_MOZILLA
|
2004-02-05 17:10:37 +00:00
|
|
|
|
|
|
|
File gid_File_Mozilla_Runtime
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (ARCHIVE);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "mozruntime.zip";
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
File gid_File_Oo_Inet_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice;
|
|
|
|
Name = "/registry/schema/org/openoffice/Inet.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Inet_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice;
|
|
|
|
Name = "/registry/data/org/openoffice/Inet.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Addons_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Addons.xcs";
|
|
|
|
End
|
|
|
|
|
2004-02-25 16:26:52 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Basicidecommands_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Basicidecommands_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu";
|
|
|
|
End
|
|
|
|
|
2004-07-06 16:13:38 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Windowstate_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/WindowState.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Basicidewindowstate_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Basicidewindowstate_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-07-06 16:13:38 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu";
|
|
|
|
End
|
|
|
|
|
2004-02-25 16:26:52 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Bibliographycommands_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Bibliographycommands_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu";
|
|
|
|
End
|
|
|
|
|
2004-07-06 16:13:38 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Bibliographywindowstate_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
/*
|
|
|
|
File gid_File_Oo_Office_Ui_Bibliographywindowstate_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/BibliographyWindowState.xcu";
|
|
|
|
End
|
|
|
|
*/
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Calc_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Calc.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Calc_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Calc.xcu";
|
|
|
|
End
|
|
|
|
|
2006-08-04 11:13:35 +00:00
|
|
|
File gid_File_Oo_Office_CalcAddIns_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2006-08-04 11:13:35 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/CalcAddIns.xcs";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Chart_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Chart.xcs";
|
|
|
|
End
|
|
|
|
|
2004-02-25 16:26:52 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Chartcommands_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs";
|
|
|
|
End
|
2004-07-06 11:28:46 +00:00
|
|
|
|
2004-02-25 16:26:52 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Chartcommands_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-25 16:26:52 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/ChartCommands.xcu";
|
|
|
|
End
|
|
|
|
|
2004-07-06 16:13:38 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Chartwindowstate_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs";
|
|
|
|
End
|
2004-10-11 11:49:21 +00:00
|
|
|
|
2004-07-06 16:13:38 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Chartwindowstate_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-07-06 16:13:38 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu";
|
|
|
|
End
|
2004-10-11 11:49:21 +00:00
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Commands_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Commands.xcs";
|
|
|
|
End
|
|
|
|
|
2004-02-25 16:26:52 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Commands_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/Commands.xcs";
|
|
|
|
End
|
|
|
|
|
2004-11-16 13:58:21 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Category_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/Category.xcs";
|
|
|
|
End
|
|
|
|
|
2004-12-16 10:03:10 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Drawimpresscommands_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Drawimpresscommands_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-12-16 10:03:10 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu";
|
|
|
|
End
|
|
|
|
|
2004-11-16 13:58:21 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Genericcategories_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Genericcategories_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/GenericCategories.xcu";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Common_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Common.xcs";
|
|
|
|
End
|
|
|
|
|
2007-07-06 08:28:15 +00:00
|
|
|
File gid_File_Oo_Office_Extendedcolorscheme_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-07-06 08:28:15 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Extendedcolorscheme_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-07-06 08:28:15 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu";
|
|
|
|
End
|
|
|
|
|
2006-07-13 12:30:58 +00:00
|
|
|
File gid_File_Oo_Office_Paths_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2006-07-13 12:30:58 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Paths.xcs";
|
|
|
|
End
|
|
|
|
|
2007-06-27 13:56:22 +00:00
|
|
|
File gid_File_Oo_Office_Logging_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-27 13:56:22 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Logging.xcs";
|
|
|
|
End
|
|
|
|
|
2005-11-11 11:26:34 +00:00
|
|
|
File gid_File_Oo_Office_OptionsDialog_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-11-11 11:26:34 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/OptionsDialog.xcs";
|
|
|
|
End
|
|
|
|
|
2004-11-26 13:47:34 +00:00
|
|
|
File gid_File_Oo_Office_Recovery_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-26 13:47:34 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Recovery.xcs";
|
|
|
|
End
|
|
|
|
|
2006-07-13 12:30:58 +00:00
|
|
|
File gid_File_Oo_Office_Paths_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED, SCPZIP_REPLACE);
|
2006-07-13 12:30:58 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Paths.xcu";
|
|
|
|
End
|
|
|
|
|
2007-06-27 13:56:22 +00:00
|
|
|
File gid_File_Oo_Office_Logging_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED, SCPZIP_REPLACE);
|
2007-06-27 13:56:22 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Logging.xcu";
|
|
|
|
End
|
|
|
|
|
2005-01-13 18:11:54 +00:00
|
|
|
File gid_File_Oo_Office_Views_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED, SCPZIP_REPLACE);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Views.xcu";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Compatibility_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Compatibility.xcs";
|
|
|
|
End
|
|
|
|
|
2004-02-25 16:26:52 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Controller_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-25 16:26:52 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/Controller.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Controller_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-25 16:26:52 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/Controller.xcu";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Dataaccess_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/DataAccess.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Dataaccess_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/DataAccess.xcu";
|
|
|
|
End
|
|
|
|
|
2004-02-25 16:26:52 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Dbucommands_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Dbucommands_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-25 16:26:52 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/DbuCommands.xcu";
|
|
|
|
End
|
|
|
|
|
2004-11-17 14:08:04 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Basewindowstate_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Basewindowstate_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-17 14:08:04 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu";
|
|
|
|
End
|
|
|
|
|
2004-07-06 16:13:38 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Dbtablewindowstate_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs";
|
|
|
|
End
|
|
|
|
|
2004-11-17 14:08:04 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Dbtablewindowstate_xcu
|
2004-07-06 16:13:38 +00:00
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-17 14:08:04 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu";
|
2004-07-06 16:13:38 +00:00
|
|
|
End
|
|
|
|
|
2004-11-17 14:08:04 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Dbbrowserwindowstate_Xcs
|
2004-07-06 16:13:38 +00:00
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
2004-11-17 14:08:04 +00:00
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs";
|
2004-07-06 16:13:38 +00:00
|
|
|
End
|
2004-11-17 14:08:04 +00:00
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Dbbrowserwindowstate_xcu
|
2004-07-06 16:13:38 +00:00
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-07-06 16:13:38 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
2004-11-17 14:08:04 +00:00
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
|
2008-03-05 16:11:30 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Dbtabledatawindowstate_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/DbTableDataWindowState.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Dbtabledatawindowstate_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2008-03-05 16:11:30 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
|
2004-11-17 14:08:04 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Dbquerywindowstate_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs";
|
2004-07-06 16:13:38 +00:00
|
|
|
End
|
|
|
|
|
2004-11-17 14:08:04 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Dbquerywindowstate_xcu
|
2004-07-06 16:13:38 +00:00
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-07-06 16:13:38 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu";
|
|
|
|
End
|
|
|
|
|
2004-11-17 14:08:04 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Dbrelationwindowstate_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Dbrelationwindowstate_xcu
|
2004-07-06 16:13:38 +00:00
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-07-06 16:13:38 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu";
|
|
|
|
End
|
2004-11-17 14:08:04 +00:00
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Draw_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Draw.xcs";
|
|
|
|
End
|
|
|
|
|
2004-07-06 16:13:38 +00:00
|
|
|
File gid_File_Oo_Office_Events_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Events.xcs";
|
|
|
|
End
|
|
|
|
|
2007-06-20 13:01:20 +00:00
|
|
|
File gid_File_Oo_Office_ExtensionManager_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-20 13:01:20 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/ExtensionManager.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_ExtensionManager_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-06-20 13:01:20 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/ExtensionManager.xcu";
|
|
|
|
End
|
|
|
|
|
2004-02-25 16:26:52 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Factories_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/Factories.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Factories_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/Factories.xcu";
|
|
|
|
End
|
|
|
|
|
2005-01-07 09:18:31 +00:00
|
|
|
File gid_File_Oo_Office_Embedding_Xcu
|
2004-02-05 17:10:37 +00:00
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Embedding.xcu";
|
2004-10-04 17:09:07 +00:00
|
|
|
End
|
|
|
|
|
2004-11-17 12:00:31 +00:00
|
|
|
File gid_File_Registry_Spool_Oo_Office_Embedding_Chart_Xcu
|
2004-10-04 17:09:07 +00:00
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Embedding;
|
|
|
|
Name = "/registry/spool/org/openoffice/Office/Embedding-chart.xcu";
|
2004-10-04 17:09:07 +00:00
|
|
|
End
|
|
|
|
|
2004-02-25 16:26:52 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Genericcommands_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Genericcommands_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-25 16:26:52 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/GenericCommands.xcu";
|
|
|
|
End
|
|
|
|
|
2005-11-11 11:26:34 +00:00
|
|
|
File gid_File_Oo_Office_Ui_GlobalSettings_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-11-11 11:26:34 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Impress_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Impress.xcs";
|
|
|
|
End
|
|
|
|
|
2007-04-03 15:59:13 +00:00
|
|
|
File gid_File_Oo_Office_Impress_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2007-04-03 15:59:13 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Impress.xcu";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Java_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Java.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Jobs_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Jobs.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Jobs_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Jobs.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Labels_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Labels.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Labels_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Labels.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Linguistic_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Linguistic.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Math_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Math.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Math_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Math.xcu";
|
|
|
|
End
|
|
|
|
|
2006-09-08 07:38:39 +00:00
|
|
|
File gid_File_Oo_Office_TabBrowse_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2006-09-08 07:38:39 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/TabBrowse.xcs";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Protocolhandler_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/ProtocolHandler.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Protocolhandler_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/ProtocolHandler.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Scripting_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Scripting.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Scripting_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Scripting.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Security_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Security.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Security_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Security.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Sfx_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/SFX.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Sfx_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/SFX.xcu";
|
|
|
|
End
|
|
|
|
|
2004-02-25 16:26:52 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Startmodulecommands_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Startmodulecommands_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/StartModuleCommands.xcu";
|
|
|
|
End
|
|
|
|
|
2004-07-06 16:13:38 +00:00
|
|
|
File gid_File_Oo_Office_Ui_Startmodulewindowstate_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Startmodulewindowstate_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-07-06 16:13:38 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office_Ui;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Substitution_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Substitution.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Ui_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/UI.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Views_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Views.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Writer_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Writer.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_Writer_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Writer.xcu";
|
|
|
|
End
|
|
|
|
|
2004-05-19 15:51:31 +00:00
|
|
|
File gid_File_Oo_Office_WebWizard_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/WebWizard.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_WebWizard_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-05-19 15:51:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/WebWizard.xcu";
|
|
|
|
End
|
|
|
|
|
2004-10-27 12:46:52 +00:00
|
|
|
File gid_File_Oo_Office_FormWizard_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-10-27 12:46:52 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/FormWizard.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_FormWizard_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-10-27 12:46:52 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/FormWizard.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_TableWizard_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/TableWizard.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Office_TableWizard_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/TableWizard.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Office_Writerweb_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/WriterWeb.xcs";
|
|
|
|
End
|
|
|
|
|
2004-04-29 15:36:42 +00:00
|
|
|
File gid_File_Oo_Office_TypeDetection_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/TypeDetection.xcs";
|
|
|
|
End
|
|
|
|
|
2004-10-04 17:09:07 +00:00
|
|
|
File gid_File_Oo_Office_Embedding_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office;
|
|
|
|
Name = "/registry/schema/org/openoffice/Office/Embedding.xcs";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Setup_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice;
|
|
|
|
Name = "/registry/schema/org/openoffice/Setup.xcs";
|
|
|
|
End
|
|
|
|
|
2008-03-05 16:45:56 +00:00
|
|
|
File gid_File_Oo_Setup_Start_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2008-03-05 16:45:56 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Setup;
|
|
|
|
Name = "/registry/spool/org/openoffice/Setup-start.xcu";
|
|
|
|
End
|
|
|
|
|
2005-05-24 13:00:27 +00:00
|
|
|
File gid_File_Oo_Firststartwizard_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice;
|
|
|
|
Name = "/registry/schema/org/openoffice/FirstStartWizard.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Firststartwizard_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice;
|
|
|
|
Name = "/registry/data/org/openoffice/FirstStartWizard.xcu";
|
|
|
|
End
|
|
|
|
|
2004-08-20 13:12:00 +00:00
|
|
|
File gid_File_Oo_System_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-08-20 13:12:00 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice;
|
|
|
|
Name = "/registry/schema/org/openoffice/System.xcs";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Typedetection_Filter_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Typedetection;
|
|
|
|
Name = "/registry/schema/org/openoffice/TypeDetection/Filter.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Typedetection_Graphicfilter_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Typedetection;
|
|
|
|
Name = "/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Typedetection_Misc_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Typedetection;
|
|
|
|
Name = "/registry/schema/org/openoffice/TypeDetection/Misc.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Typedetection_Types_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Typedetection;
|
|
|
|
Name = "/registry/schema/org/openoffice/TypeDetection/Types.xcs";
|
|
|
|
End
|
|
|
|
|
2005-01-28 16:25:51 +00:00
|
|
|
File gid_File_Oo_Typedetection_UISort_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Typedetection;
|
|
|
|
Name = "/registry/schema/org/openoffice/TypeDetection/UISort.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_TypeDetection_UISort_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Typedetection;
|
|
|
|
Name = "/registry/data/org/openoffice/TypeDetection/UISort.xcu";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Ucb_Configuration_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Ucb;
|
|
|
|
Name = "/registry/schema/org/openoffice/ucb/Configuration.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Ucb_Configuration_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Ucb;
|
|
|
|
Name = "/registry/data/org/openoffice/ucb/Configuration.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Ucb_Hierarchy_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Ucb;
|
|
|
|
Name = "/registry/schema/org/openoffice/ucb/Hierarchy.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Ucb_Store_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Ucb;
|
|
|
|
Name = "/registry/schema/org/openoffice/ucb/Store.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Userprofile_Xcs
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice;
|
|
|
|
Name = "/registry/schema/org/openoffice/UserProfile.xcs";
|
|
|
|
End
|
|
|
|
|
2006-12-19 13:10:14 +00:00
|
|
|
File gid_File_Oo_Userprofile_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2006-12-19 13:10:14 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice;
|
|
|
|
Name = "/registry/data/org/openoffice/UserProfile.xcu";
|
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Oo_Vcl_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice;
|
|
|
|
Name = "/registry/schema/org/openoffice/VCL.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Vcl_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice;
|
|
|
|
Name = "/registry/data/org/openoffice/VCL.xcu";
|
|
|
|
End
|
|
|
|
|
2004-08-03 13:34:51 +00:00
|
|
|
File gid_File_Oo_Ldap_Xcs
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice;
|
|
|
|
Name = "/registry/schema/org/openoffice/LDAP.xcs";
|
|
|
|
End
|
|
|
|
|
|
|
|
|
|
|
|
File gid_File_Oo_Ldap_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Data_Org_Openoffice;
|
2004-08-31 14:01:32 +00:00
|
|
|
Name = "/registry/data/org/openoffice/LDAP.xcu.sample";
|
2004-08-03 13:34:51 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_Ldap_Attr_Map
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Ldap;
|
2004-08-06 10:06:32 +00:00
|
|
|
Name = "/registry/schema/oo-ldap-attr.map";
|
2004-08-03 13:34:51 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Oo_AD_Ldap_Attr_Map
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Ldap;
|
2004-08-06 10:06:32 +00:00
|
|
|
Name = "/registry/schema/oo-ad-ldap-attr.map";
|
2004-08-03 13:34:51 +00:00
|
|
|
End
|
|
|
|
|
INTEGRATION: CWS sb83 (1.226.14); FILE MERGED
2008/03/18 08:14:05 sb 1.226.14.21: work around vbaobj on Mac OS X problem
2008/03/17 09:01:45 sb 1.226.14.20: RESYNC: (1.229-1.233); FILE MERGED
2008/02/22 08:59:20 sb 1.226.14.19: resync aftermath
2008/02/22 08:50:41 sb 1.226.14.18: RESYNC: (1.227-1.229); FILE MERGED
2008/02/14 13:19:14 is 1.226.14.17: #i86068# thirdparty license also in brand layer
2008/02/14 11:05:08 sb 1.226.14.16: #i84200# just put THIRDPARTYLICENSEREADME.html somewhere for now on MACOSX
2008/02/13 12:49:07 is 1.226.14.15: #i86068# language specific files in brand package
2008/02/08 09:19:24 sb 1.226.14.14: #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:14 sb 1.226.14.13: #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.226.14.12: #i84200# removed apparently unused viewdoc script
2008/02/06 14:09:09 sb 1.226.14.11: #i84200# moved image sets to brand layer
2008/02/01 15:51:31 sb 1.226.14.10: #i85112# windows-specific stuff (is)
2008/02/01 13:28:57 sb 1.226.14.9: RESYNC: (1.226-1.227); FILE MERGED
2008/02/01 11:05:00 sb 1.226.14.8: #i84200# on MACOSX, cleanup soffice/unopkg executables and add urelibs links to let libs in extensions find the URE libs
2008/01/29 17:08:24 sb 1.226.14.7: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:22 sb 1.226.14.6: #i85112# merged in cws_src680_native121
2008/01/23 15:21:32 sb 1.226.14.5: #i84200# for code simplification, have all of URE_BIN_DIR, OOO_BASE_DIR, BRAND_BASE_DIR also available in good-old monolithic OOo
2008/01/21 15:14:30 sb 1.226.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.226.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.
2007/12/27 12:31:41 sb 1.226.14.2: #i84200# Provide a (nonfunctional) ure-link and a fake basis-link for good old monolithic OOo, to keep it running for now.
2007/12/10 14:46:58 sb 1.226.14.1: #i84200# First step of basis/brand split. #i84309# Completely removed deprecated pkgchk tool.
2008-03-18 12:29:21 +00:00
|
|
|
File gid_File_Rdb_Offapi
|
2004-02-05 17:10:37 +00:00
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
INTEGRATION: CWS sb83 (1.226.14); FILE MERGED
2008/03/18 08:14:05 sb 1.226.14.21: work around vbaobj on Mac OS X problem
2008/03/17 09:01:45 sb 1.226.14.20: RESYNC: (1.229-1.233); FILE MERGED
2008/02/22 08:59:20 sb 1.226.14.19: resync aftermath
2008/02/22 08:50:41 sb 1.226.14.18: RESYNC: (1.227-1.229); FILE MERGED
2008/02/14 13:19:14 is 1.226.14.17: #i86068# thirdparty license also in brand layer
2008/02/14 11:05:08 sb 1.226.14.16: #i84200# just put THIRDPARTYLICENSEREADME.html somewhere for now on MACOSX
2008/02/13 12:49:07 is 1.226.14.15: #i86068# language specific files in brand package
2008/02/08 09:19:24 sb 1.226.14.14: #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:14 sb 1.226.14.13: #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.226.14.12: #i84200# removed apparently unused viewdoc script
2008/02/06 14:09:09 sb 1.226.14.11: #i84200# moved image sets to brand layer
2008/02/01 15:51:31 sb 1.226.14.10: #i85112# windows-specific stuff (is)
2008/02/01 13:28:57 sb 1.226.14.9: RESYNC: (1.226-1.227); FILE MERGED
2008/02/01 11:05:00 sb 1.226.14.8: #i84200# on MACOSX, cleanup soffice/unopkg executables and add urelibs links to let libs in extensions find the URE libs
2008/01/29 17:08:24 sb 1.226.14.7: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:22 sb 1.226.14.6: #i85112# merged in cws_src680_native121
2008/01/23 15:21:32 sb 1.226.14.5: #i84200# for code simplification, have all of URE_BIN_DIR, OOO_BASE_DIR, BRAND_BASE_DIR also available in good-old monolithic OOo
2008/01/21 15:14:30 sb 1.226.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.226.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.
2007/12/27 12:31:41 sb 1.226.14.2: #i84200# Provide a (nonfunctional) ure-link and a fake basis-link for good old monolithic OOo, to keep it running for now.
2007/12/10 14:46:58 sb 1.226.14.1: #i84200# First step of basis/brand split. #i84309# Completely removed deprecated pkgchk tool.
2008-03-18 12:29:21 +00:00
|
|
|
Styles = (PACKED);
|
|
|
|
Name = "offapi.rdb";
|
2004-02-05 17:10:37 +00:00
|
|
|
End
|
|
|
|
|
2008-04-15 11:08:50 +00:00
|
|
|
#if defined ENABLE_VBA
|
2007-04-25 15:18:52 +00:00
|
|
|
#ifndef VBA_EXTENSION
|
|
|
|
File gid_File_Rdb_TypesVba
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED, OVERWRITE);
|
2007-04-25 15:18:52 +00:00
|
|
|
Name = "oovbaapi.rdb";
|
|
|
|
End
|
2007-08-30 09:09:05 +00:00
|
|
|
#else
|
|
|
|
File gid_File_ExtnVba
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED, OVERWRITE);
|
2007-08-30 09:09:05 +00:00
|
|
|
Name = "vbaapi.oxt";
|
|
|
|
End
|
2007-04-25 15:18:52 +00:00
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Registry_Lang
|
|
|
|
Dir = gid_Dir_Share_Registry_Res_Lang;
|
2008-04-15 09:46:11 +00:00
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
2004-02-05 17:10:37 +00:00
|
|
|
EXTRA_ALL_LANG(registry);
|
|
|
|
End
|
|
|
|
|
2005-03-21 12:46:43 +00:00
|
|
|
File gid_File_Registry_Filter_Zip
|
|
|
|
Dir = gid_Dir_Share_Registry_Res_Lang;
|
2008-04-15 09:46:11 +00:00
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
2005-03-21 12:46:43 +00:00
|
|
|
EXTRA_ALL_LANG(fcfg_langpack);
|
|
|
|
End
|
|
|
|
|
2004-11-17 12:00:31 +00:00
|
|
|
File gid_File_Registry_Spool_Oo_TypeDetection_Base_Types_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types;
|
2004-11-17 12:00:31 +00:00
|
|
|
Name = "/registry/spool/fcfg_base_types.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_TypeDetection_Base_Filters_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Filter;
|
2004-11-17 12:00:31 +00:00
|
|
|
Name = "/registry/spool/fcfg_base_filters.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_TypeDetection_Base_Others_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Misc;
|
2004-11-17 12:00:31 +00:00
|
|
|
Name = "/registry/spool/fcfg_base_others.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_TypeDetection_Chart_Types_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types;
|
2004-11-17 12:00:31 +00:00
|
|
|
Name = "/registry/spool/fcfg_chart_types.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_TypeDetection_Chart_Filters_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Filter;
|
2004-11-17 12:00:31 +00:00
|
|
|
Name = "/registry/spool/fcfg_chart_filters.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_TypeDetection_Chart_Others_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Misc;
|
2004-11-17 12:00:31 +00:00
|
|
|
Name = "/registry/spool/fcfg_chart_others.xcu";
|
|
|
|
End
|
|
|
|
|
2004-12-09 15:16:21 +00:00
|
|
|
File gid_File_Registry_Spool_Oo_TypeDetection_InternalGraphics_Types_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-01-07 09:23:26 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types;
|
2004-12-09 15:16:21 +00:00
|
|
|
Name = "/registry/spool/fcfg_internalgraphics_types.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_TypeDetection_InternalGraphics_Filters_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-01-07 09:23:26 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_GraphicFilter;
|
2004-12-09 15:16:21 +00:00
|
|
|
Name = "/registry/spool/fcfg_internalgraphics_filters.xcu";
|
|
|
|
End
|
|
|
|
|
2004-07-05 12:17:25 +00:00
|
|
|
File gid_File_Registry_Spool_Langpack_Lang
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Setup;
|
2004-07-05 12:17:25 +00:00
|
|
|
FILE_ALL_LANG_LETTER(/registry/spool/Langpack-,xcu);
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_Common_System_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Common;
|
2004-07-05 12:17:25 +00:00
|
|
|
#ifdef WNT
|
2005-01-07 09:18:31 +00:00
|
|
|
Name = "/registry/spool/org/openoffice/Office/Common-wnt.xcu";
|
2008-03-05 16:01:53 +00:00
|
|
|
#elif defined QUARTZ
|
|
|
|
Name = "/registry/spool/org/openoffice/Office/Common-macosx.xcu";
|
2004-07-05 12:17:25 +00:00
|
|
|
#else
|
2005-01-07 09:18:31 +00:00
|
|
|
Name = "/registry/spool/org/openoffice/Office/Common-unx.xcu";
|
2004-07-05 12:17:25 +00:00
|
|
|
#endif
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_Common_Cjk_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2005-04-20 11:01:42 +00:00
|
|
|
Styles = (PACKED,MAKE_LANG_SPECIFIC);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Common;
|
|
|
|
Name (ja) = "/registry/spool/org/openoffice/Office/Common-cjk.xcu";
|
|
|
|
Name (ko) = "/registry/spool/org/openoffice/Office/Common-cjk.xcu";
|
|
|
|
Name (zh-CN) = "/registry/spool/org/openoffice/Office/Common-cjk.xcu";
|
|
|
|
Name (zh-TW) = "/registry/spool/org/openoffice/Office/Common-cjk.xcu";
|
2004-07-05 12:17:25 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_Common_Ctl_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2005-04-20 11:01:42 +00:00
|
|
|
Styles = (PACKED,MAKE_LANG_SPECIFIC);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Common;
|
|
|
|
Name (th) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
|
|
|
Name (hi-IN) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
2005-06-24 10:42:22 +00:00
|
|
|
Name (pa-IN) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
|
|
|
Name (ta-IN) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
|
|
|
Name (gu-IN) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
2005-01-07 09:18:31 +00:00
|
|
|
Name (ar) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
|
|
|
Name (he) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
2005-09-05 10:25:56 +00:00
|
|
|
Name (lo) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
|
|
|
Name (dz) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
2005-06-24 10:42:22 +00:00
|
|
|
Name (km) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
|
|
|
Name (gu-IN) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
2005-09-05 10:25:56 +00:00
|
|
|
Name (or) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
2006-01-05 13:55:20 +00:00
|
|
|
Name (ne) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
2006-08-01 09:03:13 +00:00
|
|
|
Name (fa) = "/registry/spool/org/openoffice/Office/Common-ctl.xcu";
|
2004-07-05 12:17:25 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_Writer_Cjk_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2005-04-20 11:01:42 +00:00
|
|
|
Styles = (PACKED,MAKE_LANG_SPECIFIC);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Writer;
|
|
|
|
Name (ja) = "/registry/spool/org/openoffice/Office/Writer-cjk.xcu";
|
|
|
|
Name (ko) = "/registry/spool/org/openoffice/Office/Writer-cjk.xcu";
|
|
|
|
Name (zh-CN) = "/registry/spool/org/openoffice/Office/Writer-cjk.xcu";
|
|
|
|
Name (zh-TW) = "/registry/spool/org/openoffice/Office/Writer-cjk.xcu";
|
2004-07-05 12:17:25 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_Common_Korean_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
2005-01-07 09:18:31 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Common;
|
|
|
|
Name (ko) = "/registry/spool/org/openoffice/Office/Common-korea.xcu";
|
2004-07-05 12:17:25 +00:00
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Scripts_Beanshell
|
|
|
|
Dir = gid_Dir_Share_Scripts;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Name = "ScriptsBeanShell.zip";
|
|
|
|
End
|
|
|
|
|
2004-09-08 15:47:21 +00:00
|
|
|
#ifdef SOLAR_JAVA
|
2004-02-05 17:10:37 +00:00
|
|
|
File gid_File_Scripts_Java
|
|
|
|
Dir = gid_Dir_Share_Scripts;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Name = "ScriptsJava.zip";
|
|
|
|
End
|
2004-09-08 15:47:21 +00:00
|
|
|
#endif
|
2004-02-05 17:10:37 +00:00
|
|
|
|
|
|
|
File gid_File_Scripts_Javascript
|
|
|
|
Dir = gid_Dir_Share_Scripts;
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
2004-03-04 13:05:10 +00:00
|
|
|
Name = "ScriptsJavaScript.zip";
|
2004-02-05 17:10:37 +00:00
|
|
|
End
|
|
|
|
|
2004-02-25 16:26:52 +00:00
|
|
|
// new user interface configuration files
|
2004-07-06 16:13:38 +00:00
|
|
|
File gid_File_Share_Config_Sofficecfg_uiconfig_Zip
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (ARCHIVE);
|
2004-07-06 16:13:38 +00:00
|
|
|
Dir = gid_Dir_Share_Config_Sofficecfg;
|
|
|
|
Name = "uiconfig.zip";
|
2008-04-15 09:46:11 +00:00
|
|
|
Patchfiles = ();
|
2004-07-06 16:13:38 +00:00
|
|
|
End
|
|
|
|
|
2004-02-05 17:10:37 +00:00
|
|
|
#ifdef WNT
|
|
|
|
|
2004-11-26 21:22:06 +00:00
|
|
|
STD_SHELLNEW_FILE(gid_File_Shellnew_Ods_Soffice, soffice.ods)
|
2004-02-05 17:10:37 +00:00
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef WNT
|
|
|
|
|
2004-11-26 21:22:06 +00:00
|
|
|
STD_SHELLNEW_FILE(gid_File_Shellnew_Odg_Soffice, soffice.odg)
|
2004-02-05 17:10:37 +00:00
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef WNT
|
|
|
|
|
2004-11-26 21:22:06 +00:00
|
|
|
STD_SHELLNEW_FILE(gid_File_Shellnew_Odp_Soffice, soffice.odp)
|
2004-02-05 17:10:37 +00:00
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef WNT
|
|
|
|
|
2004-11-26 21:22:06 +00:00
|
|
|
STD_SHELLNEW_FILE(gid_File_Shellnew_Odt_Soffice, soffice.odt)
|
2004-02-05 17:10:37 +00:00
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef UNX
|
|
|
|
|
|
|
|
File gid_File_Txt_Pagein_Calc
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Name = "pagein-calc";
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef UNX
|
|
|
|
|
|
|
|
File gid_File_Txt_Pagein_Common
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-02-05 17:10:37 +00:00
|
|
|
Name = "pagein-common";
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef UNX
|
|
|
|
|
|
|
|
File gid_File_Txt_Pagein_Draw
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Name = "pagein-draw";
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef UNX
|
|
|
|
|
|
|
|
File gid_File_Txt_Pagein_Impress
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Name = "pagein-impress";
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef UNX
|
|
|
|
|
|
|
|
File gid_File_Txt_Pagein_Writer
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Name = "pagein-writer";
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
2004-11-18 09:19:52 +00:00
|
|
|
File gid_File_Xsl_Common_Measure_Conversion
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Common;
|
|
|
|
Name = "/xslt/common/measure_conversion.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Common_Math_Functions
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Common;
|
|
|
|
Name = "/xslt/common/math.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Common_Body
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Common;
|
|
|
|
Name = "/xslt/export/common/body.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Common_Table_Of_Content
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Common;
|
|
|
|
Name = "/xslt/export/common/table_of_content.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Common_Ooo2ms_Docpr
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Common;
|
|
|
|
Name = "/xslt/export/common/ooo2ms_docpr.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Common_Styles_Styles_Collector
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Common_Styles;
|
|
|
|
Name = "/xslt/export/common/styles/style_collector.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Common_Styles_Style_Mapping_Css
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Common_Styles;
|
|
|
|
Name = "/xslt/export/common/styles/style_mapping_css.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Common_Styles_Style_Mapping_html32
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Common_Styles;
|
|
|
|
Name = "/xslt/export/common/styles/style_mapping_html32.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Common_Table_Table
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Common_Table;
|
|
|
|
Name = "/xslt/export/common/table/table.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Common_Table_Table_Cells
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Common_Table;
|
|
|
|
Name = "/xslt/export/common/table/table_cells.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Common_Table_Table_Columns
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Common_Table;
|
|
|
|
Name = "/xslt/export/common/table/table_columns.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Common_Table_Table_Rows
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Common_Table;
|
|
|
|
Name = "/xslt/export/common/table/table_rows.xsl";
|
|
|
|
End
|
|
|
|
|
2005-03-29 11:48:06 +00:00
|
|
|
File gid_File_Xsl_Export_Spreadsheetml_Formular
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2005-03-29 11:48:06 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Spreadsheetml;
|
|
|
|
Name = "/xslt/export/spreadsheetml/formular.xsl";
|
|
|
|
End
|
|
|
|
|
2004-11-18 09:19:52 +00:00
|
|
|
File gid_File_Xsl_Export_Spreadsheetml_Ooo2spreadsheetml
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Spreadsheetml;
|
|
|
|
Name = "/xslt/export/spreadsheetml/ooo2spreadsheetml.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Spreadsheetml_Style_Mapping
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Spreadsheetml;
|
|
|
|
Name = "/xslt/export/spreadsheetml/style_mapping.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Spreadsheetml_Styles
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Spreadsheetml;
|
|
|
|
Name = "/xslt/export/spreadsheetml/styles.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Spreadsheetml_Table
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Spreadsheetml;
|
|
|
|
Name = "/xslt/export/spreadsheetml/table.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Wordml_Ooo2wordml
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Wordml;
|
|
|
|
Name = "/xslt/export/wordml/ooo2wordml.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Wordml_Ooo2wordml_Border
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Wordml;
|
|
|
|
Name = "/xslt/export/wordml/ooo2wordml_border.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Wordml_Ooo2wordml_Custom_Draw
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Wordml;
|
|
|
|
Name = "/xslt/export/wordml/ooo2wordml_custom_draw.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Wordml_Ooo2wordml_Draw
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Wordml;
|
|
|
|
Name = "/xslt/export/wordml/ooo2wordml_draw.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Wordml_Ooo2wordml_Field
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Wordml;
|
|
|
|
Name = "/xslt/export/wordml/ooo2wordml_field.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Wordml_Ooo2wordml_List
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Wordml;
|
|
|
|
Name = "/xslt/export/wordml/ooo2wordml_list.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Wordml_Ooo2wordml_Page
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Wordml;
|
|
|
|
Name = "/xslt/export/wordml/ooo2wordml_page.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Wordml_Ooo2wordml_Path
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Wordml;
|
|
|
|
Name = "/xslt/export/wordml/ooo2wordml_path.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Wordml_Ooo2wordml_Settings
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Wordml;
|
|
|
|
Name = "/xslt/export/wordml/ooo2wordml_settings.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Wordml_Ooo2wordml_Table
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Wordml;
|
|
|
|
Name = "/xslt/export/wordml/ooo2wordml_table.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Export_Wordml_Ooo2wordml_Text
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Export_Wordml;
|
|
|
|
Name = "/xslt/export/wordml/ooo2wordml_text.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Import_Common_Ms2ooo_Docpr
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Common;
|
|
|
|
Name = "/xslt/import/common/ms2ooo_docpr.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Import_Spreadsheetml_Spreadsheetml2ooo
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Spreadsheetml;
|
|
|
|
Name = "/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Import_Wordml_Wordml2ooo
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Wordml;
|
|
|
|
Name = "/xslt/import/wordml/wordml2ooo.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Import_Wordml_Wordml2ooo_Custom_Draw
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Wordml;
|
|
|
|
Name = "/xslt/import/wordml/wordml2ooo_custom_draw.xsl";
|
|
|
|
End
|
|
|
|
|
2005-04-18 14:16:00 +00:00
|
|
|
|
2004-11-18 09:19:52 +00:00
|
|
|
File gid_File_Xsl_Import_Wordml_Wordml2ooo_Draw
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Wordml;
|
|
|
|
Name = "/xslt/import/wordml/wordml2ooo_draw.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Import_Wordml_Wordml2ooo_Field
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Wordml;
|
|
|
|
Name = "/xslt/import/wordml/wordml2ooo_field.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Import_Wordml_Wordml2ooo_List
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Wordml;
|
|
|
|
Name = "/xslt/import/wordml/wordml2ooo_list.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Import_Wordml_Wordml2ooo_Page
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Wordml;
|
|
|
|
Name = "/xslt/import/wordml/wordml2ooo_page.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Import_Wordml_Wordml2ooo_Settings
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Wordml;
|
|
|
|
Name = "/xslt/import/wordml/wordml2ooo_settings.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Import_Wordml_Wordml2ooo_Table
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Wordml;
|
|
|
|
Name = "/xslt/import/wordml/wordml2ooo_table.xsl";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Xsl_Import_Wordml_Wordml2ooo_Text
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2004-11-18 09:19:52 +00:00
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Wordml;
|
|
|
|
Name = "/xslt/import/wordml/wordml2ooo_text.xsl";
|
|
|
|
End
|
|
|
|
|
2005-01-31 10:49:51 +00:00
|
|
|
File gid_File_Xsl_Import_Wordml_Wordml2ooo_Path
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Wordml;
|
|
|
|
Name = "/xslt/import/wordml/wordml2ooo_path.xsl";
|
|
|
|
End
|
|
|
|
|
2005-04-18 14:16:00 +00:00
|
|
|
|
|
|
|
File gid_File_Xsl_Import_Wordml_Wordml2ooo_Props
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Xslt_Import_Wordml;
|
|
|
|
Name = "/xslt/import/wordml/wordml2ooo_props.xsl";
|
|
|
|
End
|
|
|
|
|
2005-04-20 11:01:42 +00:00
|
|
|
#ifdef WNT
|
|
|
|
File gid_File_Txt_Patchfiles
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "patchlist.txt";
|
|
|
|
Dir = gid_Dir_Program;
|
2006-04-26 13:27:26 +00:00
|
|
|
Styles = (PACKED,PATCH,PATCH_ONLY,DONTRENAMEINPATCH);
|
2005-04-20 11:01:42 +00:00
|
|
|
End
|
|
|
|
#endif
|
|
|
|
|
2005-05-06 08:13:46 +00:00
|
|
|
#ifndef WITHOUT_BINFILTER
|
2004-11-18 07:59:21 +00:00
|
|
|
File gid_Starregistry_Legacy_Binfilters_Rdb
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "legacy_binfilters.rdb";
|
|
|
|
Dir = gid_Dir_Program;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED, STARREGISTRY);
|
2004-11-18 07:59:21 +00:00
|
|
|
End
|
2005-05-06 08:13:46 +00:00
|
|
|
#endif
|
2004-11-18 07:59:21 +00:00
|
|
|
|
|
|
|
File gid_Starregistry_Services_Rdb
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Name = "services.rdb";
|
|
|
|
Dir = gid_Dir_Program;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED, STARREGISTRY);
|
INTEGRATION: CWS sb83 (1.226.14); FILE MERGED
2008/03/18 08:14:05 sb 1.226.14.21: work around vbaobj on Mac OS X problem
2008/03/17 09:01:45 sb 1.226.14.20: RESYNC: (1.229-1.233); FILE MERGED
2008/02/22 08:59:20 sb 1.226.14.19: resync aftermath
2008/02/22 08:50:41 sb 1.226.14.18: RESYNC: (1.227-1.229); FILE MERGED
2008/02/14 13:19:14 is 1.226.14.17: #i86068# thirdparty license also in brand layer
2008/02/14 11:05:08 sb 1.226.14.16: #i84200# just put THIRDPARTYLICENSEREADME.html somewhere for now on MACOSX
2008/02/13 12:49:07 is 1.226.14.15: #i86068# language specific files in brand package
2008/02/08 09:19:24 sb 1.226.14.14: #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:14 sb 1.226.14.13: #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.226.14.12: #i84200# removed apparently unused viewdoc script
2008/02/06 14:09:09 sb 1.226.14.11: #i84200# moved image sets to brand layer
2008/02/01 15:51:31 sb 1.226.14.10: #i85112# windows-specific stuff (is)
2008/02/01 13:28:57 sb 1.226.14.9: RESYNC: (1.226-1.227); FILE MERGED
2008/02/01 11:05:00 sb 1.226.14.8: #i84200# on MACOSX, cleanup soffice/unopkg executables and add urelibs links to let libs in extensions find the URE libs
2008/01/29 17:08:24 sb 1.226.14.7: #i84200# dissolve source/ooo/ooobasis.scp into native121 OOo scp files
2008/01/29 16:00:22 sb 1.226.14.6: #i85112# merged in cws_src680_native121
2008/01/23 15:21:32 sb 1.226.14.5: #i84200# for code simplification, have all of URE_BIN_DIR, OOO_BASE_DIR, BRAND_BASE_DIR also available in good-old monolithic OOo
2008/01/21 15:14:30 sb 1.226.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.226.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.
2007/12/27 12:31:41 sb 1.226.14.2: #i84200# Provide a (nonfunctional) ure-link and a fake basis-link for good old monolithic OOo, to keep it running for now.
2007/12/10 14:46:58 sb 1.226.14.1: #i84200# First step of basis/brand split. #i84309# Completely removed deprecated pkgchk tool.
2008-03-18 12:29:21 +00:00
|
|
|
NativeServicesURLPrefix = "vnd.sun.star.expand:$OOO_BASE_DIR/program/";
|
|
|
|
JavaServicesURLPrefix = "vnd.sun.star.expand:$OOO_BASE_DIR/program/classes/";
|
2004-11-18 07:59:21 +00:00
|
|
|
End
|
2005-03-23 10:07:04 +00:00
|
|
|
|
2007-07-11 10:06:17 +00:00
|
|
|
#if defined(UNX) && !defined(QUARTZ)
|
2005-03-23 10:07:04 +00:00
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_Office_Common_UseOOoFileDialogs_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Common;
|
|
|
|
Name = "/registry/spool/org/openoffice/Office/Common-UseOOoFileDialogs.xcu";
|
|
|
|
Styles = (PACKED,SCPZIP_REPLACE);
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
2005-06-24 10:42:22 +00:00
|
|
|
#ifdef WNT
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_Office_Linguistic_Forcedefaultlanguage_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Linguistic;
|
|
|
|
Name = "/registry/spool/org/openoffice/Office/Linguistic-ForceDefaultLanguage.xcu";
|
|
|
|
Styles = (PACKED,SCPZIP_REPLACE,SET_OFFICE_LANGUAGE);
|
|
|
|
End
|
|
|
|
|
|
|
|
#endif
|
2005-03-23 10:07:04 +00:00
|
|
|
|
2007-01-22 13:49:30 +00:00
|
|
|
#ifdef LINUX
|
|
|
|
File gid_File_Dat_Root3
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "root3.dat";
|
|
|
|
Styles = (PACKED);
|
|
|
|
End
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef LINUX
|
|
|
|
File gid_File_Dat_Root4
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "root4.dat";
|
|
|
|
Styles = (PACKED);
|
|
|
|
End
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef LINUX
|
|
|
|
File gid_File_Dat_Root5
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "root5.dat";
|
|
|
|
Styles = (PACKED);
|
|
|
|
End
|
|
|
|
#endif
|
|
|
|
|
2008-02-12 13:07:44 +00:00
|
|
|
#if defined MACOSX && !defined QUARTZ
|
2006-03-07 08:43:18 +00:00
|
|
|
File gid_File_Bin_Macosxrc
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_User;
|
|
|
|
Name = "macosxrc.txt";
|
|
|
|
Styles = (PACKED, WORKSTATION);
|
|
|
|
End
|
|
|
|
#endif
|
2006-04-26 19:48:05 +00:00
|
|
|
|
2008-02-12 13:07:44 +00:00
|
|
|
#ifdef MACOSX
|
|
|
|
File gid_File_App_PkgInfo
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Bundle_Contents;
|
|
|
|
Name = "PkgInfo";
|
|
|
|
End
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef MACOSX
|
|
|
|
File gid_File_App_InfoPlist
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Bundle_Contents;
|
|
|
|
Name = "Info.plist";
|
|
|
|
Styles = (SCPZIP_REPLACE);
|
|
|
|
End
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#if defined MACOSX && !defined QUARTZ
|
2006-04-26 19:48:05 +00:00
|
|
|
File gid_File_App_Bundle
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Bundle_Contents;
|
|
|
|
Name = "osxbundle.zip";
|
|
|
|
Styles = (ARCHIVE,USE_INTERNAL_RIGHTS);
|
|
|
|
End
|
|
|
|
#endif
|
2006-07-25 10:51:07 +00:00
|
|
|
|
2006-04-26 19:48:05 +00:00
|
|
|
#ifdef MACOSX
|
|
|
|
File gid_File_Icns_Bundle
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Bundle_Contents_Resources;
|
|
|
|
Name = "osxicons.zip";
|
|
|
|
Styles = (ARCHIVE);
|
|
|
|
End
|
|
|
|
#endif
|
2006-05-18 08:52:23 +00:00
|
|
|
|
2008-02-12 13:07:44 +00:00
|
|
|
#ifdef MACOSX
|
|
|
|
File gid_File_Res_Bundle
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Bundle_Contents_Resources;
|
|
|
|
Name = "osxres.zip";
|
|
|
|
Styles = (ARCHIVE);
|
|
|
|
End
|
|
|
|
#endif
|
|
|
|
|
2007-10-09 14:02:06 +00:00
|
|
|
#ifdef MACOSX
|
|
|
|
File gid_File_Spotlight_Bundle
|
|
|
|
ARCHIVE_TXT_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Bundle_Contents_Library_Spotlight_Bundle_Contents;
|
|
|
|
Name = "mdibundle.zip";
|
|
|
|
Styles = (ARCHIVE,USE_INTERNAL_RIGHTS);
|
|
|
|
End
|
|
|
|
#endif
|
|
|
|
|
2007-07-18 06:18:13 +00:00
|
|
|
#if defined MACOSX && !defined QUARTZ
|
2006-05-18 08:52:23 +00:00
|
|
|
File gid_File_Bin_Fondu
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
Name = "fondu";
|
|
|
|
Styles = (PACKED);
|
|
|
|
End
|
|
|
|
#endif
|
2007-08-17 10:50:48 +00:00
|
|
|
|
|
|
|
File gid_File_Config_Javasettingsunopkginstall
|
|
|
|
USER_FILE_BODY;
|
|
|
|
Dir = gid_Dir_Config;
|
|
|
|
Name = "javasettingsunopkginstall.xml";
|
2008-01-15 09:34:47 +00:00
|
|
|
#ifdef SOLARIS
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED,CONFIGFILE);
|
2008-01-15 09:34:47 +00:00
|
|
|
#else
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED);
|
2008-01-15 09:34:47 +00:00
|
|
|
#endif
|
|
|
|
SolarisGroup = "other";
|
2007-08-17 10:50:48 +00:00
|
|
|
End
|
2007-11-02 11:58:09 +00:00
|
|
|
|
|
|
|
#if defined( BUILD_SPECIAL )
|
|
|
|
#if !defined( MACOSX )
|
|
|
|
File gid_File_Stclient_Wrapper
|
|
|
|
Dir = gid_Dir_Program;
|
|
|
|
BIN_FILE_BODY;
|
|
|
|
#if defined ( WNT )
|
|
|
|
Name = "stclient_wrapper.exe";
|
|
|
|
#else
|
|
|
|
Name = "stclient_wrapper";
|
|
|
|
#endif
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = ();
|
2007-11-02 11:58:09 +00:00
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_Office_Jobs_Stclient_Xcu
|
|
|
|
TXT_FILE_BODY;
|
2008-04-15 09:46:11 +00:00
|
|
|
Styles = (PACKED, SCPZIP_REPLACE);
|
2007-11-02 11:58:09 +00:00
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Jobs;
|
|
|
|
Name = "/registry/spool/org/openoffice/Office/Jobs/Jobs-stclient.xcu";
|
|
|
|
End
|
|
|
|
#endif
|
|
|
|
#endif
|
2008-03-25 15:58:10 +00:00
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_Office_Linguistic_Lingucomponent_Spellchecker_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Linguistic;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Linguistic-lingucomponent-spellchecker.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_Office_Linguistic_Lingucomponent_Hyphenator_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Linguistic;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Linguistic-lingucomponent-hyphenator.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
File gid_File_Registry_Spool_Oo_Office_Linguistic_Lingucomponent_Thesaurus_Xcu
|
|
|
|
TXT_FILE_BODY;
|
|
|
|
Styles = (PACKED);
|
|
|
|
Dir = gid_Dir_Share_Registry_Modules_Oo_Office_Linguistic;
|
|
|
|
Name = "/registry/data/org/openoffice/Office/Linguistic-lingucomponent-thesaurus.xcu";
|
|
|
|
End
|
|
|
|
|
|
|
|
|