From a9916dabb48df8ea857ce6b255563e31352988a8 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 12 Dec 2012 10:24:07 +0100 Subject: Remove xml2cmp leftovers Change-Id: I7c0ba8b653b8e0534ae17bd879b93b75c6554893 --- fileaccess/source/fileacc.xml | 78 ------------------------------------------- 1 file changed, 78 deletions(-) delete mode 100644 fileaccess/source/fileacc.xml (limited to 'fileaccess/source') diff --git a/fileaccess/source/fileacc.xml b/fileaccess/source/fileacc.xml deleted file mode 100644 index ffb8bdcf3b23..000000000000 --- a/fileaccess/source/fileacc.xml +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - fileacc - - - - - Andreas Bregas - - - com.sun.star.comp.ucb.SimpleFileAccess - - - This component provides a simple set of methods to access content that - is provided by the Universal Content Broker (i.e. file system contents). - - - com.sun.star.loader.SharedLibrary - - - c++ - - - - com.sun.star.ucb.SimpleFileAccess - - - com.sun.star.beans.Property - com.sun.star.io.XActiveDataSink - com.sun.star.io.XActiveDataSource - com.sun.star.io.XActiveDataStreamer - com.sun.star.sdbc.XResultSet - com.sun.star.ucb.CommandFailedException - com.sun.star.ucb.ContentInfo - com.sun.star.ucb.ContentInfoAttribute - com.sun.star.ucb.InsertCommandArgument - com.sun.star.ucb.InteractiveIOException - com.sun.star.ucb.NameClash - com.sun.star.ucb.OpenCommandArgument2 - com.sun.star.ucb.OpenMode - com.sun.star.ucb.XCommandEnvironment - com.sun.star.ucb.XContentAccess - com.sun.star.ucb.XContentCreator - com.sun.star.ucb.XSimpleFileAccess3 - - - cppuhelper - ucbhelper - tools - cppu - sal - - cppuhelper$(COM) - ucbhelper1MSC - cppu3 - sal3 - tl - -- cgit