summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl')
-rw-r--r--offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl b/offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl
index 67d5771926b9..8963c6eabfc3 100644
--- a/offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl
+++ b/offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl
@@ -31,17 +31,14 @@
#include <com/sun/star/ucb/XCachedDynamicResultSetFactory.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** is a factory for <type>CachedDynamicResultSet</type> implementations.
*/
published service CachedDynamicResultSetFactory
: XCachedDynamicResultSetFactory;
-//=============================================================================
}; }; }; };