1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: file_javafilter.scp,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
35 File gid_File_Lib_Xmergesync
38 Dir = SCP2_OOO_BIN_DIR;
39 Name = "xmergesync.dll";
46 File gid_File_Lib_Jfregca
48 Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY);
49 Dir = SCP2_OOO_BIN_DIR;
55 File gid_File_Registry_Spool_Oo_TypeDetection_Palm_Types_Xcu
58 Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types;
59 Name = "/registry/spool/fcfg_palm_types.xcu";
62 File gid_File_Registry_Spool_Oo_TypeDetection_Palm_Filters_Xcu
65 Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Filter;
66 Name = "/registry/spool/fcfg_palm_filters.xcu";
69 File gid_File_Registry_Spool_Oo_TypeDetection_PocketWord_Types_Xcu
72 Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types;
73 Name = "/registry/spool/fcfg_pocketword_types.xcu";
76 File gid_File_Registry_Spool_Oo_TypeDetection_PocketWord_Filters_Xcu
79 Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Filter;
80 Name = "/registry/spool/fcfg_pocketword_filters.xcu";
83 File gid_File_Registry_Spool_Oo_TypeDetection_PocketExcel_Types_Xcu
86 Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Types;
87 Name = "/registry/spool/fcfg_pocketexcel_types.xcu";
90 File gid_File_Registry_Spool_Oo_TypeDetection_PocketExcel_Filters_Xcu
93 Dir = gid_Dir_Share_Registry_Modules_Oo_TypeDetection_Filter;
94 Name = "/registry/spool/fcfg_pocketexcel_filters.xcu";
99 STD_JAR_FILE( gid_File_Jar_Aportisdoc, aportisdoc )
100 STD_JAR_FILE( gid_File_Jar_Pexcel, pexcel )
101 STD_JAR_FILE( gid_File_Jar_Pocketword, pocketword )
102 STD_JAR_FILE( gid_File_Jar_Xmerge, xmerge )
103 UNO_JAR_FILE( gid_File_Jar_Xmergebridge, XMergeBridge )