summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/WrongStateException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/WrongStateException.idl')
-rw-r--r--offapi/com/sun/star/embed/WrongStateException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/embed/WrongStateException.idl b/offapi/com/sun/star/embed/WrongStateException.idl
index f7a2a31d9058..809389c3a1fa 100644
--- a/offapi/com/sun/star/embed/WrongStateException.idl
+++ b/offapi/com/sun/star/embed/WrongStateException.idl
@@ -41,7 +41,7 @@
/** This exception can be thrown in case the object's state does not allow
to call requested functionality.
*/
-exception WrongStateException: com::sun::star::uno::Exception
+published exception WrongStateException: com::sun::star::uno::Exception
{
};