summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/ODMAContentProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/ODMAContentProvider.idl')
-rw-r--r--offapi/com/sun/star/ucb/ODMAContentProvider.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/ucb/ODMAContentProvider.idl b/offapi/com/sun/star/ucb/ODMAContentProvider.idl
index 68c199baa084..69620c44df8e 100644
--- a/offapi/com/sun/star/ucb/ODMAContentProvider.idl
+++ b/offapi/com/sun/star/ucb/ODMAContentProvider.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/ucb/XContentProvider.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** The ODMA Content Provider (OCP) implements a <type>ContentProvider</type>
for the <type>UniversalContentBroker</type> (UCB).
@@ -49,7 +47,6 @@ module com { module sun { module star { module ucb {
*/
published service ODMAContentProvider
{
- //-------------------------------------------------------------------------
/** provides two types of content; the document and the Root Folder.
<p>
@@ -82,7 +79,6 @@ published service ODMAContentProvider
interface com::sun::star::ucb::XContentProvider;
};
-//=============================================================================
}; }; }; };