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_Math
31 MOD_NAME_DESC ( MODULE_PRG_MATH );
32 ParentID = gid_Module_Prg;
34 Styles =(APPLICATIONMODULE);
37 Module gid_Module_Prg_Math_Bin
38 PackageInfo = "packinfo_office.txt";
39 MOD_NAME_DESC ( MODULE_PRG_MATH_BIN );
40 ParentID = gid_Module_Prg_Math;
44 Styles = (HIDDEN_ROOT);
45 Files = (gid_File_Html_W3c_Ipr,gid_File_Lib_Sm,gid_File_Lib_Smd,gid_File_Extra_Urlmore_Math,gid_File_Extra_Urlnew_Math,gid_File_Extra_Urltasks_Math,
46 gid_File_Share_Registry_Math_Xcd,
47 gid_File_Tmp_Userinstall_Math_Inf);
50 Module gid_Module_Brand_Prg_Math
51 PackageInfo = "packinfo_brand.txt";
52 Name = "gid_Module_Brand_Prg_Math";
53 Description = "gid_Module_Brand_Prg_Math";
54 ParentID = gid_Module_Prg_Math;
56 InstallOrder = "1040";
59 Styles = (HIDDEN_ROOT);
60 Files = (gid_File_Exe_Smath);
63 Module gid_Module_Langpack_Math_Template
64 ParentID = gid_Module_Prg_Math_Bin;
65 Name = "gid_Module_Langpack_Math_Template";
66 Description = "gid_Module_Langpack_Math_Template";
67 Styles = (TEMPLATEMODULE);
68 Files = (gid_File_Res_Sm);
71 #include "alllangmodules_math.inc"