summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-30 15:58:24 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:07 +0200
commit44404b7a6c7bb3b95d03094abb745f29a5154959 (patch)
tree43fccb0146e4800bc5e6c9269ba7bb37b13f1c51 /offapi/com/sun/star/embed
parentf8b6558e8eed6fed845436140c4c38d2ddb6c536 (diff)
*api: fix all unknown commands
Change-Id: Ied26925485b2be649cabafff338e6d78c7bd17b3
Diffstat (limited to 'offapi/com/sun/star/embed')
-rw-r--r--offapi/com/sun/star/embed/XCommonEmbedPersist.idl2
-rw-r--r--offapi/com/sun/star/embed/XEmbedObjectClipboardCreator.idl2
-rw-r--r--offapi/com/sun/star/embed/XEmbedObjectCreator.idl4
-rw-r--r--offapi/com/sun/star/embed/XEmbedObjectFactory.idl2
-rw-r--r--offapi/com/sun/star/embed/XEmbedPersist.idl2
-rw-r--r--offapi/com/sun/star/embed/XInsertObjectDialog.idl2
-rw-r--r--offapi/com/sun/star/embed/XLinkCreator.idl4
-rw-r--r--offapi/com/sun/star/embed/XLinkFactory.idl2
-rw-r--r--offapi/com/sun/star/embed/XLinkageSupport.idl4
9 files changed, 12 insertions, 12 deletions
diff --git a/offapi/com/sun/star/embed/XCommonEmbedPersist.idl b/offapi/com/sun/star/embed/XCommonEmbedPersist.idl
index adeb17f5daea..74333f6165cf 100644
--- a/offapi/com/sun/star/embed/XCommonEmbedPersist.idl
+++ b/offapi/com/sun/star/embed/XCommonEmbedPersist.idl
@@ -84,7 +84,7 @@ published interface XCommonEmbedPersist: com::sun::star::uno::XInterface
the object is in wrong state
@throws com::sun::star::io::IOException
- in case of io problems during opening\creation
+ in case of io problems during opening or creation
@throws com::sun::star::uno::Exception
in case of other problems
diff --git a/offapi/com/sun/star/embed/XEmbedObjectClipboardCreator.idl b/offapi/com/sun/star/embed/XEmbedObjectClipboardCreator.idl
index 4c3861250979..22e89f967872 100644
--- a/offapi/com/sun/star/embed/XEmbedObjectClipboardCreator.idl
+++ b/offapi/com/sun/star/embed/XEmbedObjectClipboardCreator.idl
@@ -69,7 +69,7 @@ published interface XEmbedObjectClipboardCreator: com::sun::star::uno::XInterfac
one of arguments is illegal
@throws com::sun::star::io::IOException
- in case of io problems during opening\creation
+ in case of io problems during opening or creation
@throws com::sun::star::uno::Exception
in case of other problems
diff --git a/offapi/com/sun/star/embed/XEmbedObjectCreator.idl b/offapi/com/sun/star/embed/XEmbedObjectCreator.idl
index d08d8924858b..268805bc895d 100644
--- a/offapi/com/sun/star/embed/XEmbedObjectCreator.idl
+++ b/offapi/com/sun/star/embed/XEmbedObjectCreator.idl
@@ -65,7 +65,7 @@ published interface XEmbedObjectCreator: com::sun::star::uno::XInterface
one of arguments is illegal
@throws com::sun::star::io::IOException
- in case of io problems during opening\creation
+ in case of io problems during opening or creation
@throws com::sun::star::uno::Exception
in case of other problems
@@ -153,7 +153,7 @@ published interface XEmbedObjectCreator: com::sun::star::uno::XInterface
one of arguments is illegal
@throws com::sun::star::io::IOException
- in case of io problems during opening\creation
+ in case of io problems during opening or creation
@throws com::sun::star::uno::Exception
in case of other problems
diff --git a/offapi/com/sun/star/embed/XEmbedObjectFactory.idl b/offapi/com/sun/star/embed/XEmbedObjectFactory.idl
index 986f22031066..83dbc8faf899 100644
--- a/offapi/com/sun/star/embed/XEmbedObjectFactory.idl
+++ b/offapi/com/sun/star/embed/XEmbedObjectFactory.idl
@@ -80,7 +80,7 @@ published interface XEmbedObjectFactory: com::sun::star::uno::XInterface
one of arguments is illegal
@throws com::sun::star::io::IOException
- in case of io problems during opening\creation
+ in case of io problems during opening or creation
@throws com::sun::star::uno::Exception
in case of other problems
diff --git a/offapi/com/sun/star/embed/XEmbedPersist.idl b/offapi/com/sun/star/embed/XEmbedPersist.idl
index 9c00974800b3..5eec55149933 100644
--- a/offapi/com/sun/star/embed/XEmbedPersist.idl
+++ b/offapi/com/sun/star/embed/XEmbedPersist.idl
@@ -87,7 +87,7 @@ published interface XEmbedPersist: XCommonEmbedPersist
the object is in wrong state
@throws com::sun::star::io::IOException
- in case of io problems during opening\creation
+ in case of io problems during opening or creation
@throws com::sun::star::uno::Exception
in case of other problems
diff --git a/offapi/com/sun/star/embed/XInsertObjectDialog.idl b/offapi/com/sun/star/embed/XInsertObjectDialog.idl
index 7784c48773e2..a0e89091f2f5 100644
--- a/offapi/com/sun/star/embed/XInsertObjectDialog.idl
+++ b/offapi/com/sun/star/embed/XInsertObjectDialog.idl
@@ -59,7 +59,7 @@ published interface XInsertObjectDialog: com::sun::star::uno::XInterface
one of arguments is illegal
@throws com::sun::star::io::IOException
- in case of io problems during opening\creation
+ in case of io problems during opening or creation
@throws com::sun::star::uno::Exception
in case of other problems
diff --git a/offapi/com/sun/star/embed/XLinkCreator.idl b/offapi/com/sun/star/embed/XLinkCreator.idl
index d704d17d15fb..56e13b025e2c 100644
--- a/offapi/com/sun/star/embed/XLinkCreator.idl
+++ b/offapi/com/sun/star/embed/XLinkCreator.idl
@@ -47,7 +47,7 @@ published interface XLinkCreator: com::sun::star::uno::XInterface
</p>
@param xStorage
- a parent storage the entry should be created/opened in
+ a parent storage the entry should be created or opened in
@param sEntryName
a name for the entry
@@ -65,7 +65,7 @@ published interface XLinkCreator: com::sun::star::uno::XInterface
the argument is illegal
@throws com::sun::star::io::IOException
- in case of io problems during opening\creation
+ in case of io problems during opening or creation
@throws com::sun::star::uno::Exception
in case of other problems
diff --git a/offapi/com/sun/star/embed/XLinkFactory.idl b/offapi/com/sun/star/embed/XLinkFactory.idl
index 1c76500f8a28..72c2553ad2d8 100644
--- a/offapi/com/sun/star/embed/XLinkFactory.idl
+++ b/offapi/com/sun/star/embed/XLinkFactory.idl
@@ -66,7 +66,7 @@ published interface XLinkFactory: com::sun::star::uno::XInterface
one of arguments is illegal
@throws com::sun::star::io::IOException
- in case of io problems during opening\creation
+ in case of io problems during opening or creation
@throws com::sun::star::uno::Exception
in case of other problems
diff --git a/offapi/com/sun/star/embed/XLinkageSupport.idl b/offapi/com/sun/star/embed/XLinkageSupport.idl
index bbeac72ea96b..3a46f514e6d7 100644
--- a/offapi/com/sun/star/embed/XLinkageSupport.idl
+++ b/offapi/com/sun/star/embed/XLinkageSupport.idl
@@ -50,13 +50,13 @@ published interface XLinkageSupport: XCommonEmbedPersist
</p>
<p>
- An entry with the specified name should be created\opened inside
+ An entry with the specified name should be created or opened inside
provided storage. This entry will be used for the object persistence.
If the entry exists already all it's contents will be ignored.
</p>
@param xStorage
- a parent storage the entry should be created\opened in
+ a parent storage the entry should be created or opened in
@param sEntryName
a name for the entry