summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/AnyCompareFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/AnyCompareFactory.idl')
-rw-r--r--offapi/com/sun/star/ucb/AnyCompareFactory.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/AnyCompareFactory.idl b/offapi/com/sun/star/ucb/AnyCompareFactory.idl
index 94a4d8ee7158..128a3bd997fd 100644
--- a/offapi/com/sun/star/ucb/AnyCompareFactory.idl
+++ b/offapi/com/sun/star/ucb/AnyCompareFactory.idl
@@ -30,18 +30,15 @@
#include <com/sun/star/ucb/XAnyCompareFactory.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** is a factory to get <type>XAnyCompare</type> service implementations.
@since OOo 1.1.2
*/
published service AnyCompareFactory : XAnyCompareFactory;
-//=============================================================================
}; }; }; };