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