From 6a3cf741d1d4d9e700c14da6d6ae386d3aa372f8 Mon Sep 17 00:00:00 2001 From: Jesús Corrius Date: Thu, 26 Sep 2013 10:21:12 +0200 Subject: Otherwhise -> Otherwise Change-Id: Iaec23e1d240f675a04b52cd251c4cb2a1242bb44 --- framework/source/inc/loadenv/actionlockguard.hxx | 2 +- framework/source/inc/loadenv/loadenv.hxx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'framework/source/inc') diff --git a/framework/source/inc/loadenv/actionlockguard.hxx b/framework/source/inc/loadenv/actionlockguard.hxx index 40110f165586..a6f453de330b 100644 --- a/framework/source/inc/loadenv/actionlockguard.hxx +++ b/framework/source/inc/loadenv/actionlockguard.hxx @@ -33,7 +33,7 @@ namespace framework{ XActionLockable. @descr This guard should be used to be shure, that any lock will be - released. Otherwhise the locaked document can hinder the office on shutdown! + released. Otherwise the locaked document can hinder the office on shutdown! */ class ActionLockGuard : private ThreadHelpBase { diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx index dc62622306bd..7c1fb179f2b9 100644 --- a/framework/source/inc/loadenv/loadenv.hxx +++ b/framework/source/inc/loadenv/loadenv.hxx @@ -123,7 +123,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. - Otherwhise its the new created or recycled frame, which was + Otherwise its the new created or recycled frame, which was used for loading and contains further the new component. Please use method getTarget() or getTargetComponent() @@ -411,7 +411,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. - Otherwhise its an error and loading cant be finished successfully. + Otherwise its an error and loading cant be finished successfully. @throw A LoadEnvException if detection failed. @@ -505,7 +505,7 @@ private: @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 - reference. Otherwhise any currently existing frame will be analyzed, if + reference. Otherwise any currently existing frame will be analyzed, if it can be used here. The following rules exists: