summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/NeedsRunningStateException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/NeedsRunningStateException.idl')
-rw-r--r--offapi/com/sun/star/embed/NeedsRunningStateException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/embed/NeedsRunningStateException.idl b/offapi/com/sun/star/embed/NeedsRunningStateException.idl
index 4c5149e36454..8853049ab64f 100644
--- a/offapi/com/sun/star/embed/NeedsRunningStateException.idl
+++ b/offapi/com/sun/star/embed/NeedsRunningStateException.idl
@@ -47,7 +47,7 @@
addition to the loaded state. Other states and possible verbs can be
detected only after object is switched to running state.
*/
-exception NeedsRunningStateException: WrongStateException
+published exception NeedsRunningStateException: WrongStateException
{
};