Kaydet (Commit) 091c1b6f authored tarafından Matúš Kukan's avatar Matúš Kukan

more old module-description xml files

Change-Id: I9ac503b073ee3f9b8e7958264ffcc26d9446c220
üst 8c49149d
......@@ -38,7 +38,7 @@ $(eval $(call gb_Module_add_targets,basctl,\
endif
$(eval $(call gb_Module_add_targets,basctl,\
Package_xml \
Package_uiconfig \
))
# vim: set noet sw=4 ts=4:
......@@ -26,17 +26,17 @@
#
#*************************************************************************
$(eval $(call gb_Package_Package,basctl_xml,$(SRCDIR)/basctl))
$(eval $(call gb_Package_Package,basctl_uiconfig,$(SRCDIR)/basctl))
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/menubar/menubar.xml,uiconfig/basicide/menubar/menubar.xml))
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/statusbar/statusbar.xml,uiconfig/basicide/statusbar/statusbar.xml))
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/toolbar/dialogbar.xml,uiconfig/basicide/toolbar/dialogbar.xml))
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/toolbar/findbar.xml,uiconfig/basicide/toolbar/findbar.xml))
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/toolbar/fullscreenbar.xml,uiconfig/basicide/toolbar/fullscreenbar.xml))
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/toolbar/insertcontrolsbar.xml,uiconfig/basicide/toolbar/insertcontrolsbar.xml))
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/toolbar/formcontrolsbar.xml,uiconfig/basicide/toolbar/formcontrolsbar.xml))
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/toolbar/macrobar.xml,uiconfig/basicide/toolbar/macrobar.xml))
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/toolbar/standardbar.xml,uiconfig/basicide/toolbar/standardbar.xml))
$(eval $(call gb_Package_add_file,basctl_xml,xml/uiconfig/modules/BasicIDE/toolbar/translationbar.xml,uiconfig/basicide/toolbar/translationbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/menubar/menubar.xml,uiconfig/basicide/menubar/menubar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/statusbar/statusbar.xml,uiconfig/basicide/statusbar/statusbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/dialogbar.xml,uiconfig/basicide/toolbar/dialogbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/findbar.xml,uiconfig/basicide/toolbar/findbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/fullscreenbar.xml,uiconfig/basicide/toolbar/fullscreenbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/insertcontrolsbar.xml,uiconfig/basicide/toolbar/insertcontrolsbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/formcontrolsbar.xml,uiconfig/basicide/toolbar/formcontrolsbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/macrobar.xml,uiconfig/basicide/toolbar/macrobar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/standardbar.xml,uiconfig/basicide/toolbar/standardbar.xml))
$(eval $(call gb_Package_add_file,basctl_uiconfig,xml/uiconfig/modules/BasicIDE/toolbar/translationbar.xml,uiconfig/basicide/toolbar/translationbar.xml))
# vim: set noet sw=4 ts=4:
......@@ -50,7 +50,6 @@ $(eval $(call gb_Module_add_targets,connectivity,\
Library_sdbc2 \
Package_generated \
Package_inc \
Package_xml \
))
ifneq ($(SOLAR_JAVA),)
......
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# Major Contributor(s):
# Copyright (C) 2011 Peter Foley <pefoley2@verizon.net> (initial developer)
#
# All Rights Reserved.
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
$(eval $(call gb_Package_Package,connectivity_xml,$(SRCDIR)/connectivity/source))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/evoab.xml,drivers/evoab2/evoab.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/odbc.xml,drivers/odbc/odbc.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/dbase.xml,drivers/dbase/dbase.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/kab.xml,drivers/kab/kab.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/mozab.xml,drivers/mozab/mozab.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/mysql.xml,drivers/mysql/mysql.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/flat.xml,drivers/flat/flat.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/file.xml,drivers/file/file.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/CalcDriver.xml,drivers/calc/CalcDriver.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/jdbc.xml,drivers/jdbc/jdbc.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/macab.xml,drivers/macab/macab.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/ado.xml,drivers/ado/ado.xml))
$(eval $(call gb_Package_add_file,connectivity_xml,xml/dbpool.xml,cpool/dbpool.xml))
# vim: set noet sw=4 ts=4:
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>dbpool</module-name>
<component-description>
<author>Ocke Janssen</author>
<name>com.sun.star.comp.sdbc.OConnectionPool</name>
<description>
This is the implementation of the connection pool.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com.sun.star.sdbc.ConnectionPool</supported-service>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>dbtools</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>dbt</module-name>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> ado </module-name>
<component-description>
<author>Ocke Janssen</author>
<name>com.sun.star.comp.sdbc.ado.ODriver</name>
<description>
This is the implementation of the ado-sdbc bridge.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service> com.sun.star.sdbc.Driver</supported-service>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>dbtools</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description>
<module-name>file</module-name>
<component-description>
<author>Niklas Nebel</author>
<name>com.sun.star.sdbc.driver.calc.ODriver</name>
<description>This library implements the database driver for spreadsheet (Calc) file formats.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com.sun.star.sdbc.Driver</supported-service>
<supported-service>com.sun.star.sdbcx.Driver</supported-service>
<service-dependency> ... </service-dependency>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>svtools-light1</runtime-module-dependency>
<runtime-module-dependency>svtools</runtime-module-dependency>
<runtime-module-dependency>ucbhelper</runtime-module-dependency>
<runtime-module-dependency>dbtools</runtime-module-dependency>
<runtime-module-dependency>unotools</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description>
<module-name>file</module-name>
<component-description>
<author>Ocke Jannsen</author>
<name>com.sun.star.comp.sdbc.dbase.ODriver</name>
<description>This library implements the database driver for dBase file format.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com.sun.star.sdbc.Driver</supported-service>
<supported-service>com.sun.star.sdbcx.Driver</supported-service>
<service-dependency> ... </service-dependency>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>file</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>svtools-light1</runtime-module-dependency>
<runtime-module-dependency>svtools</runtime-module-dependency>
<runtime-module-dependency>ucbhelper</runtime-module-dependency>
<runtime-module-dependency>dbtools</runtime-module-dependency>
<runtime-module-dependency>unotools</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description>
<module-name>evoab</module-name>
<component-description>
<author>Jayant Madavi</author>
<name>com.sun.star.comp.sdbc.evoab.OEvoabDriver</name>
<description>This library implements the database driver for evolution address book formats.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com.sun.star.sdbc.Driver</supported-service>
<service-dependency> ... </service-dependency>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>svtools-light1</runtime-module-dependency>
<runtime-module-dependency>svtools</runtime-module-dependency>
<runtime-module-dependency>ucbhelper</runtime-module-dependency>
<runtime-module-dependency>unotools</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description>
<module-name>file</module-name>
<component-description>
<author>Ocke Jannsen</author>
<name>com.sun.star.sdbc.driver.file.Driver</name>
<description>This library implements basic functionallity for file-base drivers.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com.sun.star.sdbc.Driver</supported-service>
<supported-service>com.sun.star.sdbcx.Driver</supported-service>
<service-dependency> ... </service-dependency>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>svtools-light1</runtime-module-dependency>
<runtime-module-dependency>svtools</runtime-module-dependency>
<runtime-module-dependency>ucbhelper</runtime-module-dependency>
<runtime-module-dependency>dbtools</runtime-module-dependency>
<runtime-module-dependency>unotools</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description>
<module-name>file</module-name>
<component-description>
<author>Ocke Jannsen</author>
<name>com.sun.star.comp.sdbc.flat.ODriver</name>
<description>This library implements the database driver for flat file formats.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com.sun.star.sdbc.Driver</supported-service>
<supported-service>com.sun.star.sdbcx.Driver</supported-service>
<service-dependency> ... </service-dependency>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>file</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>svtools-light1</runtime-module-dependency>
<runtime-module-dependency>svtools</runtime-module-dependency>
<runtime-module-dependency>ucbhelper</runtime-module-dependency>
<runtime-module-dependency>dbtools</runtime-module-dependency>
<runtime-module-dependency>unotools</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>hsqldb</module-name>
<component-description>
<author>Ocke Janssen</author>
<name>com.sun.star.sdbcx.comp.hsqldb.Driver</name>
<description>
This is the implementation of the HSQLDB driver.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com.sun.star.sdbcx.Driver</supported-service>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>dbtools</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> jdbc </module-name>
<component-description>
<author>Ocke Janssen</author>
<name>com.sun.star.comp.sdbc.JDBCDriver</name>
<description>
This is the implementation of the sdbc-jdbc bridge.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service> com.sun.star.sdbc.Driver </supported-service>
<service-dependency> ... </service-dependency>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>dbtools</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> kab1 </module-name>
<component-description>
<Author>Eric Bischoff</Author>
<Name>com.sun.star.comp.sdbc.kab.Driver</Name>
<description>This library implements the database driver for KDE address book formats.</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com.sun.star.sdbc.Driver</supported-service>
<service-dependency> ... </service-dependency>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu1 </runtime-module-dependency>
<runtime-module-dependency> sal1 </runtime-module-dependency>
<type> com.sun.star.registry.XRegistryKey </type>
<type> com.sun.star.util.XCancellable </type>
<type> com.sun.star.util.XNumberFormatter </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.uno.XComponentContext </type>
<type> com.sun.star.beans.PropertyAttribute </type>
<type> com.sun.star.beans.XPropertyState </type>
<type> com.sun.star.beans.XPropertySet </type>
<type> com.sun.star.beans.PropertyValue </type>
<type> com.sun.star.beans.XMultiPropertySet </type>
<type> com.sun.star.beans.XFastPropertySet </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.lang.XSingleComponentFactory </type>
<type> com.sun.star.lang.EventObject </type>
<type> com.sun.star.lang.XComponent </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.lang.DisposedException </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XUnoTunnel </type>
<type> com.sun.star.java.XJavaThreadRegister_11 </type>
<type> com.sun.star.java.XJavaVM </type>
<type> com.sun.star.sdbc.FetchDirection </type>
<type> com.sun.star.sdbc.XConnection </type>
<type> com.sun.star.sdbc.XStatement </type>
<type> com.sun.star.sdbc.XResultSet </type>
<type> com.sun.star.sdbc.XResultSetMetaDataSupplier</type>
<type> com.sun.star.sdbc.XColumnLocate </type>
<type> com.sun.star.sdbc.XResultSetUpdate </type>
<type> com.sun.star.sdbc.XWarningsSupplier </type>
<type> com.sun.star.sdbc.XRowUpdate </type>
<type> com.sun.star.sdbc.XMultipleResults </type>
<type> com.sun.star.sdbc.XBatchExecution </type>
<type> com.sun.star.sdbc.XPreparedBatchExecution </type>
<type> com.sun.star.sdbc.XParameters </type>
<type> com.sun.star.sdbc.XOutParameters </type>
<type> com.sun.star.sdbc.DriverPropertyInfo </type>
<type> com.sun.star.sdbc.SQLWarning </type>
<type> com.sun.star.sdbc.XRow </type>
<type> com.sun.star.sdbc.ColumnSearch </type>
<type> com.sun.star.sdbc.ColumnValue </type>
<type> com.sun.star.sdbc.DataType </type>
<type> com.sun.star.sdbc.XDriver </type>
<type> com.sun.star.sdbc.TransactionIsolation </type>
<type> com.sun.star.sdbc.ResultSetType </type>
<type> com.sun.star.sdbc.ResultSetConcurrency </type>
<type> com.sun.star.sdbcx.XRowLocate </type>
<type> com.sun.star.sdbcx.XDeleteRows </type>
<type> com.sun.star.sdbcx.CompareBookmark </type>
<type> com.sun.star.sdb.XColumnUpdate </type>
<type> com.sun.star.sdb.XColumn </type>
</module-description>
<?xml version='1.0' encoding="UTF-8"?>
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
-->
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> tdeab1 </module-name>
<component-description>
<Author>Eric Bischoff</Author>
<Name>com.sun.star.comp.sdbc.tdeab.Driver</Name>
<description>This library implements the database driver for TDE address book formats.</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com.sun.star.sdbc.Driver</supported-service>
<service-dependency> ... </service-dependency>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu1 </runtime-module-dependency>
<runtime-module-dependency> sal1 </runtime-module-dependency>
<type> com.sun.star.registry.XRegistryKey </type>
<type> com.sun.star.util.XCancellable </type>
<type> com.sun.star.util.XNumberFormatter </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.uno.XComponentContext </type>
<type> com.sun.star.beans.PropertyAttribute </type>
<type> com.sun.star.beans.XPropertyState </type>
<type> com.sun.star.beans.XPropertySet </type>
<type> com.sun.star.beans.PropertyValue </type>
<type> com.sun.star.beans.XMultiPropertySet </type>
<type> com.sun.star.beans.XFastPropertySet </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.lang.XSingleComponentFactory </type>
<type> com.sun.star.lang.EventObject </type>
<type> com.sun.star.lang.XComponent </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.lang.DisposedException </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XUnoTunnel </type>
<type> com.sun.star.java.XJavaThreadRegister_11 </type>
<type> com.sun.star.java.XJavaVM </type>
<type> com.sun.star.sdbc.FetchDirection </type>
<type> com.sun.star.sdbc.XConnection </type>
<type> com.sun.star.sdbc.XStatement </type>
<type> com.sun.star.sdbc.XResultSet </type>
<type> com.sun.star.sdbc.XResultSetMetaDataSupplier</type>
<type> com.sun.star.sdbc.XColumnLocate </type>
<type> com.sun.star.sdbc.XResultSetUpdate </type>
<type> com.sun.star.sdbc.XWarningsSupplier </type>
<type> com.sun.star.sdbc.XRowUpdate </type>
<type> com.sun.star.sdbc.XMultipleResults </type>
<type> com.sun.star.sdbc.XBatchExecution </type>
<type> com.sun.star.sdbc.XPreparedBatchExecution </type>
<type> com.sun.star.sdbc.XParameters </type>
<type> com.sun.star.sdbc.XOutParameters </type>
<type> com.sun.star.sdbc.DriverPropertyInfo </type>
<type> com.sun.star.sdbc.SQLWarning </type>
<type> com.sun.star.sdbc.XRow </type>
<type> com.sun.star.sdbc.ColumnSearch </type>
<type> com.sun.star.sdbc.ColumnValue </type>
<type> com.sun.star.sdbc.DataType </type>
<type> com.sun.star.sdbc.XDriver </type>
<type> com.sun.star.sdbc.TransactionIsolation </type>
<type> com.sun.star.sdbc.ResultSetType </type>
<type> com.sun.star.sdbc.ResultSetConcurrency </type>
<type> com.sun.star.sdbcx.XRowLocate </type>
<type> com.sun.star.sdbcx.XDeleteRows </type>
<type> com.sun.star.sdbcx.CompareBookmark </type>
<type> com.sun.star.sdb.XColumnUpdate </type>
<type> com.sun.star.sdb.XColumn </type>
</module-description>
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> macab1 </module-name>
<component-description>
<Author>Omer bar-or</Author>
<Name>com.sun.star.comp.sdbc.macab.Driver</Name>
<description>This library implements the database driver for Mac OS address book formats.</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="alpha"/>
<supported-service>com.sun.star.sdbc.Driver</supported-service>
<service-dependency> ... </service-dependency>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu1 </runtime-module-dependency>
<runtime-module-dependency> sal1 </runtime-module-dependency>
<type> com.sun.star.registry.XRegistryKey </type>
<type> com.sun.star.util.XCancellable </type>
<type> com.sun.star.util.XNumberFormatter </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.uno.XComponentContext </type>
<type> com.sun.star.beans.PropertyAttribute </type>
<type> com.sun.star.beans.XPropertyState </type>
<type> com.sun.star.beans.XPropertySet </type>
<type> com.sun.star.beans.PropertyValue </type>
<type> com.sun.star.beans.XMultiPropertySet </type>
<type> com.sun.star.beans.XFastPropertySet </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.lang.XSingleComponentFactory </type>
<type> com.sun.star.lang.EventObject </type>
<type> com.sun.star.lang.XComponent </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.lang.DisposedException </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XUnoTunnel </type>
<type> com.sun.star.java.XJavaThreadRegister_11 </type>
<type> com.sun.star.java.XJavaVM </type>
<type> com.sun.star.sdbc.FetchDirection </type>
<type> com.sun.star.sdbc.XConnection </type>
<type> com.sun.star.sdbc.XStatement </type>
<type> com.sun.star.sdbc.XResultSet </type>
<type> com.sun.star.sdbc.XResultSetMetaDataSupplier</type>
<type> com.sun.star.sdbc.XColumnLocate </type>
<type> com.sun.star.sdbc.XResultSetUpdate </type>
<type> com.sun.star.sdbc.XWarningsSupplier </type>
<type> com.sun.star.sdbc.XRowUpdate </type>
<type> com.sun.star.sdbc.XMultipleResults </type>
<type> com.sun.star.sdbc.XBatchExecution </type>
<type> com.sun.star.sdbc.XPreparedBatchExecution </type>
<type> com.sun.star.sdbc.XParameters </type>
<type> com.sun.star.sdbc.XOutParameters </type>
<type> com.sun.star.sdbc.DriverPropertyInfo </type>
<type> com.sun.star.sdbc.SQLWarning </type>
<type> com.sun.star.sdbc.XRow </type>
<type> com.sun.star.sdbc.ColumnSearch </type>
<type> com.sun.star.sdbc.ColumnValue </type>
<type> com.sun.star.sdbc.DataType </type>
<type> com.sun.star.sdbc.XDriver </type>
<type> com.sun.star.sdbc.TransactionIsolation </type>
<type> com.sun.star.sdbc.ResultSetType </type>
<type> com.sun.star.sdbc.ResultSetConcurrency </type>
<type> com.sun.star.sdbcx.XRowLocate </type>
<type> com.sun.star.sdbcx.XDeleteRows </type>
<type> com.sun.star.sdbcx.CompareBookmark </type>
<type> com.sun.star.sdb.XColumnUpdate </type>
<type> com.sun.star.sdb.XColumn </type>
</module-description>
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> mozabdrv2 </module-name>
<component-description>
<Author>Your name</Author>
<Name>com.sun.star.comp.sdbc.MozabDriver</Name>
<Description>
This is the implementation of the sdbc-mozab bridge.
</Description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service> com.sun.star.sdbc.Driver </supported-service>
<service-dependency> ... </service-dependency>
</component-description>
<component-description>
<Author>Wind Li</Author>
<Name>com.sun.star.comp.mozilla.MozillaBootstrap</Name>
<Description>
This is the implementation of the MozillaBootstrap for sdbc-mozab bridge and xmlsec.
</Description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service> com.sun.star.mozilla.MozillaBootstrap</supported-service>
<service-dependency> ... </service-dependency>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu1 </runtime-module-dependency>
<runtime-module-dependency> sal1 </runtime-module-dependency>
<type> com.sun.star.util.XCancellable </type>
<type> com.sun.star.util.XNumberFormatter </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.beans.XPropertyState </type>
<type> com.sun.star.beans.XPropertySet </type>
<type> com.sun.star.beans.PropertyValue </type>
<type> com.sun.star.beans.XMultiPropertySet </type>
<type> com.sun.star.beans.XFastPropertySet </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.lang.EventObject </type>
<type> com.sun.star.lang.XComponent </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.java.XJavaThreadRegister_11 </type>
<type> com.sun.star.java.XJavaVM </type>
<type> com.sun.star.sdbc.XConnection </type>
<type> com.sun.star.sdbc.XStatement </type>
<type> com.sun.star.sdbc.XResultSet </type>
<type> com.sun.star.sdbc.XResultSetMetaDataSupplier</type>
<type> com.sun.star.sdbc.XColumnLocate </type>
<type> com.sun.star.sdbc.XResultSetUpdate </type>
<type> com.sun.star.sdbc.XWarningsSupplier </type>
<type> com.sun.star.sdbc.XRowUpdate </type>
<type> com.sun.star.sdbc.XMultipleResults </type>
<type> com.sun.star.sdbc.XBatchExecution </type>
<type> com.sun.star.sdbc.XPreparedBatchExecution </type>
<type> com.sun.star.sdbc.XParameters </type>
<type> com.sun.star.sdbc.XOutParameters </type>
<type> com.sun.star.sdbc.DriverPropertyInfo </type>
<type> com.sun.star.sdbc.XRow </type>
<type> com.sun.star.sdb.XColumnUpdate </type>
<type> com.sun.star.sdb.XColumn </type>
<type> com.sun.star.sdbc.XResultSetUpdate </type>
<type> com.sun.star.sdbc.XRowUpdate </type>
<type> com.sun.star.sdbcx.XRowLocate </type>
<type> com.sun.star.sdbcx.XDeleteRows </type>
</module-description>
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>odbc</module-name>
<component-description>
<author>Ocke Janssen</author>
<name>org.openoffice.comp.drivers.MySQL.Driver</name>
<description>
This is the implementation of the MySQL driver.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com.sun.star.sdbc.Driver</supported-service>
<supported-service>com.sun.star.sdbcx.Driver</supported-service>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>dbtools</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//W3C//DTD HTML 3.2//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>odbc</module-name>
<component-description>
<author>Ocke Janssen</author>
<name>com.sun.star.comp.sdbc.ODBCDriver</name>
<description>
This is the implementation of the sdbc-odbc bridge.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com.sun.star.sdbc.Driver</supported-service>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>dbtools</runtime-module-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
</module-description>
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2000, 2011 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# 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.
#
# 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).
#
# 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.
#
#*************************************************************************
$(eval $(call gb_Package_Package,dtrans_xml,$(SRCDIR)/dtrans/source))
$(eval $(call gb_Package_add_file,dtrans_xml,xml/dnd.xml,win32/dnd/dnd.xml))
$(eval $(call gb_Package_add_file,dtrans_xml,xml/dtrans.xml,generic/dtrans.xml))
$(eval $(call gb_Package_add_file,dtrans_xml,xml/ftransl.xml,win32/ftransl/ftransl.xml))
$(eval $(call gb_Package_add_file,dtrans_xml,xml/mcnttype.xml,cnttype/mcnttype.xml))
$(eval $(call gb_Package_add_file,dtrans_xml,xml/sysdtrans.xml,win32/clipb/sysdtrans.xml))
# vim: set noet sw=4 ts=4:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> mcnttype </module-name>
<component-description>
<author> Tino Rachui </author>
<name> com.sun.star.comp.datatransfer.MimeContentTypeFactory </name>
<description>
The win32 implementation of the datatransfer service.
</description>
<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
<language> c++ </language>
<status value="beta"/>
<supported-service> com.sun.star.datatransfer.MimeContentTypeFactory </supported-service>
<service-dependency> ... </service-dependency>
<type> com.sun.star.datatransfer.XMimeContentTypeFactory </type>
<type> com.sun.star.datatransfer.XMimeContentType </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.registry.XRegistryKey </type>
<type> com.sun.star.container.XSet </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu2 </runtime-module-dependency>
<runtime-module-dependency> sal2 </runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> dtrans </module-name>
<component-description>
<author> Oliver Braun </author>
<name> com.sun.star.comp.datatransfer.generic </name>
<description> This module includes a generic clipboard implementation </description>
<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
<language> c++ </language>
<status value="beta"/>
<supported-service> com.sun.star.datatransfer.clipboard.GenericClipboard </supported-service>
<supported-service> com.sun.star.datatransfer.clipboard.ClipboardManager </supported-service>
<service-dependency> ... </service-dependency>
<type> com.sun.star.datatransfer.clipboard.RenderingCapabilities </type>
<type> com.sun.star.datatransfer.clipboard.XClipboardEx </type>
<type> com.sun.star.datatransfer.clipboard.XClipboardManager </type>
<type> com.sun.star.datatransfer.clipboard.XClipboardNotifier </type>
<type> com.sun.star.datatransfer.XTransferableEx </type>
<type> com.sun.star.datatransfer.XTransferableSource </type>
<type> com.sun.star.io.XOutputStream </type>
<type> com.sun.star.lang.DisposedException </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.lang.XComponent </type>
<type> com.sun.star.lang.XInitialization </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XSingleComponentFactory </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.registry.XRegistryKey </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XComponentContext </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.XAggregation </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu2 </runtime-module-dependency>
<runtime-module-dependency> sal2 </runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> sysdtrans </module-name>
<component-description>
<author> Tino Rachui </author>
<name> com.sun.star.comp.datatransfer.SystemClipboard </name>
<description>
The win32 implementation of the datatransfer service.
</description>
<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
<language> c++ </language>
<status value="beta"/>
<supported-service> com.sun.star.datatransfer.clipboard.SystemClipboard </supported-service>
<service-dependency> ... </service-dependency>
<type> com.sun.star.datatransfer.clipboard.XClipboardEx </type>
<type> com.sun.star.datatransfer.XTransferable </type>
<type> com.sun.star.datatransfer.XTransferableEx </type>
<type> com.sun.star.datatransfer.clipboard.XClipboardOwner</type>
<type> com.sun.star.datatransfer.clipboard.XClipboardListener</type>
<type> com.sun.star.datatransfer.clipboard.XClipboardNotifier</type>
<type> com.sun.star.datatransfer.clipboard.XFlushableClipboard</type>
<type> com.sun.star.datatransfer.clipboard.RenderingCapabilities</type>
<type> com.sun.star.datatransfer.XTransferDataAccess </type>
<type> com.sun.star.lang.XComponent </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.registry.XRegistryKey </type>
<type> com.sun.star.container.XSet </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu2 </runtime-module-dependency>
<runtime-module-dependency> sal2 </runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> dnd </module-name>
<component-description>
<author> Joachim Lingner </author>
<name> com.sun.star.comp.datatransfer.dnd.OleDragAndDrop </name>
<description>
The win32 implementation of the drop target service.
</description>
<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
<language> c++ </language>
<status value="beta"/>
<supported-service> com.sun.star.datatransfer.dnd.OleDragSource</supported-service>
<supported-service> com.sun.star.datatransfer.dnd.OleDropTarget</supported-service>
<service-dependency> ... </service-dependency>
<type> com.sun.star.datatransfer.dnd.DNDConstants </type>
<type> com.sun.star.datatransfer.dnd.XDropTarget </type>
<type> com.sun.star.datatransfer.dnd.XDropTargetDragContext </type>
<type> com.sun.star.datatransfer.dnd.XDropTargetListener </type>
<type> com.sun.star.datatransfer.dnd.XDropTargetDropContext </type>
<type> com.sun.star.datatransfer.dnd.XDragSourceContext </type>
<type> com.sun.star.datatransfer.dnd.XDragSource </type>
<type> com.sun.star.datatransfer.XTransferable </type>
<type> com.sun.star.lang.XComponent </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.lang.XInitialization </type>
<type> com.sun.star.lang.XUnoTunnel </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.registry.XRegistryKey </type>
<type> com.sun.star.awt.MouseButton </type>
<type> com.sun.star.awt.MouseEvent </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu2 </runtime-module-dependency>
<runtime-module-dependency> sal2 </runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> ftransl </module-name>
<component-description>
<author> Tino Rachui </author>
<name> com.sun.star.comp.datatransfer.DataFormatTranslator </name>
<description>
The win32 implementation of the datatransfer service.
</description>
<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
<language> c++ </language>
<status value="beta"/>
<supported-service> com.sun.star.datatransfer.DataFormatTranslator </supported-service>
<service-dependency> ... </service-dependency>
<type> com.sun.star.datatransfer.XDataFormatTranslator </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.registry.XRegistryKey </type>
<type> com.sun.star.container.XSet </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu2 </runtime-module-dependency>
<runtime-module-dependency> sal2 </runtime-module-dependency>
</module-description>
......@@ -43,7 +43,6 @@ ifeq ($(OS),WNT)
$(eval $(call gb_Module_add_targets,fpicker,\
Library_fps_odma \
Library_fps \
Package_xml \
WinResTarget_fps \
))
endif
......
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# Major Contributor(s):
# Copyright (C) 2011 Matúš Kukan <matus.kukan@gmail.com> (initial developer)
#
# All Rights Reserved.
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
$(eval $(call gb_Package_Package,fpicker_xml,$(SRCDIR)/fpicker/source/win32))
$(eval $(call gb_Package_add_file,fpicker_xml,xml/fps.xml,filepicker/fps.xml))
$(eval $(call gb_Package_add_file,fpicker_xml,xml/fop.xml,folderpicker/fop.xml))
# vim: set noet sw=4 ts=4:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>fps</module-name>
<component-description>
<author>Florian Heckl, Pavel Janík</author>
<name>com.sun.star.comp.ui.dialogs.FilePicker</name>
<description>
The native Mac OS X (Aqua) implementation of the FilePicker service.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="beta"/>
<supported-service>com.sun.star.ui.dialogs.FilePicker</supported-service>
<service-dependency>...</service-dependency>
<type>com.sun.star.ui.dialogs.XExecutableDialog</type>
<type>com.sun.star.ui.dialogs.XFilePicker</type>
<type>com.sun.star.ui.dialogs.XFilterManager</type>
<type>com.sun.star.ui.dialogs.XFilterGroupManager</type>
<type>com.sun.star.ui.dialogs.XFilePickerListener</type>
<type>com.sun.star.ui.dialogs.ExecutableDialogException</type>
<type>com.sun.star.ui.dialogs.XFilePickerNotifier</type>
<type>com.sun.star.ui.dialogs.XFilePickerControlAccess</type>
<type>com.sun.star.ui.dialogs.ExtendedFilePickerElementIds</type>
<type>com.sun.star.ui.dialogs.ExecutableDialogResults</type>
<type>com.sun.star.ui.dialogs.FilePickerEvent</type>
<type>com.sun.star.ui.dialogs.CommonFilePickerElementIds</type>
<type>com.sun.star.ui.dialogs.ListboxControlActions</type>
<type>com.sun.star.ui.dialogs.TemplateDescription</type>
<type>com.sun.star.ui.dialogs.FilePreviewImageFormats</type>
<type>com.sun.star.util.XCancellable</type>
<type>com.sun.star.lang.XComponent</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XSingleServiceFactory</type>
<type>com.sun.star.lang.XServiceInfo</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.lang.IllegalArgumentException</type>
<type>com.sun.star.uno.TypeClass</type>
<type>com.sun.star.uno.XWeak</type>
<type>com.sun.star.uno.XAggregation</type>
<type>com.sun.star.registry.XRegistryKey</type>
<type>com.sun.star.container.XSet</type>
</component-description>
<component-description>
<author>Florian Heckl, Pavel Janík</author>
<name>com.sun.star.comp.ui.dialogs.FolderPicker</name>
<description>
The native Mac OS X (Aqua) implementation of the FolderPicker service.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="beta"/>
<supported-service>com.sun.star.ui.dialogs.FolderPicker</supported-service>
<service-dependency>...</service-dependency>
<type>com.sun.star.ui.dialogs.XExecutableDialog</type>
<type>com.sun.star.ui.dialogs.XFolderPicker</type>
<type>com.sun.star.ui.dialogs.ExecutableDialogException</type>
<type>com.sun.star.ui.dialogs.ExecutableDialogResults</type>
<type>com.sun.star.util.XCancellable</type>
<type>com.sun.star.lang.XComponent</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XSingleServiceFactory</type>
<type>com.sun.star.lang.XServiceInfo</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.lang.IllegalArgumentException</type>
<type>com.sun.star.uno.TypeClass</type>
<type>com.sun.star.uno.XWeak</type>
<type>com.sun.star.uno.XAggregation</type>
<type>com.sun.star.registry.XRegistryKey</type>
<type>com.sun.star.container.XSet</type>
</component-description>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>cppu2</runtime-module-dependency>
<runtime-module-dependency>sal2</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>fps</module-name>
<component-description>
<author> Tino Rachui </author>
<name> com.sun.star.comp.ui.dialogs.FilePicker </name>
<description>
The win32 implementation of the FilePicker service.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language> c++ </language>
<status value="beta"/>
<supported-service> com.sun.star.ui.dialogs.FilePicker </supported-service>
<service-dependency>...</service-dependency>
<type> com.sun.star.ui.dialogs.XExecutableDialog </type>
<type> com.sun.star.ui.dialogs.XFilePicker </type>
<type> com.sun.star.ui.dialogs.XFilterManager </type>
<type> com.sun.star.ui.dialogs.XFilterGroupManager </type>
<type> com.sun.star.ui.dialogs.XFilePickerListener </type>
<type> com.sun.star.ui.dialogs.ExecutableDialogException </type>
<type> com.sun.star.ui.dialogs.XFilePickerNotifier </type>
<type> com.sun.star.ui.dialogs.XFilePickerControlAccess </type>
<type> com.sun.star.ui.dialogs.XFilePreview </type>
<type> com.sun.star.ui.dialogs.ExtendedFilePickerElementIds </type>
<type> com.sun.star.ui.dialogs.ExecutableDialogResults </type>
<type> com.sun.star.ui.dialogs.FilePickerEvent </type>
<type> com.sun.star.ui.dialogs.CommonFilePickerElementIds </type>
<type> com.sun.star.ui.dialogs.ListboxControlActions </type>
<type> com.sun.star.ui.dialogs.TemplateDescription </type>
<type> com.sun.star.ui.dialogs.FilePreviewImageFormats </type>
<type> com.sun.star.util.XCancellable </type>
<type> com.sun.star.lang.XComponent </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.registry.XRegistryKey </type>
<type> com.sun.star.container.XSet </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu2 </runtime-module-dependency>
<runtime-module-dependency> sal2 </runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>fop</module-name>
<component-description>
<author> Tino Rachui </author>
<name>com.sun.star.comp.ui.dialogs.FolderPicker</name>
<description>
The win32 implementation of the FolderPicker service.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language> c++ </language>
<status value="beta"/>
<supported-service> com.sun.star.ui.dialogs.FolderPicker </supported-service>
<service-dependency>...</service-dependency>
<type> com.sun.star.ui.dialogs.XExecutableDialog </type>
<type> com.sun.star.ui.dialogs.XFolderPicker </type>
<type> com.sun.star.ui.dialogs.ExecutableDialogException </type>
<type> com.sun.star.ui.dialogs.ExecutableDialogResults </type>
<type> com.sun.star.ui.dialogs.ExtendedFilePickerElementIds </type>
<type> com.sun.star.ui.dialogs.CommonFilePickerElementIds </type>
<type> com.sun.star.util.XCancellable </type>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.lang.XSingleServiceFactory </type>
<type> com.sun.star.lang.XServiceInfo </type>
<type> com.sun.star.lang.XTypeProvider </type>
<type> com.sun.star.lang.IllegalArgumentException </type>
<type> com.sun.star.uno.TypeClass </type>
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.uno.XAggregation </type>
<type> com.sun.star.registry.XRegistryKey </type>
<type> com.sun.star.container.XSet </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu2 </runtime-module-dependency>
<runtime-module-dependency> sal2 </runtime-module-dependency>
</module-description>
......@@ -47,7 +47,6 @@ $(eval $(call gb_Module_add_targets,i18npool,\
Library_localedata_others \
Library_textconv_dict \
Package_inc \
Package_xml \
))
ifneq ($(CROSS_COMPILING),YES)
......
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
$(eval $(call gb_Package_Package,i18npool_xml,$(SRCDIR)/i18npool/xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/BreakIterator.xml,BreakIterator.xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/Calendar.xml,Calendar.xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/ChapterCollator.xml,ChapterCollator.xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/CharacterClassification.xml,CharacterClassification.xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/Collator.xml,Collator.xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/DefaultNumberingProvider.xml,DefaultNumberingProvider.xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/IndexEntrySupplier.xml,IndexEntrySupplier.xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/LocaleData.xml,LocaleData.xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/NumberFormatCodeMapper.xml,NumberFormatCodeMapper.xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/OrdinalSuffix.xml,OrdinalSuffix.xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/TextSearch.xml,TextSearch.xml))
$(eval $(call gb_Package_add_file,i18npool_xml,xml/Transliteration.xml,Transliteration.xml))
# vim: set noet sw=4 ts=4:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>i18n</module-name>
<component-description>
<author>Georges Murr</author>
<name>com.sun.star.i18n.BreakIterator</name>
<description>
This component provides localized paragraph, line, word, sentence break
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>C++</language>
<status value="final"/>
<supported-service>com.sun.star.i18n.BreakIterator</supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type>com.sun.star.beans.PropertyState</type>
<type>com.sun.star.beans.PropertyValue</type>
<type>com.sun.star.beans.PropertyValues</type>
<type>com.sun.star.i18n.Calendar</type>
<type>com.sun.star.i18n.CalendarItem</type>
<type>com.sun.star.i18n.Currency</type>
<type>com.sun.star.i18n.ForbiddenCharacters</type>
<type>com.sun.star.i18n.FormatElement</type>
<type>com.sun.star.i18n.Implementation</type>
<type>com.sun.star.i18n.LanguageCountryInfo</type>
<type>com.sun.star.i18n.LocaleDataItem</type>
<type>com.sun.star.i18n.NumberFormatCode</type>
<type>com.sun.star.i18n.ParseResult</type>
<type>com.sun.star.i18n.XCharacterClassification</type>
<type>com.sun.star.i18n.XLocaleData</type>
<type>com.sun.star.i18n.XNumberFormatCode</type>
<type>com.sun.star.lang.IllegalArgumentException</type>
<type>com.sun.star.lang.Locale</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.linguistic2.XHyphenatedWord</type>
<type>com.sun.star.linguistic2.XHyphenator</type>
<type>com.sun.star.linguistic2.XPossibleHyphens</type>
<type>com.sun.star.linguistic2.XSupportedLocales</type>
<type>com.sun.star.i18n.Boundary</type>
<type>com.sun.star.i18n.BreakType</type>
<type>com.sun.star.i18n.CharType</type>
<type>com.sun.star.i18n.CharacterIteratorMode</type>
<type>com.sun.star.i18n.LineBreakHyphenationOptions</type>
<type>com.sun.star.i18n.LineBreakResults</type>
<type>com.sun.star.i18n.LineBreakUserOptions</type>
<type>com.sun.star.i18n.ScriptType</type>
<type>com.sun.star.i18n.WordType</type>
<type>com.sun.star.i18n.XBreakIterator</type>
<type>com.sun.star.uno.Exception</type>
<type>com.sun.star.uno.RuntimeException</type>
<type>com.sun.star.uno.TypeClass</type>
<type>com.sun.star.uno.XAdapter</type>
<type>com.sun.star.uno.XAggregation</type>
<type>com.sun.star.uno.XInterface</type>
<type>com.sun.star.uno.XReference</type>
<type>com.sun.star.uno.XWeak</type>
<type>com.sun.star.uno.Any</type>
<type>com.sun.star.uno.Reference</type>
<type>com.sun.star.uno.Sequence</type>
<type>com.sun.star.uno.Type</type>
<type>com.sun.star.uno.genfunc</type>
</component-description>
<project-build-dependency>comphelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>osl</project-build-dependency>
<project-build-dependency>rtl</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<project-build-dependency>stl</project-build-dependency>
<project-build-dependency>typelib</project-build-dependency>
<project-build-dependency>uno</project-build-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>rtl</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>stl</runtime-module-dependency>
<runtime-module-dependency>typelib</runtime-module-dependency>
<runtime-module-dependency>uno</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>i18n</module-name>
<component-description>
<author>Naomi Yamakawa</author>
<name>com.sun.star.i18n.CalendarImpl</name>
<description>
This component provides localized Calendar
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>C++</language>
<status value="final"/>
<supported-service>com.sun.star.i18n.LocaleCalendar</supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type>com.sun.star.i18n.KCharacterType</type>
<type>com.sun.star.i18n.ParseResult</type>
<type>com.sun.star.i18n.XCalendar</type>
<type>com.sun.star.i18n.XCharacterClassification</type>
<type>com.sun.star.i18n.XExtendedCalendar</type>
<type>com.sun.star.lang.Locale</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.uno.Any</type>
<type>com.sun.star.uno.Exception</type>
<type>com.sun.star.uno.genfunc</type>
<type>com.sun.star.uno.Reference</type>
<type>com.sun.star.uno.RuntimeException</type>
<type>com.sun.star.uno.Sequence</type>
<type>com.sun.star.uno.TypeClass</type>
<type>com.sun.star.uno.Type</type>
<type>com.sun.star.uno.XAdapter</type>
<type>com.sun.star.uno.XAggregation</type>
<type>com.sun.star.uno.XInterface</type>
<type>com.sun.star.uno.XReference</type>
<type>com.sun.star.uno.XWeak</type>
</component-description>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>osl</project-build-dependency>
<project-build-dependency>rtl</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<project-build-dependency>stl</project-build-dependency>
<project-build-dependency>typelib</project-build-dependency>
<project-build-dependency>uno</project-build-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>rtl</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>stl</runtime-module-dependency>
<runtime-module-dependency>typelib</runtime-module-dependency>
<runtime-module-dependency>uno</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> i18n </module-name>
<component-description>
<author> Bustamam Harun </author>
<name> com.sun.star.i18n.ChapterCollator </name>
<description>
This component provides localized collation algorithm
</description>
<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
<language> C++ </language>
<status value="final"/>
<supported-service> com.sun.star.i18n.ChapterCollator </supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.uno.Reference </type>
<type> com.sun.star.i18n.XLocaleData </type>
<type> com.sun.star.i18n.XCollator </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> registry </project-build-dependency>
<project-build-dependency> store </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<project-build-dependency> unotools </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu </runtime-module-dependency>
<runtime-module-dependency> reg </runtime-module-dependency>
<runtime-module-dependency> store </runtime-module-dependency>
<runtime-module-dependency> sal </runtime-module-dependency>
<runtime-module-dependency> unotools </runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>i18n</module-name>
<component-description>
<author>Georges Murr</author>
<name>com.sun.star.i18n.CharacterClassification</name>
<description>
This component provides localized Character Classification.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>C++</language>
<status value="final"/>
<supported-service>com.sun.star.i18n.CharacterClassification</supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type>com.sun.star.i18n.KCharacterType</type>
<type>com.sun.star.i18n.ParseResult</type>
<type>com.sun.star.i18n.XCharacterClassification</type>
<type>com.sun.star.lang.Locale</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.uno.Exception</type>
<type>com.sun.star.uno.RuntimeException</type>
<type>com.sun.star.uno.TypeClass</type>
<type>com.sun.star.uno.XAdapter</type>
<type>com.sun.star.uno.XAggregation</type>
<type>com.sun.star.uno.XInterface</type>
<type>com.sun.star.uno.XReference</type>
<type>com.sun.star.uno.XWeak</type>
<type>com.sun.star.uno.Any</type>
<type>com.sun.star.uno.Reference</type>
<type>com.sun.star.uno.Sequence</type>
<type>com.sun.star.uno.Type</type>
<type>com.sun.star.uno.genfunc</type>
</component-description>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>osl</project-build-dependency>
<project-build-dependency>rtl</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<project-build-dependency>stl</project-build-dependency>
<project-build-dependency>typelib</project-build-dependency>
<project-build-dependency>uno</project-build-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>rtl</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>stl</runtime-module-dependency>
<runtime-module-dependency>typelib</runtime-module-dependency>
<runtime-module-dependency>uno</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> i18n </module-name>
<component-description>
<author> Bustamam Harun </author>
<name> com.sun.star.i18n.Collator </name>
<description>
This component provides localized collation algorithm
</description>
<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
<language> C++ </language>
<status value="final"/>
<supported-service> com.sun.star.i18n.Collator </supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type> com.sun.star.lang.XMultiServiceFactory </type>
<type> com.sun.star.uno.Reference </type>
<type> com.sun.star.i18n.XLocaleData </type>
<type> com.sun.star.i18n.XCollator </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> registry </project-build-dependency>
<project-build-dependency> store </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<project-build-dependency> unotools </project-build-dependency>
<runtime-module-dependency> cppuhelper </runtime-module-dependency>
<runtime-module-dependency> cppu </runtime-module-dependency>
<runtime-module-dependency> reg </runtime-module-dependency>
<runtime-module-dependency> store </runtime-module-dependency>
<runtime-module-dependency> sal </runtime-module-dependency>
<runtime-module-dependency> unotools </runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>text</module-name>
<component-description>
<author>Oliver Spect</author>
<name>com.sun.star.text.DefaultNumberingProvider</name>
<description>
This component provides localized Paragraph Numbering
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>C++</language>
<status value="final"/>
<supported-service>com.sun.star.text.DefaultNumberingProvider</supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type>com.sun.star.i18n.KCharacterType</type>
<type>com.sun.star.i18n.ParseResult</type>
<type>com.sun.star.i18n.XCharacterClassification</type>
<type>com.sun.star.lang.Locale</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.uno.Exception</type>
<type>com.sun.star.uno.RuntimeException</type>
<type>com.sun.star.uno.TypeClass</type>
<type>com.sun.star.uno.XAdapter</type>
<type>com.sun.star.uno.XAggregation</type>
<type>com.sun.star.uno.XInterface</type>
<type>com.sun.star.uno.XReference</type>
<type>com.sun.star.uno.XWeak</type>
<type>com.sun.star.uno.Any</type>
<type>com.sun.star.uno.Reference</type>
<type>com.sun.star.uno.Sequence</type>
<type>com.sun.star.uno.Type</type>
<type>com.sun.star.uno.genfunc</type>
</component-description>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>osl</project-build-dependency>
<project-build-dependency>rtl</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<project-build-dependency>stl</project-build-dependency>
<project-build-dependency>typelib</project-build-dependency>
<project-build-dependency>uno</project-build-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>rtl</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>stl</runtime-module-dependency>
<runtime-module-dependency>typelib</runtime-module-dependency>
<runtime-module-dependency>uno</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>i18n</module-name>
<component-description>
<author>Juergen Pingel</author>
<name>com.sun.star.i18n.IndexEntrySupplier</name>
<description>
Supplier for creating index entries in a table of alphabetical index
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language> C++ </language>
<status value="final"/>
<supported-service>com.sun.star.i18n.IndexEntrySupplier</supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type>com.sun.star.i18n.XExtendedIndexEntrySupplier</type>
<type>com.sun.star.i18n.XIndexEntrySupplier</type>
<type>com.sun.star.lang.Locale</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.uno.Any</type>
<type>com.sun.star.uno.Exception</type>
<type>com.sun.star.uno.genfunc</type>
<type>com.sun.star.uno.Reference</type>
<type>com.sun.star.uno.RuntimeException</type>
<type>com.sun.star.uno.Sequence</type>
<type>com.sun.star.uno.TypeClass</type>
<type>com.sun.star.uno.Type</type>
<type>com.sun.star.uno.XAdapter</type>
<type>com.sun.star.uno.XAggregation</type>
<type>com.sun.star.uno.XInterface</type>
<type>com.sun.star.uno.XReference</type>
<type>com.sun.star.uno.XWeak</type>
</component-description>
<project-build-dependency>comphelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>osl</project-build-dependency>
<project-build-dependency>rtl</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<project-build-dependency>stl</project-build-dependency>
<project-build-dependency>typelib</project-build-dependency>
<project-build-dependency>uno</project-build-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>rtl</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>stl</runtime-module-dependency>
<runtime-module-dependency>typelib</runtime-module-dependency>
<runtime-module-dependency>uno</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>i18n</module-name>
<component-description>
<author>Georges Murr</author>
<name>com.sun.star.i18n.LocaleData</name>
<description>
This component provides locale data for I18n Framework
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language> C++ </language>
<status value="final"/>
<supported-service>com.sun.star.i18n.LocaleData</supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type>com.sun.star.i18n.Calendar</type>
<type>com.sun.star.i18n.CalendarItem</type>
<type>com.sun.star.i18n.Currency</type>
<type>com.sun.star.i18n.ForbiddenCharacters</type>
<type>com.sun.star.i18n.FormatElement</type>
<type>com.sun.star.i18n.Implementation</type>
<type>com.sun.star.i18n.LanguageCountryInfo</type>
<type>com.sun.star.i18n.LocaleDataItem</type>
<type>com.sun.star.i18n.XLocaleData</type>
<type>com.sun.star.lang.Locale</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.uno.Exception</type>
<type>com.sun.star.uno.RuntimeException</type>
<type>com.sun.star.uno.TypeClass</type>
<type>com.sun.star.uno.XAdapter</type>
<type>com.sun.star.uno.XAggregation</type>
<type>com.sun.star.uno.XInterface</type>
<type>com.sun.star.uno.XReference</type>
<type>com.sun.star.uno.XWeak</type>
<type>com.sun.star.uno.Any</type>
<type>com.sun.star.uno.Reference</type>
<type>com.sun.star.uno.Sequence</type>
<type>com.sun.star.uno.Type</type>
<type>com.sun.star.uno.genfunc</type>
</component-description>
<project-build-dependency>comphelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>osl</project-build-dependency>
<project-build-dependency>rtl</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<project-build-dependency>stl</project-build-dependency>
<project-build-dependency>typelib</project-build-dependency>
<project-build-dependency>uno</project-build-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>rtl</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>stl</runtime-module-dependency>
<runtime-module-dependency>typelib</runtime-module-dependency>
<runtime-module-dependency>uno</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>i18n</module-name>
<component-description>
<author>Georges Murr</author>
<name>com.sun.star.i18n.NumberFormatCodeMapper</name>
<description>
This component provides Localized Number formatter
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>C++</language>
<status value="final"/>
<supported-service>com.sun.star.i18n.NumberFormatMapper</supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type>com.sun.star.i18n.Calendar</type>
<type>com.sun.star.i18n.CalendarItem</type>
<type>com.sun.star.i18n.Currency</type>
<type>com.sun.star.i18n.ForbiddenCharacters</type>
<type>com.sun.star.i18n.FormatElement</type>
<type>com.sun.star.i18n.Implementation</type>
<type>com.sun.star.i18n.KNumberFormatType</type>
<type>com.sun.star.i18n.KNumberFormatUsage</type>
<type>com.sun.star.i18n.LanguageCountryInfo</type>
<type>com.sun.star.i18n.LocaleDataItem</type>
<type>com.sun.star.i18n.NumberFormatCode</type>
<type>com.sun.star.i18n.XLocaleData</type>
<type>com.sun.star.i18n.XNumberFormatCode</type>
<type>com.sun.star.lang.Locale</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.uno.Exception</type>
<type>com.sun.star.uno.RuntimeException</type>
<type>com.sun.star.uno.TypeClass</type>
<type>com.sun.star.uno.XAdapter</type>
<type>com.sun.star.uno.XAggregation</type>
<type>com.sun.star.uno.XInterface</type>
<type>com.sun.star.uno.XReference</type>
<type>com.sun.star.uno.XWeak</type>
<type>com.sun.star.uno.Any</type>
<type>com.sun.star.uno.Reference</type>
<type>com.sun.star.uno.Sequence</type>
<type>com.sun.star.uno.Type</type>
<type>com.sun.star.uno.genfunc</type>
</component-description>
<project-build-dependency>comphelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>osl</project-build-dependency>
<project-build-dependency>rtl</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<project-build-dependency>stl</project-build-dependency>
<project-build-dependency>typelib</project-build-dependency>
<project-build-dependency>uno</project-build-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>rtl</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>stl</runtime-module-dependency>
<runtime-module-dependency>typelib</runtime-module-dependency>
<runtime-module-dependency>uno</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>i18n</module-name>
<component-description>
<author>muthusuba</author>
<name>com.sun.star.i18n.OrdinalSuffix</name>
<description>
This component provides localized Ordinal Suffix
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>C++</language>
<status value="final"/>
<supported-service>com.sun.star.i18n.OrdinalSuffix</supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type>com.sun.star.i18n.XOrdinalSuffix</type>
</component-description>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>osl</project-build-dependency>
<project-build-dependency>rtl</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<project-build-dependency>stl</project-build-dependency>
<project-build-dependency>typelib</project-build-dependency>
<project-build-dependency>uno</project-build-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>rtl</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>stl</runtime-module-dependency>
<runtime-module-dependency>typelib</runtime-module-dependency>
<runtime-module-dependency>uno</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>i18n</module-name>
<component-description>
<author>Juergen Pingel</author>
<name>com.sun.star.util.TextSearch</name>
<description>
This component provides Text Searching
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>C++</language>
<status value="final"/>
<supported-service>com.sun.star.util.TextSearch</supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type>com.sun.star.i18n.KCharacterType</type>
<type>com.sun.star.i18n.ParseResult</type>
<type>com.sun.star.i18n.XCharacterClassification</type>
<type>com.sun.star.lang.Locale</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.uno.Exception</type>
<type>com.sun.star.uno.RuntimeException</type>
<type>com.sun.star.uno.TypeClass</type>
<type>com.sun.star.uno.XAdapter</type>
<type>com.sun.star.uno.XAggregation</type>
<type>com.sun.star.uno.XInterface</type>
<type>com.sun.star.uno.XReference</type>
<type>com.sun.star.uno.XWeak</type>
<type>com.sun.star.uno.Any</type>
<type>com.sun.star.uno.Reference</type>
<type>com.sun.star.uno.Sequence</type>
<type>com.sun.star.uno.Type</type>
<type>com.sun.star.uno.genfunc</type>
</component-description>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>osl</project-build-dependency>
<project-build-dependency>rtl</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<project-build-dependency>stl</project-build-dependency>
<project-build-dependency>typelib</project-build-dependency>
<project-build-dependency>uno</project-build-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>rtl</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>stl</runtime-module-dependency>
<runtime-module-dependency>typelib</runtime-module-dependency>
<runtime-module-dependency>uno</runtime-module-dependency>
</module-description>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name>i18n</module-name>
<component-description>
<author>Naomi Yamakawa</author>
<name>com.sun.star.i18n.Transliteration</name>
<description>
This component provides transliteration features
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>C++</language>
<status value="final"/>
<supported-service>com.sun.star.i18n.Transliteration</supported-service>
<reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
<type>com.sun.star.container.NoSuchElementException</type>
<type>com.sun.star.container.XContentEnumerationAccess</type>
<type>com.sun.star.container.XEnumeration</type>
<type>com.sun.star.i18n.CalendarItem</type>
<type>com.sun.star.i18n.Calendar</type>
<type>com.sun.star.i18n.Currency</type>
<type>com.sun.star.i18n.ForbiddenCharacters</type>
<type>com.sun.star.i18n.FormatElement</type>
<type>com.sun.star.i18n.Implementation</type>
<type>com.sun.star.i18n.LanguageCountryInfo</type>
<type>com.sun.star.i18n.LocaleDataItem</type>
<type>com.sun.star.i18n.MultipleCharsOutputException</type>
<type>com.sun.star.i18n.TransliterationModules</type>
<type>com.sun.star.i18n.XExtendedTransliteration</type>
<type>com.sun.star.i18n.XLocaleData</type>
<type>com.sun.star.i18n.XTransliteration</type>
<type>com.sun.star.lang.EventObject</type>
<type>com.sun.star.lang.Locale</type>
<type>com.sun.star.lang.WrappedTargetException</type>
<type>com.sun.star.lang.XComponent</type>
<type>com.sun.star.lang.XEventListener</type>
<type>com.sun.star.lang.XMultiServiceFactory</type>
<type>com.sun.star.lang.XServiceInfo</type>
<type>com.sun.star.lang.XSingleServiceFactory</type>
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.uno.Any</type>
<type>com.sun.star.uno.Exception</type>
<type>com.sun.star.uno.genfunc</type>
<type>com.sun.star.uno.Reference</type>
<type>com.sun.star.uno.RuntimeException</type>
<type>com.sun.star.uno.Sequence</type>
<type>com.sun.star.uno.TypeClass</type>
<type>com.sun.star.uno.Type</type>
<type>com.sun.star.uno.XAdapter</type>
<type>com.sun.star.uno.XAggregation</type>
<type>com.sun.star.uno.XInterface</type>
<type>com.sun.star.uno.XReference</type>
<type>com.sun.star.uno.XWeak</type>
</component-description>
<project-build-dependency>comphelper</project-build-dependency>
<project-build-dependency>cppu</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>
<project-build-dependency>osl</project-build-dependency>
<project-build-dependency>rtl</project-build-dependency>
<project-build-dependency>sal</project-build-dependency>
<project-build-dependency>stl</project-build-dependency>
<project-build-dependency>typelib</project-build-dependency>
<project-build-dependency>uno</project-build-dependency>
<runtime-module-dependency>comphelper</runtime-module-dependency>
<runtime-module-dependency>cppu</runtime-module-dependency>
<runtime-module-dependency>cppuhelper</runtime-module-dependency>
<runtime-module-dependency>osl</runtime-module-dependency>
<runtime-module-dependency>rtl</runtime-module-dependency>
<runtime-module-dependency>sal</runtime-module-dependency>
<runtime-module-dependency>stl</runtime-module-dependency>
<runtime-module-dependency>typelib</runtime-module-dependency>
<runtime-module-dependency>uno</runtime-module-dependency>
</module-description>
......@@ -30,7 +30,7 @@ $(eval $(call gb_Module_Module,xmlhelp))
$(eval $(call gb_Module_add_targets,xmlhelp,\
Library_tvhlp1 \
Library_ucpchelp1 \
Package_xml \
Package_xsl \
Zip_helpxsl \
))
......
......@@ -25,11 +25,11 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
$(eval $(call gb_Package_Package,xmlhelp_xml,$(SRCDIR)/xmlhelp/util))
$(eval $(call gb_Package_Package,xmlhelp_xsl,$(SRCDIR)/xmlhelp/util))
$(eval $(call gb_Package_add_file,xmlhelp_xml,bin/embed.xsl,embed.xsl))
$(eval $(call gb_Package_add_file,xmlhelp_xml,bin/idxcaption.xsl,idxcaption.xsl))
$(eval $(call gb_Package_add_file,xmlhelp_xml,bin/idxcontent.xsl,idxcontent.xsl))
$(eval $(call gb_Package_add_file,xmlhelp_xml,bin/main_transform.xsl,main_transform.xsl))
$(eval $(call gb_Package_add_file,xmlhelp_xsl,bin/embed.xsl,embed.xsl))
$(eval $(call gb_Package_add_file,xmlhelp_xsl,bin/idxcaption.xsl,idxcaption.xsl))
$(eval $(call gb_Package_add_file,xmlhelp_xsl,bin/idxcontent.xsl,idxcontent.xsl))
$(eval $(call gb_Package_add_file,xmlhelp_xsl,bin/main_transform.xsl,main_transform.xsl))
# vim: set shiftwidth=4 tabstop=4 noexpandtab:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment