diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-08-22 15:11:52 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-08-22 15:12:22 +0200 |
commit | 6fb127a62e8f6f55b41eb75e5f7c20339886e021 (patch) | |
tree | 22dc0b89038b817672c7ab94bf7ac6bd365fc1d1 /stoc/source | |
parent | f9fa180e42453b95b75d97dc8e50eab7e38c7464 (diff) |
Replace use_internal_api with use_udk_api etc. where appropriate
Change-Id: I5e216ca01830a6568159ee8e9265938667f201a1
Diffstat (limited to 'stoc/source')
-rw-r--r-- | stoc/source/corereflection/corefl.xml | 60 | ||||
-rw-r--r-- | stoc/source/inspect/insp.xml | 75 | ||||
-rw-r--r-- | stoc/source/invocation/inv.xml | 93 | ||||
-rw-r--r-- | stoc/source/invocation_adapterfactory/invadp.xml | 58 | ||||
-rw-r--r-- | stoc/source/javaloader/javaloader.xml | 56 | ||||
-rw-r--r-- | stoc/source/javavm/jen.xml | 87 | ||||
-rw-r--r-- | stoc/source/namingservice/namingservice.xml | 54 | ||||
-rw-r--r-- | stoc/source/proxy_factory/proxyfac.xml | 54 | ||||
-rw-r--r-- | stoc/source/stocservices/stocserv.xml | 142 |
9 files changed, 0 insertions, 679 deletions
diff --git a/stoc/source/corereflection/corefl.xml b/stoc/source/corereflection/corefl.xml deleted file mode 100644 index 18b1744218ca..000000000000 --- a/stoc/source/corereflection/corefl.xml +++ /dev/null @@ -1,60 +0,0 @@ -<?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> corereflection.uno </module-name> - <component-description> - <author> Daniel Boelzle </author> - <name> com.sun.star.comp.stoc.CoreReflection </name> - <description> -The service provides reflection and access to all uno types -(interfaces, structs, enums, ...). -</description> - <loader-name> com.sun.star.loader.SharedLibrary </loader-name> - <language> C++ </language> - <status value="final"/> - <supported-service> com.sun.star.reflection.CoreReflection </supported-service> - <service-dependency> ... </service-dependency> - <type>com.sun.star.lang.DisposedException</type> - <type> com.sun.star.reflection.XTypeDescription </type> - <type> com.sun.star.reflection.XIdlReflection </type> - <type> com.sun.star.reflection.XIdlClass </type> - <type> com.sun.star.reflection.XIdlField2 </type> - <type> com.sun.star.container.XHierarchicalNameAccess </type> - <type> com.sun.star.lang.XComponent </type> - <type> com.sun.star.lang.XTypeProvider </type> - <type> com.sun.star.lang.XServiceInfo </type> - <type> com.sun.star.lang.XSingleComponentFactory </type> - <type> com.sun.star.lang.XMultiComponentFactory </type> - <type> com.sun.star.lang.XSingleServiceFactory </type> - <type> com.sun.star.lang.XMultiServiceFactory </type> - <type> com.sun.star.lang.WrappedTargetRuntimeException </type> - <type> com.sun.star.registry.XRegistryKey </type> - <type> com.sun.star.uno.XComponentContext </type> - <type> com.sun.star.uno.XAggregation </type> - <type> com.sun.star.uno.XWeak </type> - <type> com.sun.star.uno.TypeClass </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> cppuhelper3$(COM) </runtime-module-dependency> - <runtime-module-dependency> cppu3 </runtime-module-dependency> - <runtime-module-dependency> sal3 </runtime-module-dependency> -</module-description> diff --git a/stoc/source/inspect/insp.xml b/stoc/source/inspect/insp.xml deleted file mode 100644 index 91afca8d30bb..000000000000 --- a/stoc/source/inspect/insp.xml +++ /dev/null @@ -1,75 +0,0 @@ -<?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> introspection.uno </module-name> - <component-description> - <author> Juergen Schmidt </author> - <name> com.sun.star.comp.stoc.Introspection </name> - <description> - This component implements XIntrospection. The method XIntrospection::inspect(any object) - returns an XIntrospectionAccess that provides information about the methods, properties - and listeners supported by the inspected object. Matching pairs of getName/setName() - methods will also be offered as property "Name". -</description> - <loader-name> com.sun.star.loader.SharedLibrary </loader-name> - <language> c++ </language> - <status value="final"/> - <supported-service> com.sun.star.beans.Introspection </supported-service> - <service-dependency> com.sun.star.reflection.CoreReflection </service-dependency> - <type>com.sun.star.lang.DisposedException</type> - <type> com.sun.star.beans.XIntrospection </type> - <type> com.sun.star.beans.XIntrospectionAccess </type> - <type> com.sun.star.beans.XPropertySet </type> - <type> com.sun.star.beans.XFastPropertySet </type> - <type> com.sun.star.beans.XMaterialHolder </type> - <type> com.sun.star.beans.XExactName </type> - <type> com.sun.star.beans.PropertyAttribute </type> - <type> com.sun.star.beans.PropertyConcept </type> - <type> com.sun.star.beans.MethodConcept </type> - <type> com.sun.star.lang.XEventListener </type> - <type> com.sun.star.lang.XInitialization </type> - <type> com.sun.star.lang.XTypeProvider </type> - <type> com.sun.star.lang.XServiceInfo </type> - <type> com.sun.star.lang.XComponent </type> - <type> com.sun.star.lang.XSingleServiceFactory </type> - <type> com.sun.star.lang.XSingleComponentFactory </type> - <type> com.sun.star.lang.XMultiServiceFactory </type> - <type> com.sun.star.registry.XRegistryKey </type> - <type> com.sun.star.uno.XAggregation </type> - <type> com.sun.star.uno.XWeak </type> - <type> com.sun.star.uno.TypeClass </type> - <type> com.sun.star.uno.DeploymentException </type> - <type> com.sun.star.uno.XComponentContext </type> - <type> com.sun.star.container.XEnumerationAccess </type> - <type> com.sun.star.container.XNameContainer </type> - <type> com.sun.star.container.XIndexContainer </type> - <type> com.sun.star.reflection.XIdlReflection </type> - <type> com.sun.star.reflection.XIdlClass </type> - <type> com.sun.star.reflection.XIdlField2 </type> - <type> com.sun.star.reflection.XIdlArray </type> - <type> com.sun.star.reflection.FieldAccessMode </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> cppuhelper3$(COM) </runtime-module-dependency> - <runtime-module-dependency> cppu3 </runtime-module-dependency> - <runtime-module-dependency> sal3 </runtime-module-dependency> -</module-description> diff --git a/stoc/source/invocation/inv.xml b/stoc/source/invocation/inv.xml deleted file mode 100644 index 397be454ed57..000000000000 --- a/stoc/source/invocation/inv.xml +++ /dev/null @@ -1,93 +0,0 @@ -<?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> invocation.uno </module-name> - <component-description> - <author> Daniel Boelzle </author> - <name> com.sun.star.comp.stoc.Invocation </name> - <description> -You can construct Invocation objects through this factory service. -Invoke createInstanceWithArguments() of XSingleServiceFactory -to create an Invocation adapter for your object; -invoking createInstance() will fail. -Instances implement XInvocation to invoke methods and set/get properties at an object -which corresponds with the object which implements this interface. - -There are two ways to get information about this object. First you -can get the implemented method with XInvocation::getMethodNames() -and the properties with XInvocation::getPropertyNames(). -Second you can get, if provided, all information about the methods and the -properties with XInvocation::getIntrospection(). -Container access is available through the XIndexContainer, -XNameContainer and XEnumerationContainer -(use XInterface::queryInterface). -</description> - <loader-name> com.sun.star.loader.SharedLibrary </loader-name> - <language> C++ </language> - <status value="final"/> - <supported-service> com.sun.star.script.Invocation </supported-service> - <service-dependency>com.sun.star.script.Converter</service-dependency> - <service-dependency>com.sun.star.beans.Introspection</service-dependency> - <service-dependency>com.sun.star.reflection.CoreReflection</service-dependency> - <type> com.sun.star.script.XInvocation </type> - <type> com.sun.star.script.XInvocation2 </type> - <type> com.sun.star.script.InvocationInfo </type> - <type> com.sun.star.script.MemberType </type> - <type> com.sun.star.script.XTypeConverter </type> - <type> com.sun.star.script.FailReason </type> - <type> com.sun.star.beans.XIntrospection </type> - <type> com.sun.star.beans.XIntrospectionAccess </type> - <type> com.sun.star.beans.XPropertySet </type> - <type> com.sun.star.beans.XFastPropertySet </type> - <type> com.sun.star.beans.XMaterialHolder </type> - <type> com.sun.star.beans.XExactName </type> - <type> com.sun.star.beans.PropertyAttribute </type> - <type> com.sun.star.beans.PropertyConcept </type> - <type> com.sun.star.beans.MethodConcept </type> - <type> com.sun.star.lang.XEventListener </type> - <type> com.sun.star.lang.XInitialization </type> - <type> com.sun.star.lang.XTypeProvider </type> - <type> com.sun.star.lang.XServiceInfo </type> - <type> com.sun.star.lang.XSingleServiceFactory </type> - <type> com.sun.star.lang.XMultiServiceFactory </type> - <type> com.sun.star.lang.XMultiComponentFactory </type> - <type> com.sun.star.lang.XSingleComponentFactory </type> - <type> com.sun.star.registry.XRegistryKey </type> - <type> com.sun.star.uno.DeploymentException </type> - <type> com.sun.star.uno.XAggregation </type> - <type> com.sun.star.uno.XWeak </type> - <type> com.sun.star.uno.XComponentContext </type> - <type> com.sun.star.uno.XWeak </type> - <type> com.sun.star.uno.TypeClass </type> - <type> com.sun.star.container.XEnumerationAccess </type> - <type> com.sun.star.container.XNameContainer </type> - <type> com.sun.star.container.XIndexContainer </type> - <type> com.sun.star.reflection.XIdlReflection </type> - <type> com.sun.star.reflection.XIdlClass </type> - <type> com.sun.star.reflection.XIdlArray </type> - <type> com.sun.star.reflection.FieldAccessMode </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> cppuhelper3$(COM) </runtime-module-dependency> - <runtime-module-dependency> cppu3 </runtime-module-dependency> - <runtime-module-dependency> sal3 </runtime-module-dependency> -</module-description> diff --git a/stoc/source/invocation_adapterfactory/invadp.xml b/stoc/source/invocation_adapterfactory/invadp.xml deleted file mode 100644 index 9d1134f5d670..000000000000 --- a/stoc/source/invocation_adapterfactory/invadp.xml +++ /dev/null @@ -1,58 +0,0 @@ -<?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> invocadapt.uno </module-name> - <component-description> - <author> Daniel Boelzle </author> - <name> com.sun.star.comp.stoc.InvocationAdapterFactory </name> - <description> -You can create adapter interfaces of any given type for an invocation -interface by using an adapter factory instance. -</description> - <loader-name> com.sun.star.loader.SharedLibrary </loader-name> - <language> C++ </language> - <status value="final"/> - <supported-service> com.sun.star.script.InvocationAdapterFactory </supported-service> - <type> com.sun.star.script.XTypeConverter </type> - <type> com.sun.star.script.XInvocationAdapterFactory </type> - <type> com.sun.star.script.XInvocationAdapterFactory2 </type> - <type> com.sun.star.lang.XTypeProvider </type> - <type> com.sun.star.lang.XServiceInfo </type> - <type> com.sun.star.lang.XSingleServiceFactory </type> - <type> com.sun.star.lang.XMultiServiceFactory </type> - <type> com.sun.star.registry.XSimpleRegistry </type> - <type> com.sun.star.registry.XRegistryKey </type> - <type> com.sun.star.uno.XAggregation </type> - <type> com.sun.star.uno.XComponentContext </type> - <type> com.sun.star.lang.XSingleComponentFactory </type> - <type> com.sun.star.uno.XWeak </type> - <type> com.sun.star.uno.TypeClass </type> - <type> com.sun.star.container.XEnumerationAccess </type> - <type> com.sun.star.container.XNameContainer </type> - <type> com.sun.star.container.XIndexContainer </type> - <type> com.sun.star.reflection.InvocationTargetException </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> cppuhelper3$(COM) </runtime-module-dependency> - <runtime-module-dependency> cppu3 </runtime-module-dependency> - <runtime-module-dependency> sal3 </runtime-module-dependency> -</module-description> diff --git a/stoc/source/javaloader/javaloader.xml b/stoc/source/javaloader/javaloader.xml deleted file mode 100644 index c0603d3bf76f..000000000000 --- a/stoc/source/javaloader/javaloader.xml +++ /dev/null @@ -1,56 +0,0 @@ -<?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> javaloader.uno </module-name> - <component-description> - <author> Kay Ramme </author> - <name> com.sun.star.comp.stoc.JavaComponentLoader </name> - <description> ... </description> - <loader-name> com.sun.star.loader.SharedLibrary </loader-name> - <language> c++ </language> - <status value="final"/> - <supported-service> com.sun.star.loader.Java </supported-service> - <supported-service> com.sun.star.loader.Java2 </supported-service> - <service-dependency> ... </service-dependency> - - <type> com.sun.star.java.XJavaVM </type> - <type> com.sun.star.lang.IllegalArgumentException </type> - <type> com.sun.star.lang.XInitialization </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.lang.XMultiComponentFactory </type> - <type> com.sun.star.lang.XSingleComponentFactory </type> - <type> com.sun.star.loader.XImplementationLoader </type> - <type> com.sun.star.registry.XRegistryKey </type> - <type> com.sun.star.uno.TypeClass </type> - <type> com.sun.star.uno.XAggregation </type> - <type> com.sun.star.uno.XWeak </type> - </component-description> - <project-build-dependency> cppuhelper </project-build-dependency> - <project-build-dependency> cppu </project-build-dependency> - <project-build-dependency> sal </project-build-dependency> - <project-build-dependency> jvmaccess </project-build-dependency> - <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency> - <runtime-module-dependency> cppu3 </runtime-module-dependency> - <runtime-module-dependency> sal3 </runtime-module-dependency> - <runtime-module-dependency> jvmaccess3$(COM) </runtime-module-dependency> -</module-description> diff --git a/stoc/source/javavm/jen.xml b/stoc/source/javavm/jen.xml deleted file mode 100644 index 0cb45977670f..000000000000 --- a/stoc/source/javavm/jen.xml +++ /dev/null @@ -1,87 +0,0 @@ -<?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> javavm.uno </module-name> - <component-description> - <author> Kay Ramme </author> - <name> com.sun.star.comp.stoc.JavaVirtualMachine </name> - <description> -The Java VM service manages the creation of java vms. -It takes a look at the UNO runtime and tries to find a java environment. -If an java environment already exists, no new vm is created, instead -the existing vm given back. -</description> - <loader-name> com.sun.star.loader.SharedLibrary </loader-name> - <language> c++ </language> - <status value="final"/> - <supported-service> com.sun.star.java.JavaVirtualMachine </supported-service> - <service-dependency> ... </service-dependency> - <type>com.sun.star.beans.NamedValue</type> - <type>com.sun.star.java.XJavaThreadRegister_11</type> - <type>com.sun.star.uri/ExternalUriReferenceTranslator</type> - <type>com.sun.star.util.XMacroExpander</type> - <type> com.sun.star.java.XJavaVM </type> - <type> com.sun.star.java.XJavaVM </type> - <type> com.sun.star.container.XNameAccess </type> - <type> com.sun.star.container.XContainer </type> - <type> com.sun.star.container.XContainerListener </type> - <type> com.sun.star.lang.XTypeProvider </type> - <type> com.sun.star.lang.XServiceInfo </type> - <type> com.sun.star.lang.XSingleServiceFactory </type> - <type> com.sun.star.lang.XMultiServiceFactory </type> - <type> com.sun.star.lang.XComponent </type> - <type> com.sun.star.lang.WrappedTargetRuntimeException </type> - <type> com.sun.star.lang.DisposedException </type> - <type> com.sun.star.lang.IllegalArgumentException </type> - <type> com.sun.star.lang.XInitialization </type> - <type> com.sun.star.registry.XSimpleRegistry </type> - <type> com.sun.star.lang.XSingleComponentFactory </type> - <type> com.sun.star.uno.XComponentContext </type> - <type> com.sun.star.uno.XAggregation </type> - <type> com.sun.star.uno.XWeak </type> - <type> com.sun.star.uno.TypeClass </type> - <type> com.sun.star.uno.XCurrentContext </type> - <type> com.sun.star.beans.PropertyValue </type> - <type> com.sun.star.task.XInteractionHandler </type> - <type> com.sun.star.task.XInteractionRequest </type> - <type> com.sun.star.task.XInteractionContinuation </type> - <type> com.sun.star.task.XInteractionAbort </type> - <type> com.sun.star.task.XInteractionRetry </type> - <type> com.sun.star.java.JavaInitializationException </type> - <type> com.sun.star.java.JavaDisabledException </type> - <type> com.sun.star.java.JavaNotFoundException </type> - <type> com.sun.star.java.InvalidJavaSettingsException </type> - <type> com.sun.star.java.RestartRequiredException </type> - <type> com.sun.star.java.JavaVMCreationFailureException </type> - <type> com.sun.star.container.XNameAccess </type> - </component-description> - <project-build-dependency> cppuhelper </project-build-dependency> - <project-build-dependency> cppu </project-build-dependency> - <project-build-dependency> tools </project-build-dependency> - <project-build-dependency> sal </project-build-dependency> - <project-build-dependency> jvmaccess </project-build-dependency> - <project-build-dependency> salhelper </project-build-dependency> - <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency> - <runtime-module-dependency> cppu3 </runtime-module-dependency> - <runtime-module-dependency> tl(COM) </runtime-module-dependency> - <runtime-module-dependency> sal3 </runtime-module-dependency> - <runtime-module-dependency> jvmaccess3$(COM) </runtime-module-dependency> - <runtime-module-dependency> salhelper3$(COM) </runtime-module-dependency> -</module-description> diff --git a/stoc/source/namingservice/namingservice.xml b/stoc/source/namingservice/namingservice.xml deleted file mode 100644 index 159d96f7ce09..000000000000 --- a/stoc/source/namingservice/namingservice.xml +++ /dev/null @@ -1,54 +0,0 @@ -<?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> namingservice.uno </module-name> - <component-description> - <author> Juergen Schmidt </author> - <name> com.sun.star.comp.stoc.NamingService </name> - <description> -The naming service allows the registration and retrieval of objects. -</description> - <loader-name> com.sun.star.loader.SharedLibrary </loader-name> - <language> c++ </language> - <status value="final"/> - <supported-service> com.sun.star.uno.NamingService </supported-service> - <type>com.sun.star.lang.DisposedException</type> - <type> com.sun.star.lang.XComponent </type> - <type> com.sun.star.lang.IllegalArgumentException </type> - <type> com.sun.star.lang.XInitialization </type> - <type> com.sun.star.lang.XTypeProvider </type> - <type> com.sun.star.lang.XServiceInfo </type> - <type> com.sun.star.lang.XSingleComponentFactory </type> - <type> com.sun.star.lang.XSingleServiceFactory </type> - <type> com.sun.star.lang.XMultiServiceFactory </type> - <type> com.sun.star.registry.XRegistryKey </type> - <type> com.sun.star.uno.XAggregation </type> - <type> com.sun.star.uno.XComponentContext </type> - <type> com.sun.star.uno.XWeak </type> - <type> com.sun.star.uno.TypeClass </type> - <type> com.sun.star.uno.XNamingService </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> cppuhelper3$(COM) </runtime-module-dependency> - <runtime-module-dependency> cppu3 </runtime-module-dependency> - <runtime-module-dependency> sal3 </runtime-module-dependency> -</module-description> diff --git a/stoc/source/proxy_factory/proxyfac.xml b/stoc/source/proxy_factory/proxyfac.xml deleted file mode 100644 index 09ae80f41056..000000000000 --- a/stoc/source/proxy_factory/proxyfac.xml +++ /dev/null @@ -1,54 +0,0 @@ -<?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> proxyfac.uno </module-name> - <component-description> - <author> Daniel Boelzle </author> - <name> com.sun.star.comp.stoc.ProxyFactory </name> - <description> -Specifies a factory object to create proxy objects. -These proxy object represent a given target object and can be -be aggregated. The proxy objects act UNO conform and do NOT provide -original target interfaces on queryInterface() calls. -</description> - <loader-name> com.sun.star.loader.SharedLibrary </loader-name> - <language> C++ </language> - <status value="final"/> - <supported-service> com.sun.star.reflection.ProxyFactory </supported-service> - <service-dependency> ... </service-dependency> - <type> com.sun.star.lang.XTypeProvider </type> - <type> com.sun.star.lang.XServiceInfo </type> - <type> com.sun.star.lang.XSingleServiceFactory </type> - <type> com.sun.star.lang.XMultiServiceFactory </type> - <type> com.sun.star.registry.XSimpleRegistry </type> - <type> com.sun.star.registry.XRegistryKey </type> - <type> com.sun.star.lang.XSingleComponentFactory </type> - <type> com.sun.star.uno.XComponentContext </type> - <type> com.sun.star.uno.XAggregation </type> - <type> com.sun.star.uno.XWeak </type> - <type> com.sun.star.reflection.XProxyFactory </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> cppuhelper2$(COM) </runtime-module-dependency> - <runtime-module-dependency> cppu2 </runtime-module-dependency> - <runtime-module-dependency> sal2 </runtime-module-dependency> -</module-description> diff --git a/stoc/source/stocservices/stocserv.xml b/stoc/source/stocservices/stocserv.xml deleted file mode 100644 index 6a651b39d330..000000000000 --- a/stoc/source/stocservices/stocserv.xml +++ /dev/null @@ -1,142 +0,0 @@ -<?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> stocservices.uno </module-name> - <component-description> - <author> Daniel Boelzle </author> - <name> com.sun.star.comp.stoc.TypeConverter </name> - <description> -This service provide a widening converter. This means it can convert -from one type to another if possible. -</description> - <loader-name> com.sun.star.loader.SharedLibrary </loader-name> - <language> C++ </language> - <status value="final"/> - <supported-service> com.sun.star.script.Converter </supported-service> - <type> com.sun.star.reflection.FieldAccessMode </type> - <type> com.sun.star.lang.IllegalArgumentException </type> - <type> com.sun.star.lang.XEventListener </type> - <type> com.sun.star.lang.XTypeProvider </type> - <type> com.sun.star.lang.XServiceInfo </type> - <type> com.sun.star.lang.XSingleServiceFactory </type> - <type> com.sun.star.lang.XSingleComponentFactory </type> - <type> com.sun.star.lang.XMultiServiceFactory </type> - <type> com.sun.star.registry.XRegistryKey </type> - <type> com.sun.star.script.XTypeConverter </type> - <type> com.sun.star.script.FailReason </type> - <type> com.sun.star.container.XSet </type> - <type> com.sun.star.container.XNameContainer </type> - <type> com.sun.star.container.XIndexContainer </type> - <type> com.sun.star.uno.XAggregation </type> - <type> com.sun.star.uno.XWeak </type> - <type> com.sun.star.uno.TypeClass </type> - <type> com.sun.star.uno.XComponentContext </type> - </component-description> - <component-description> - <author>Stephan Bergmann</author> - <name>com.sun.star.comp.uri.ExternalUriReferenceTranslator</name> - <description> - Instances of this service translate between external and internal - URI references. - </description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>C++</language> - <status value="under_construction"/> - <supported-service> - com.sun.star.uri.ExternalUriReferenceTranslator - </supported-service> - <type>com.sun.star.lang.WrappedTargetRuntimeException</type> - <type>com.sun.star.uri.RelativeUriExcessParentSegments</type> - <type>com.sun.star.uri.XExternalUriReferenceTranslator</type> - <type>com.sun.star.uri.XUriReference</type> - <type>com.sun.star.uri.XUriReferenceFactory</type> - <type>com.sun.star.uri.XUriSchemeParser</type> - </component-description> - <component-description> - <author>Stephan Bergmann</author> - <name>com.sun.star.comp.uri.UriReferenceFactory</name> - <description> - Instances of this service create URI references. - </description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>C++</language> - <status value="under_construction"/> - <supported-service> - com.sun.star.uri.UriReferenceFactory - </supported-service> - </component-description> - <component-description> - <author>Stephan Bergmann</author> - <name> - com.sun.star.comp.uri.UriSchemeParser_vndDOTsunDOTstarDOTscript - </name> - <description> - Instances of this service parse textual representations of absolute - “vnd.sun.star.script” URLs. - </description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>C++</language> - <status value="under_construction"/> - <supported-service> - com.sun.star.uri.UriSchemeParser_vndDOTsunDOTstarDOTscript - </supported-service> - <type>com.sun.star.uri.XVndSunStarScriptUrlReference</type> - </component-description> - <component-description> - <author>Stephan Bergmann</author> - <name> - com.sun.star.comp.uri.UriSchemeParser_vndDOTsunDOTstarDOTexpand - </name> - <description> - Instances of this service parse textual representations of absolute - “vnd.sun.star.expand” URLs. - </description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>C++</language> - <status value="under_construction"/> - <supported-service> - com.sun.star.uri.UriSchemeParser_vndDOTsunDOTstarDOTexpand - </supported-service> - <type>com.sun.star.uri.XVndSunStarExpandUrlReference</type> - </component-description> - <component-description> - <author>Stephan Bergmann</author> - <name>com.sun.star.comp.uri.VndSunStarPkgUrlReferenceFactory</name> - <description> - Instances of this service create “vnd.sun.star.pkg” - URL references. - </description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>C++</language> - <status value="under_construction"/> - <supported-service> - com.sun.star.uri.VndSunStarPkgUrlReferenceFactory - </supported-service> - <type>com.sun.star.uno.DeploymentException</type> - <type>com.sun.star.uri.UriReferenceFactory</type> - <type>com.sun.star.uri.XVndSunStarPkgUrlReferenceFactory</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> cppuhelper2(COM) </runtime-module-dependency> - <runtime-module-dependency> cppu2 </runtime-module-dependency> - <runtime-module-dependency> sal2 </runtime-module-dependency> -</module-description> |