diff options
author | Gregg King <smokedart@gmail.com> | 2013-02-28 18:11:24 -0400 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-03-02 02:45:55 +0000 |
commit | db7a441342f7a22d23492dbd25b113e9573db192 (patch) | |
tree | e599f39d757a43af20bc16851072c396634da07d /unotools | |
parent | 9ca5383abfb7f2f785e9f2e2d5b2565b9a60bbab (diff) |
Typo fix: informations -> information and a few other adjacent typos.
FDO:60724
Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b
Reviewed-on: https://gerrit.libreoffice.org/2479
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/inc/unotools/cmdoptions.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/compatibility.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/confignode.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/dynamicmenuoptions.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/extendedsecurityoptions.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/fontoptions.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/historyoptions.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/internaloptions.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/localisationoptions.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/moduleoptions.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/printwarningoptions.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/securityoptions.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/viewoptions.hxx | 2 | ||||
-rw-r--r-- | unotools/inc/unotools/workingsetoptions.hxx | 2 | ||||
-rw-r--r-- | unotools/source/config/configitem.cxx | 2 | ||||
-rw-r--r-- | unotools/source/config/moduleoptions.cxx | 2 | ||||
-rw-r--r-- | unotools/source/config/saveopt.cxx | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/unotools/inc/unotools/cmdoptions.hxx b/unotools/inc/unotools/cmdoptions.hxx index b24635f1ebec..173b7b585643 100644 --- a/unotools/inc/unotools/cmdoptions.hxx +++ b/unotools/inc/unotools/cmdoptions.hxx @@ -42,7 +42,7 @@ class SvtCommandOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about dynamic menus + @short collect information about dynamic menus @descr Make it possible to configure dynamic menu structures of menus like "new" or "wizard". @implements - diff --git a/unotools/inc/unotools/compatibility.hxx b/unotools/inc/unotools/compatibility.hxx index a7b4aa018cbd..34fd9becbcde 100644 --- a/unotools/inc/unotools/compatibility.hxx +++ b/unotools/inc/unotools/compatibility.hxx @@ -79,7 +79,7 @@ enum CompatibilityOptions class SvtCompatibilityOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about dynamic menus + @short collect information about dynamic menus @descr Make it possible to configure dynamic menu structures of menus like "new" or "wizard". @implements - diff --git a/unotools/inc/unotools/confignode.hxx b/unotools/inc/unotools/confignode.hxx index 765a5ecb23b6..184250cb6200 100644 --- a/unotools/inc/unotools/confignode.hxx +++ b/unotools/inc/unotools/confignode.hxx @@ -179,7 +179,7 @@ namespace utl virtual void clear() throw(); // ----------------------- - // meta informations about the node + // meta information about the node /// checks whether or not the object represents a set node. sal_Bool isSetNode() const; diff --git a/unotools/inc/unotools/dynamicmenuoptions.hxx b/unotools/inc/unotools/dynamicmenuoptions.hxx index 8c29bf71c8ac..19f806b83ba9 100644 --- a/unotools/inc/unotools/dynamicmenuoptions.hxx +++ b/unotools/inc/unotools/dynamicmenuoptions.hxx @@ -55,7 +55,7 @@ enum EDynamicMenuType class SvtDynamicMenuOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about dynamic menus + @short collect information about dynamic menus @descr Make it possible to configure dynamic menu structures of menus like "new" or "wizard". @implements - diff --git a/unotools/inc/unotools/extendedsecurityoptions.hxx b/unotools/inc/unotools/extendedsecurityoptions.hxx index 521505134c4c..245f87e0d50f 100644 --- a/unotools/inc/unotools/extendedsecurityoptions.hxx +++ b/unotools/inc/unotools/extendedsecurityoptions.hxx @@ -36,7 +36,7 @@ class SvtExtendedSecurityOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about security features + @short collect information about security features @descr - @implements - diff --git a/unotools/inc/unotools/fontoptions.hxx b/unotools/inc/unotools/fontoptions.hxx index 333a481495be..d37423138e00 100644 --- a/unotools/inc/unotools/fontoptions.hxx +++ b/unotools/inc/unotools/fontoptions.hxx @@ -35,7 +35,7 @@ class SvtFontOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about font features + @short collect information about font features @descr - @implements - diff --git a/unotools/inc/unotools/historyoptions.hxx b/unotools/inc/unotools/historyoptions.hxx index a3f664ddcd13..8be1f81a6c9a 100644 --- a/unotools/inc/unotools/historyoptions.hxx +++ b/unotools/inc/unotools/historyoptions.hxx @@ -58,7 +58,7 @@ enum EHistoryType class SvtHistoryOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about history features + @short collect information about history features @descr - @implements - diff --git a/unotools/inc/unotools/internaloptions.hxx b/unotools/inc/unotools/internaloptions.hxx index 49db685a533d..89fe29f4817b 100644 --- a/unotools/inc/unotools/internaloptions.hxx +++ b/unotools/inc/unotools/internaloptions.hxx @@ -37,7 +37,7 @@ class SvtInternalOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about internal features + @short collect information about internal features @descr - @implements - diff --git a/unotools/inc/unotools/localisationoptions.hxx b/unotools/inc/unotools/localisationoptions.hxx index 93f5d1f5d410..931d59f1980d 100644 --- a/unotools/inc/unotools/localisationoptions.hxx +++ b/unotools/inc/unotools/localisationoptions.hxx @@ -34,7 +34,7 @@ class SvtLocalisationOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about localisation features + @short collect information about localisation features @descr - @implements - diff --git a/unotools/inc/unotools/moduleoptions.hxx b/unotools/inc/unotools/moduleoptions.hxx index fed7fa9e0003..3fd629763bc4 100644 --- a/unotools/inc/unotools/moduleoptions.hxx +++ b/unotools/inc/unotools/moduleoptions.hxx @@ -47,7 +47,7 @@ class SvtModuleOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about installation state of modules + @short collect information about installation state of modules @descr Use these class to get installation state of different office modules like writer, calc etc Further you can ask for additional informations; e.g. name of standard template file, which should be used by corresponding module; or short/long name of these module factory. diff --git a/unotools/inc/unotools/printwarningoptions.hxx b/unotools/inc/unotools/printwarningoptions.hxx index 327cf8d40c75..61b79ee2eb45 100644 --- a/unotools/inc/unotools/printwarningoptions.hxx +++ b/unotools/inc/unotools/printwarningoptions.hxx @@ -36,7 +36,7 @@ class SvtPrintWarningOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about startup features + @short collect information about startup features @descr - @implements - diff --git a/unotools/inc/unotools/securityoptions.hxx b/unotools/inc/unotools/securityoptions.hxx index ac8e6f1660d0..dd4548551e33 100644 --- a/unotools/inc/unotools/securityoptions.hxx +++ b/unotools/inc/unotools/securityoptions.hxx @@ -48,7 +48,7 @@ enum EBasicSecurityMode }; /*-************************************************************************************************************//** - @short collect informations about security features + @short collect information about security features @descr - @implements - diff --git a/unotools/inc/unotools/viewoptions.hxx b/unotools/inc/unotools/viewoptions.hxx index 0fa54f2b408f..39164c201255 100644 --- a/unotools/inc/unotools/viewoptions.hxx +++ b/unotools/inc/unotools/viewoptions.hxx @@ -48,7 +48,7 @@ enum EViewType }; /*-************************************************************************************************************//** - @short collect informations about view features + @short collect information about view features @descr We support different basetypes of views like dialogs, tab-dialogs, tab-pages and normal windows. You must specify your basetype by using right enum value and must give us a valid name for your subkey in registry! We support some fix features for some bastypes and user data as string for all! diff --git a/unotools/inc/unotools/workingsetoptions.hxx b/unotools/inc/unotools/workingsetoptions.hxx index 613d20594608..c351da83f3ec 100644 --- a/unotools/inc/unotools/workingsetoptions.hxx +++ b/unotools/inc/unotools/workingsetoptions.hxx @@ -39,7 +39,7 @@ class SvtWorkingSetOptions_Impl; /*-************************************************************************************************************//** - @short collect informations about security features + @short collect information about security features @descr - @implements - diff --git a/unotools/source/config/configitem.cxx b/unotools/source/config/configitem.cxx index 3e92ceebfbc5..7cf70fd26555 100644 --- a/unotools/source/config/configitem.cxx +++ b/unotools/source/config/configitem.cxx @@ -406,7 +406,7 @@ Sequence< sal_Bool > ConfigItem::GetReadOnlyStates(const com::sun::star::uno::Se for ( i=0; i<nCount; ++i) lStates[i] = sal_False; - // no access - no informations ... + // no access - no information ... Reference< XHierarchicalNameAccess > xHierarchyAccess = GetTree(); if (!xHierarchyAccess.is()) return lStates; diff --git a/unotools/source/config/moduleoptions.cxx b/unotools/source/config/moduleoptions.cxx index 0a119b8e4b40..3b5680f3ecfb 100644 --- a/unotools/source/config/moduleoptions.cxx +++ b/unotools/source/config/moduleoptions.cxx @@ -898,7 +898,7 @@ void SvtModuleOptions_Impl::impl_Read( const css::uno::Sequence< ::rtl::OUString // in our member list m_lFactories! VAriable nPropertyStart marks start position of every factory // and her properties in expanded property/value list. The defines PROPERTHANDLE_xxx are used as offset values // added to nPropertyStart. So we can address every property relative in these lists. - // If we found any valid values ... we reset all existing informations for corresponding m_lFactories-entry and + // If we found any valid values ... we reset all existing information for corresponding m_lFactories-entry and // use a pointer to these struct in memory directly to set new values. // But we set it only, if bInstalled is true. Otherwise all other values of a factory can be undeclared .. They // shouldn't be used then. diff --git a/unotools/source/config/saveopt.cxx b/unotools/source/config/saveopt.cxx index 16186382a8b1..a6e27a6c9e9e 100644 --- a/unotools/source/config/saveopt.cxx +++ b/unotools/source/config/saveopt.cxx @@ -565,7 +565,7 @@ SvtSaveOptions_Impl::SvtSaveOptions_Impl() ::rtl::OUString("TimeIntervall")) >>= nAutoSaveTime; } catch(const css::uno::Exception&) - { OSL_FAIL("Could not find needed informations for AutoSave feature."); } + { OSL_FAIL("Could not find needed information for AutoSave feature."); } } SvtSaveOptions_Impl::~SvtSaveOptions_Impl() |