1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 <components xmlns=
"http://openoffice.org/2010/uno-components">
13 loader=
"com.sun.star.loader.SharedLibrary"
14 uri=
"./cpptest.uno.@SHAREDLIB_EXT@">
15 <implementation name=
"test.cpp.cpptest.Component">
16 <service name=
"test.types.CppTest"/>
19 <component loader=
"com.sun.star.loader.Java2" uri=
"./javatest.uno.jar">
20 <implementation name=
"test.java.javatest.Component">
21 <service name=
"test.types.JavaTest"/>