summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame
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/frame
parentImageIO does not handle CGImageMasks (diff)
downloadcore-6835d9f3074c1030be6632bdaff6c8398c696429.tar.gz
core-6835d9f3074c1030be6632bdaff6c8398c696429.zip
It's "its", not "it's"
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
Diffstat (limited to 'offapi/com/sun/star/frame')
-rw-r--r--offapi/com/sun/star/frame/DispatchHelper.idl2
-rw-r--r--offapi/com/sun/star/frame/XFrame2.idl2
2 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/DispatchHelper.idl b/offapi/com/sun/star/frame/DispatchHelper.idl
index 4ee7203566be..a7ef3cca557e 100644
--- a/offapi/com/sun/star/frame/DispatchHelper.idl
+++ b/offapi/com/sun/star/frame/DispatchHelper.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module frame {
Normally a complete dispatch is split into different parts:
- converting and parsing the URL
- searching for a valid dispatch object available on a dispatch provider
- - dispatching of the URL and it's parameters
+ - dispatching of the URL and its parameters
</p>
@see DispatchProvider
diff --git a/offapi/com/sun/star/frame/XFrame2.idl b/offapi/com/sun/star/frame/XFrame2.idl
index 00543c148f06..172908aa686e 100644
--- a/offapi/com/sun/star/frame/XFrame2.idl
+++ b/offapi/com/sun/star/frame/XFrame2.idl
@@ -83,7 +83,7 @@ published interface XFrame2
interface XDispatchProviderInterception;
/** Provides access to sub frames within this frame,
- and via it's XFrame sub-interface: Allows the component to be loaded and accessed
+ and via its XFrame sub-interface: Allows the component to be loaded and accessed
within the frame; it is the main connection to the
environment of the component.
*/