summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-08-01 16:56:25 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2014-08-01 23:40:12 +0900
commit9bac4d413e960e354a3cf81e3de9b1cb483d02ad (patch)
treeb6555611ec9102dd5e2cf5917b0fb2c00ea5ed9f /include
parentConvert 5 tabpages to .ui (diff)
downloadcore-9bac4d413e960e354a3cf81e3de9b1cb483d02ad.tar.gz
core-9bac4d413e960e354a3cf81e3de9b1cb483d02ad.zip
typo: more then -> more than
Change-Id: I2e477d66f25bde7256938ccb1f95ab26add24922
Diffstat (limited to 'include')
-rw-r--r--include/comphelper/configurationhelper.hxx2
-rw-r--r--include/framework/preventduplicateinteraction.hxx2
-rw-r--r--include/svtools/acceleratorexecute.hxx2
-rw-r--r--include/ucbhelper/interactionrequest.hxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/include/comphelper/configurationhelper.hxx b/include/comphelper/configurationhelper.hxx
index 9cd56e77a8f5..c1be8114df7a 100644
--- a/include/comphelper/configurationhelper.hxx
+++ b/include/comphelper/configurationhelper.hxx
@@ -64,7 +64,7 @@ class COMPHELPER_DLLPUBLIC ConfigurationHelper
/** returns access to the specified configuration package.
*
- * This method should be used, if e.g. more then one request to the same
+ * This method should be used, if e.g. more than one request to the same
* configuration package is needed. The configuration access can be cached
* outside and used inbetween.
*
diff --git a/include/framework/preventduplicateinteraction.hxx b/include/framework/preventduplicateinteraction.hxx
index 57ccb4338a97..1a15c3e3af65 100644
--- a/include/framework/preventduplicateinteraction.hxx
+++ b/include/framework/preventduplicateinteraction.hxx
@@ -36,7 +36,7 @@ namespace com { namespace sun { namespace star { namespace uno {
namespace framework{
/**
- @short Prevent us from showing the same interaction more then once during
+ @short Prevent us from showing the same interaction more than once during
the same transaction.
@descr Every interaction provided to this helper will be safed ... handled by the internal
diff --git a/include/svtools/acceleratorexecute.hxx b/include/svtools/acceleratorexecute.hxx
index 5ae1f76b2dde..e65547ede3e1 100644
--- a/include/svtools/acceleratorexecute.hxx
+++ b/include/svtools/acceleratorexecute.hxx
@@ -146,7 +146,7 @@ class SVT_DLLPUBLIC AcceleratorExecute : private TMutexInit
/** @short init this instance.
@descr It must be called as first method after creation.
- And further it can be called more then once ...
+ And further it can be called more than once ...
but at least its should be used one times only.
Otherwise nobody can say, which asynchronous
executions will be used inside the old and which one
diff --git a/include/ucbhelper/interactionrequest.hxx b/include/ucbhelper/interactionrequest.hxx
index a6d04477aec7..84e0ca5f4694 100644
--- a/include/ucbhelper/interactionrequest.hxx
+++ b/include/ucbhelper/interactionrequest.hxx
@@ -130,7 +130,7 @@ public:
/**
* This method sets a continuation for the request. It also can be used
* to reset the continuation set by a previous XInteractionHandler::handle
- * call in order to use this request object more then once.
+ * call in order to use this request object more than once.
*
* @param rxSelection is the interaction continuation to activate for
* the request or an empty reference in order to reset the