1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
30 Module gid_Module_Prg_Wrt
31 MOD_NAME_DESC(MODULE_PRG_WRT);
32 ParentID = gid_Module_Prg;
34 Styles =(APPLICATIONMODULE);
37 Module gid_Module_Prg_Wrt_Bin
38 PackageInfo = "packinfo_office.txt";
39 MOD_NAME_DESC ( MODULE_PRG_WRT_BIN );
40 ParentID = gid_Module_Prg_Wrt;
44 Styles = (HIDDEN_ROOT);
45 Files = (gid_File_Bin_Cde_Sagenda,gid_File_Bin_Cde_Sfax,gid_File_Bin_Cde_Slabel,
46 gid_File_Bin_Cde_Sletter,gid_File_Bin_Cde_Smemo,gid_File_Bin_Cde_Svcard,
47 gid_File_Lib_Hwpreader,
51 gid_File_Lib_WpftWriter,
52 gid_File_Lib_T602Filter,
53 gid_File_Lib_Vbaswobj,
54 gid_File_Lib_Writerfilter,
56 gid_File_Share_Config_Sofficecfg_Writer_Menubar_Xml,
57 gid_File_Share_Config_Sofficecfg_Writerweb_Menubar_Xml,
58 gid_File_Share_Config_Sofficecfg_Writerglobal_Menubar_Xml,
61 gid_File_Jar_Activation,
62 gid_File_Share_Registry_Writer_Xcd,
63 gid_File_Tmp_Userinstall_Wrt_Inf);
66 Module gid_Module_Brand_Prg_Wrt
67 PackageInfo = "packinfo_brand.txt";
68 Name = "gid_Module_Brand_Prg_Wrt";
69 Description = "gid_Module_Brand_Prg_Wrt";
70 ParentID = gid_Module_Prg_Wrt;
72 InstallOrder = "1040";
75 Styles = (HIDDEN_ROOT);
76 Files = (gid_File_Exe_Swriter,gid_File_Exe_Sweb);
79 Module gid_Module_Langpack_Writer_Template
80 ParentID = gid_Module_Prg_Wrt_Bin;
81 Name = "gid_Module_Langpack_Writer_Template";
82 Description = "gid_Module_Langpack_Writer_Template";
83 Styles = (TEMPLATEMODULE);
84 Files = (gid_File_Res_T602Filter);
87 Module gid_Module_Prg_Wrt_MSO_Reg
88 ParentID = gid_Module_Prg_Wrt;
89 Name = "gid_Module_Prg_Wrt_MSO_Reg";
90 Description = "gid_Module_Prg_Wrt_MSO_Reg";
91 Styles = (HIDDEN_ROOT);
97 #include "alllangmodules_writer.inc"