summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/packages/manifest/XManifestReader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/packages/manifest/XManifestReader.idl')
-rw-r--r--offapi/com/sun/star/packages/manifest/XManifestReader.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/packages/manifest/XManifestReader.idl b/offapi/com/sun/star/packages/manifest/XManifestReader.idl
index d5703c0bfcdb..d57c9bab0c72 100644
--- a/offapi/com/sun/star/packages/manifest/XManifestReader.idl
+++ b/offapi/com/sun/star/packages/manifest/XManifestReader.idl
@@ -31,16 +31,13 @@
#include <com/sun/star/beans/PropertyValue.idl>
#include <com/sun/star/io/XInputStream.idl>
-//=============================================================================
module com { module sun { module star { module packages { module manifest {
-//=============================================================================
/** This interface reads the manifest data from a file. The user
must supply an XInputStream when calling readManifestSequence() to receive
a sequence of manifest entries. Each manifest entry is represented by
a sequence of PropertyValues. */
-//=============================================================================
published interface XManifestReader: com::sun::star::uno::XInterface
{
/** Supplies the XManifestReader with an XInputStream to read from, reads