summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/packages/NoRawFormatException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/packages/NoRawFormatException.idl')
-rw-r--r--offapi/com/sun/star/packages/NoRawFormatException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/packages/NoRawFormatException.idl b/offapi/com/sun/star/packages/NoRawFormatException.idl
index 6de2f787fd3b..dbfb7d8170eb 100644
--- a/offapi/com/sun/star/packages/NoRawFormatException.idl
+++ b/offapi/com/sun/star/packages/NoRawFormatException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module packages {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::packages::NoRawFormatException
/** This exception can be thrown in case provided stream is not a raw stream
@@ -36,7 +34,6 @@ published exception NoRawFormatException: com::sun::star::io::IOException
{
};
-//=============================================================================
}; }; }; };