summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/config/cmdoptions.cxx2
-rw-r--r--unotools/source/config/dynamicmenuoptions.cxx2
-rw-r--r--unotools/source/config/extendedsecurityoptions.cxx2
-rw-r--r--unotools/source/config/fontoptions.cxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/unotools/source/config/cmdoptions.cxx b/unotools/source/config/cmdoptions.cxx
index 50f816c19ab9..6279a03555ed 100644
--- a/unotools/source/config/cmdoptions.cxx
+++ b/unotools/source/config/cmdoptions.cxx
@@ -122,7 +122,7 @@ class SvtCommandOptions_Impl : public ConfigItem
virtual void ImplCommit() override;
/*-****************************************************************************************************
- @short return list of key names of our configuration management which represent oue module tree
+ @short return list of key names of our configuration management which represent our module tree
@descr These methods return the current list of key names! We need it to get needed values from our
configuration management and support dynamical menu item lists!
@param "nDisabledCount" , returns count of menu entries for "new"
diff --git a/unotools/source/config/dynamicmenuoptions.cxx b/unotools/source/config/dynamicmenuoptions.cxx
index 1d95ca1f8877..4259f06bd424 100644
--- a/unotools/source/config/dynamicmenuoptions.cxx
+++ b/unotools/source/config/dynamicmenuoptions.cxx
@@ -183,7 +183,7 @@ class SvtDynamicMenuOptions_Impl : public ConfigItem
virtual void ImplCommit() override;
/*-****************************************************************************************************
- @short return list of key names of our configuration management which represent oue module tree
+ @short return list of key names of our configuration management which represent our module tree
@descr These methods return the current list of key names! We need it to get needed values from our
configuration management and support dynamical menu item lists!
@param "nNewCount" , returns count of menu entries for "new"
diff --git a/unotools/source/config/extendedsecurityoptions.cxx b/unotools/source/config/extendedsecurityoptions.cxx
index 1037d586f83e..fbb665f088fb 100644
--- a/unotools/source/config/extendedsecurityoptions.cxx
+++ b/unotools/source/config/extendedsecurityoptions.cxx
@@ -78,7 +78,7 @@ class SvtExtendedSecurityOptions_Impl : public ConfigItem
virtual void ImplCommit() override;
/*-****************************************************************************************************
- @short return list of key names of our configuration management which represent oue module tree
+ @short return list of key names of our configuration management which represent our module tree
@descr These methods return a static const list of key names. We need it to get needed values from our
configuration management.
@return A list of needed configuration keys is returned.
diff --git a/unotools/source/config/fontoptions.cxx b/unotools/source/config/fontoptions.cxx
index 61b9c54e9948..12f8285df830 100644
--- a/unotools/source/config/fontoptions.cxx
+++ b/unotools/source/config/fontoptions.cxx
@@ -79,7 +79,7 @@ class SvtFontOptions_Impl : public ConfigItem
virtual void ImplCommit() override;
/*-****************************************************************************************************
- @short return list of key names of our configuration management which represent oue module tree
+ @short return list of key names of our configuration management which represent our module tree
@descr These methods return a static const list of key names. We need it to get needed values from our
configuration management.
@return A list of needed configuration keys is returned.