summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/embed/XEmbeddedObject.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/embed/XEmbeddedObject.idl b/offapi/com/sun/star/embed/XEmbeddedObject.idl
index 9e9de8b6486d..7c9f3c220033 100644
--- a/offapi/com/sun/star/embed/XEmbeddedObject.idl
+++ b/offapi/com/sun/star/embed/XEmbeddedObject.idl
@@ -94,7 +94,7 @@ published interface XEmbeddedObject
@returns
the sequence of states the object can be set to
- @throws com::sun::star::embed::NeedsRunnignStateException
+ @throws com::sun::star::embed::NeedsRunningStateException
means that the object is in loaded state now and can be switched
to running state, other possible states can be detected only when
the object is not in loaded state any more
@@ -146,7 +146,7 @@ published interface XEmbeddedObject
@returns
the sequence of verbs the object supports
- @throws com::sun::star::embed::NeedsRunnignStateException
+ @throws com::sun::star::embed::NeedsRunningStateException
means that the object is in loaded state now and can be switched
to running state, acceptable verbs can be detected only when the
object is not in loaded state any more