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.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/packages/NoRawFormatException.idl b/offapi/com/sun/star/packages/NoRawFormatException.idl
index 111b8fdcc90c..a2730b41da62 100644
--- a/offapi/com/sun/star/packages/NoRawFormatException.idl
+++ b/offapi/com/sun/star/packages/NoRawFormatException.idl
@@ -42,7 +42,7 @@
/** This exception can be thrown in case provided stream is not a raw stream
representing encrypted package stream.
*/
-exception NoRawFormatException: com::sun::star::io::IOException
+published exception NoRawFormatException: com::sun::star::io::IOException
{
};