summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-10 19:59:38 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-10 20:22:50 +0300
commit6835d9f3074c1030be6632bdaff6c8398c696429 (patch)
tree90bdc179c3522a71f87fef348d9aaced458b611d /offapi/com/sun/star/embed
parenta8877197072523ec60fadb138f9790aa2bf66cd2 (diff)
It's "its", not "it's"
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
Diffstat (limited to 'offapi/com/sun/star/embed')
-rw-r--r--offapi/com/sun/star/embed/Storage.idl4
-rw-r--r--offapi/com/sun/star/embed/XLinkCreator.idl2
-rw-r--r--offapi/com/sun/star/embed/XLinkageSupport.idl2
3 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/embed/Storage.idl b/offapi/com/sun/star/embed/Storage.idl
index df48e21fbe29..e23816a5148d 100644
--- a/offapi/com/sun/star/embed/Storage.idl
+++ b/offapi/com/sun/star/embed/Storage.idl
@@ -227,10 +227,10 @@ published service Storage
<p>
If a storage is commited all changes made to it will be integrated to
- it's parent storage. This is recursive process, so the last commited
+ its parent storage. This is recursive process, so the last commited
storage should be the root one. For the package based storages commit
of a root storage also means flashing to the related medium. If
- a storage is not commited, no changes for it or it's child elements
+ a storage is not commited, no changes for it or its child elements
will be stored.
</p>
*/
diff --git a/offapi/com/sun/star/embed/XLinkCreator.idl b/offapi/com/sun/star/embed/XLinkCreator.idl
index 56e13b025e2c..8bb0e69e0b6f 100644
--- a/offapi/com/sun/star/embed/XLinkCreator.idl
+++ b/offapi/com/sun/star/embed/XLinkCreator.idl
@@ -42,7 +42,7 @@ published interface XLinkCreator: com::sun::star::uno::XInterface
and initializes it as a link.
<p>
- In case the entry exists already all it's contents will be ignored and
+ In case the entry exists already all its contents will be ignored and
rewritten on storing of the object.
</p>
diff --git a/offapi/com/sun/star/embed/XLinkageSupport.idl b/offapi/com/sun/star/embed/XLinkageSupport.idl
index 3a46f514e6d7..be99765b70d4 100644
--- a/offapi/com/sun/star/embed/XLinkageSupport.idl
+++ b/offapi/com/sun/star/embed/XLinkageSupport.idl
@@ -52,7 +52,7 @@ published interface XLinkageSupport: XCommonEmbedPersist
<p>
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.
+ If the entry exists already all its contents will be ignored.
</p>
@param xStorage