summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/StateChangeInProgressException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/StateChangeInProgressException.idl')
-rw-r--r--offapi/com/sun/star/embed/StateChangeInProgressException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/embed/StateChangeInProgressException.idl b/offapi/com/sun/star/embed/StateChangeInProgressException.idl
index fe6e50f221b9..648e839383ba 100644
--- a/offapi/com/sun/star/embed/StateChangeInProgressException.idl
+++ b/offapi/com/sun/star/embed/StateChangeInProgressException.idl
@@ -42,7 +42,7 @@
to call requested functionality currently because the object is changing
state.
*/
-exception StateChangeInProgressException: com::sun::star::embed::WrongStateException
+published exception StateChangeInProgressException: com::sun::star::embed::WrongStateException
{
//------------------------------------------------------------------------
/** contains the target state the object tries to reach currently.