2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
21 /* *** Additional Extensions *** */
23 #ifdef WITH_EXTENSION_INTEGRATION
25 /* ** MediaWiki Publisher** */
27 #ifndef WITHOUT_EXTENSION_MEDIAWIKI
29 File gid_File_Oxt_MediaWiki
31 Styles = (PACKED, FILELIST);
33 Name = "Extension/wiki-publisher.filelist";
40 #ifdef WITH_EXTENSION_NLPSOLVER
42 File gid_File_Oxt_NLPSolver
44 Styles = (PACKED, FILELIST);
46 Name = "Extension/nlpsolver.filelist";
51 /* ** LanguageTool ** */
53 #ifdef WITH_EXTENSION_LANGUAGETOOL
55 File gid_File_Oxt_LanguageTool
57 Styles = (PACKED, FILELIST);
59 Name = "LanguageTool.filelist";
64 /* ** MySQL Connector ** */
66 #ifdef WITH_EXTENSION_MARIADBC
68 File gid_File_Oxt_MySQLConnector
70 Styles = (PACKED, FILELIST);
72 Name = "Extension/mysql-connector-ooo.filelist";
77 /* ** Script provider for BeanShell ** */
79 #if defined ENABLE_JAVA && !defined WITHOUT_SCRIPTING_BEANSHELL
81 File gid_File_Rdb_Scriptproviderforbeanshell
83 Name = "scriptproviderforbeanshell.rdb";
84 Dir = gid_Brand_Dir_Program_Services;
90 /* ** Script provider for JavaScript ** */
92 #if defined ENABLE_JAVA && !defined WITHOUT_SCRIPTING_JAVASCRIPT
94 File gid_File_Rdb_Scriptproviderforjavascript
96 Name = "scriptproviderforjavascript.rdb";
97 Dir = gid_Brand_Dir_Program_Services;