summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/ftransl/ftransl.xml
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-02-27 05:55:30 +0000
committerTino Rachui <tra@openoffice.org>2001-02-27 05:55:30 +0000
commit93cc1b3ff07ae585df48640d9eeaa76c25c6b029 (patch)
tree7768c93e18ed8912543ddece4c55fef32890a513 /dtrans/source/win32/ftransl/ftransl.xml
parent50d643ddb94f2315bc327abb7b0c072249a23788 (diff)
*** empty log message ***
Diffstat (limited to 'dtrans/source/win32/ftransl/ftransl.xml')
-rw-r--r--dtrans/source/win32/ftransl/ftransl.xml47
1 files changed, 47 insertions, 0 deletions
diff --git a/dtrans/source/win32/ftransl/ftransl.xml b/dtrans/source/win32/ftransl/ftransl.xml
new file mode 100644
index 000000000000..3c85134cbeb5
--- /dev/null
+++ b/dtrans/source/win32/ftransl/ftransl.xml
@@ -0,0 +1,47 @@
+<?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> Tino Rachui </Author>
+
+<Name> com.sun.star.comp.datatransfer.DataFormatTranslator </Name>
+
+<Description>
+ The win32 implementation of the datatransfer service.
+</Description>
+
+<ModuleName> ftransl </ModuleName>
+
+<LoaderName> com.sun.star.loader.SharedLibrary </LoaderName>
+
+<Language> c++ </Language>
+
+<Status StatusValue="experimental"/>
+
+<SupportedService> com.sun.star.datatransfer.DataFormatTranslator </SupportedService>
+
+<ServiceDependency> ... </ServiceDependency>
+
+<ProjectBuildDependency> cppuhelper </ProjectBuildDependency>
+<ProjectBuildDependency> cppu </ProjectBuildDependency>
+<ProjectBuildDependency> sal </ProjectBuildDependency>
+
+<RuntimeModuleDependency> cppuhelper </RuntimeModuleDependency>
+<RuntimeModuleDependency> cppu2 </RuntimeModuleDependency>
+<RuntimeModuleDependency> sal2 </RuntimeModuleDependency>
+
+<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>
+
+</COMPONENTDESCRIPTION>
+