55 lines
2.2 KiB
XML
55 lines
2.2 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
|
||
|
|
||
|
<COMPONENTDESCRIPTION
|
||
|
xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
|
||
|
|
||
|
<Author> Juergen Schmidt </Author>
|
||
|
|
||
|
<Name> com.sun.star.comp.stoc.JavaVirtualMachine </Name>
|
||
|
|
||
|
<Description>
|
||
|
This component provides ...
|
||
|
</Description>
|
||
|
|
||
|
<ModuleName> jen </ModuleName>
|
||
|
|
||
|
<LoaderName> com.sun.star.loader.SharedLibrary </LoaderName>
|
||
|
|
||
|
<Language> c++ </Language>
|
||
|
|
||
|
<Status StatusValue="final"/>
|
||
|
|
||
|
<SupportedService> com.sun.star.java.JavaVirtualMachine </SupportedService>
|
||
|
|
||
|
<ServiceDependency> ... </ServiceDependency>
|
||
|
|
||
|
<ProjectBuildDependency> cppuhelper </ProjectBuildDependency>
|
||
|
<ProjectBuildDependency> cppu </ProjectBuildDependency>
|
||
|
<ProjectBuildDependency> tools </ProjectBuildDependency>
|
||
|
<ProjectBuildDependency> vos </ProjectBuildDependency>
|
||
|
<ProjectBuildDependency> sal </ProjectBuildDependency>
|
||
|
|
||
|
<RuntimeModuleDependency> cppuhelper </RuntimeModuleDependency>
|
||
|
<RuntimeModuleDependency> cppu1 </RuntimeModuleDependency>
|
||
|
<RuntimeModuleDependency> tl(COM) </RuntimeModuleDependency>
|
||
|
<RuntimeModuleDependency> vos1$(COM) </RuntimeModuleDependency>
|
||
|
<RuntimeModuleDependency> sal1 </RuntimeModuleDependency>
|
||
|
|
||
|
<Type> com.sun.star.java.XJavaVM </Type>
|
||
|
<Type> com.sun.star.java.XJavaVM </Type>
|
||
|
<Type> com.sun.star.java.XJavaThreadRegister_11 </Type>
|
||
|
<Type> com.sun.star.frame.XConfigManager </Type>
|
||
|
<Type> com.sun.star.container.XNameAccess </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.uno.XAggregation </Type>
|
||
|
<Type> com.sun.star.uno.XWeak </Type>
|
||
|
<Type> com.sun.star.uno.TypeClass </Type>
|
||
|
|
||
|
</COMPONENTDESCRIPTION>
|
||
|
|