summaryrefslogtreecommitdiff
path: root/framework/source/inc/loadenv
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-10-02 00:28:47 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-03 08:59:34 +0000
commitc7114b66bd615670950ef6f7c2d80adab3fb4c33 (patch)
treef550353dbd5d36a58738426a1f2142f75d5d1a50 /framework/source/inc/loadenv
parentbb43a23036dcfda114368441c5aa82a9a90355cd (diff)
Fix typos
Change-Id: I7000efdb7276053c16de992fa8f9a4e614ecb3e2 Reviewed-on: https://gerrit.libreoffice.org/29434 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'framework/source/inc/loadenv')
-rw-r--r--framework/source/inc/loadenv/actionlockguard.hxx2
-rw-r--r--framework/source/inc/loadenv/loadenv.hxx6
-rw-r--r--framework/source/inc/loadenv/targethelper.hxx2
3 files changed, 5 insertions, 5 deletions
diff --git a/framework/source/inc/loadenv/actionlockguard.hxx b/framework/source/inc/loadenv/actionlockguard.hxx
index a660252c0e75..2448b339e01f 100644
--- a/framework/source/inc/loadenv/actionlockguard.hxx
+++ b/framework/source/inc/loadenv/actionlockguard.hxx
@@ -123,7 +123,7 @@ class ActionLockGuard
xLock->removeActionLock();
}
- /** @short unlock the internal wrapped resource, if its not already done. */
+ /** @short unlock the internal wrapped resource, if it's not already done. */
void unlock()
{
osl::MutexGuard g(m_mutex);
diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx
index b0e4ad8ab1fe..24ca05fec03e 100644
--- a/framework/source/inc/loadenv/loadenv.hxx
+++ b/framework/source/inc/loadenv/loadenv.hxx
@@ -120,7 +120,7 @@ private:
or a non visible content was loaded!
It can be the same frame as m_xBaseFrame it describe, in case
the target "_self", "" or the search flag "SELF" was used.
- Otherwise its the new created or recycled frame, which was
+ Otherwise it's the new created or recycled frame, which was
used for loading and contains further the new component.
Please use method getTarget() or getTargetComponent()
@@ -390,7 +390,7 @@ private:
@attention Not all types we know, are supported by filters. So it does not
indicates an error, if no suitable filter(loader etcpp will be found
for a type. But a type must be detected for the specified content.
- Otherwise its an error and loading can't be finished successfully.
+ Otherwise it's an error and loading can't be finished successfully.
@throw A LoadEnvException if detection failed.
@@ -470,7 +470,7 @@ private:
for this load request.
@descr Because this special feature is bound to the target specifier "_default"
- its checked inside first. If its not set => this method return an empty
+ its checked inside first. If it's not set => this method return an empty
reference. Otherwise any currently existing frame will be analyzed, if
it can be used here. The following rules exists:
diff --git a/framework/source/inc/loadenv/targethelper.hxx b/framework/source/inc/loadenv/targethelper.hxx
index 615084ee0e44..40c5de1e4e78 100644
--- a/framework/source/inc/loadenv/targethelper.hxx
+++ b/framework/source/inc/loadenv/targethelper.hxx
@@ -81,7 +81,7 @@ class TargetHelper
And in case such special names can exists one times only
by definition inside the same frame tree (e.g. _beamer and
- OFFICE_HELP_TASK) its not a good idea to allow anything here :-)
+ OFFICE_HELP_TASK) it's not a good idea to allow anything here :-)
Of course we can't check unknown names, which are not special ones.
But we decide, that it's not allowed to use "_" as first sign