summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl')
-rw-r--r--offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl b/offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl
index 8a1d60c44880..56a1f309c6e6 100644
--- a/offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl
+++ b/offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl
@@ -31,17 +31,14 @@
#include <com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** is a factory for <type>CachedDynamicResultSetStub</type> implementations.
*/
published service CachedDynamicResultSetStubFactory
: XCachedDynamicResultSetStubFactory;
-//=============================================================================
}; }; }; };