summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/DynamicResultSet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/DynamicResultSet.idl')
-rw-r--r--offapi/com/sun/star/ucb/DynamicResultSet.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/ucb/DynamicResultSet.idl b/offapi/com/sun/star/ucb/DynamicResultSet.idl
index 8bd6caba0ef0..5c7c5775e4aa 100644
--- a/offapi/com/sun/star/ucb/DynamicResultSet.idl
+++ b/offapi/com/sun/star/ucb/DynamicResultSet.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/ucb/XDynamicResultSet.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** provides read access to a static or dynamically changing
<type>ContentResultSet</type>.
@@ -36,7 +34,6 @@ module com { module sun { module star { module ucb {
published service DynamicResultSet
{
- //-------------------------------------------------------------------------
/** Provides read access to a static or a dynamically changing
<type>ContentResultSet</type>.
@@ -45,7 +42,6 @@ published service DynamicResultSet
interface com::sun::star::ucb::XDynamicResultSet;
};
-//=============================================================================
}; }; }; };