summaryrefslogtreecommitdiff
path: root/include/framework
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework')
-rw-r--r--include/framework/addonsoptions.hxx2
-rw-r--r--include/framework/framelistanalyzer.hxx2
-rw-r--r--include/framework/preventduplicateinteraction.hxx2
-rw-r--r--include/framework/titlehelper.hxx4
4 files changed, 5 insertions, 5 deletions
diff --git a/include/framework/addonsoptions.hxx b/include/framework/addonsoptions.hxx
index 8119b09a617c..49c1cfff2e57 100644
--- a/include/framework/addonsoptions.hxx
+++ b/include/framework/addonsoptions.hxx
@@ -120,7 +120,7 @@ typedef ::std::vector< MergeStatusbarInstruction > MergeStatusbarInstructionCont
/*-************************************************************************************************************//**
@short forward declaration to our private date container implementation
@descr We use these class as internal member to support small memory requirements.
- You can create the container if it is neccessary. The class which use these mechanism
+ You can create the container if it is necessary. The class which use these mechanism
is faster and smaller then a complete implementation!
*//*-*************************************************************************************************************/
diff --git a/include/framework/framelistanalyzer.hxx b/include/framework/framelistanalyzer.hxx
index e039304c4181..fa276ee82b11 100644
--- a/include/framework/framelistanalyzer.hxx
+++ b/include/framework/framelistanalyzer.hxx
@@ -29,7 +29,7 @@ namespace framework{
/** analyze and split the current available frame list of a given frames supplier
into different parts.
- These analyzed information can be used e.g. to decide if it's neccessary
+ These analyzed information can be used e.g. to decide if it's necessary
to switch into the backing mode, close the current active frame only or
exit the whole application explicitly or implicitly.
*/
diff --git a/include/framework/preventduplicateinteraction.hxx b/include/framework/preventduplicateinteraction.hxx
index a411b9184711..63ff840885f5 100644
--- a/include/framework/preventduplicateinteraction.hxx
+++ b/include/framework/preventduplicateinteraction.hxx
@@ -161,7 +161,7 @@ class FWE_DLLPUBLIC PreventDuplicateInteraction : private ThreadHelpBase2
@param xSMGR
uno service manager for creating services internaly
- @threadsafe not neccessary
+ @threadsafe not necessary
*/
PreventDuplicateInteraction(const css::uno::Reference< css::uno::XComponentContext >& rxContext);
diff --git a/include/framework/titlehelper.hxx b/include/framework/titlehelper.hxx
index 1ddf064eb4bf..760257207096 100644
--- a/include/framework/titlehelper.hxx
+++ b/include/framework/titlehelper.hxx
@@ -78,7 +78,7 @@ class FWE_DLLPUBLIC TitleHelper : private ::cppu::BaseMutex
It's holded weak only so we do not need any complex dispose sessions.
- Note: Passing NULL as parameter will be alloed. It will reset the internal
+ Note: Passing NULL as parameter will be allowed. It will reset the internal
member reference only.
@param xOwner
@@ -92,7 +92,7 @@ class FWE_DLLPUBLIC TitleHelper : private ::cppu::BaseMutex
It's holded weak only so we do not need any complex dispose sessions.
- Note: Passing NULL as parameter will be alloed. It will reset the internal
+ Note: Passing NULL as parameter will be allowed. It will reset the internal
member reference only.
@param xNumbers