summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/framework/addonsoptions.hxx4
-rw-r--r--include/svtools/menuoptions.hxx4
-rw-r--r--include/svtools/miscopt.hxx4
-rw-r--r--include/svtools/optionsdrawinglayer.hxx4
-rw-r--r--include/svtools/slidesorterbaropt.hxx2
-rw-r--r--include/svtools/toolpanelopt.hxx2
-rw-r--r--include/unotools/cmdoptions.hxx4
-rw-r--r--include/unotools/compatibility.hxx4
-rw-r--r--include/unotools/dynamicmenuoptions.hxx4
-rw-r--r--include/unotools/extendedsecurityoptions.hxx4
-rw-r--r--include/unotools/fontoptions.hxx4
-rw-r--r--include/unotools/historyoptions.hxx4
-rw-r--r--include/unotools/localisationoptions.hxx4
-rw-r--r--include/unotools/moduleoptions.hxx2
-rw-r--r--include/unotools/printwarningoptions.hxx4
-rw-r--r--include/unotools/securityoptions.hxx4
-rw-r--r--include/unotools/viewoptions.hxx2
17 files changed, 30 insertions, 30 deletions
diff --git a/include/framework/addonsoptions.hxx b/include/framework/addonsoptions.hxx
index b52db4176888..79ff32e1e352 100644
--- a/include/framework/addonsoptions.hxx
+++ b/include/framework/addonsoptions.hxx
@@ -296,8 +296,8 @@ class FWE_DLLPUBLIC AddonsOptions
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/svtools/menuoptions.hxx b/include/svtools/menuoptions.hxx
index 3b7006ca5064..75a44404da1e 100644
--- a/include/svtools/menuoptions.hxx
+++ b/include/svtools/menuoptions.hxx
@@ -97,8 +97,8 @@ class SVT_DLLPUBLIC SAL_WARN_UNUSED SvtMenuOptions: public utl::detail::Options
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/svtools/miscopt.hxx b/include/svtools/miscopt.hxx
index 95db0025d61f..4bff14906401 100644
--- a/include/svtools/miscopt.hxx
+++ b/include/svtools/miscopt.hxx
@@ -119,8 +119,8 @@ class SVT_DLLPUBLIC SvtMiscOptions: public utl::detail::Options
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/svtools/optionsdrawinglayer.hxx b/include/svtools/optionsdrawinglayer.hxx
index b632d04c0905..a5bcc98c7acd 100644
--- a/include/svtools/optionsdrawinglayer.hxx
+++ b/include/svtools/optionsdrawinglayer.hxx
@@ -171,8 +171,8 @@ class SVT_DLLPUBLIC SvtOptionsDrawinglayer
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/svtools/slidesorterbaropt.hxx b/include/svtools/slidesorterbaropt.hxx
index 67d1225dd416..b9e4623af44f 100644
--- a/include/svtools/slidesorterbaropt.hxx
+++ b/include/svtools/slidesorterbaropt.hxx
@@ -83,7 +83,7 @@ class SVT_DLLPUBLIC SvtSlideSorterBarOptions: public utl::detail::Options
/**
\attention
- Don't initialize these static member in these header!
+ Don't initialize these static members in these headers!
\li Double defined symbols will be detected ...
\li and unresolved externals exist at linking time.
Do it in your source only.
diff --git a/include/svtools/toolpanelopt.hxx b/include/svtools/toolpanelopt.hxx
index d261465eae62..c5368a5aeacc 100644
--- a/include/svtools/toolpanelopt.hxx
+++ b/include/svtools/toolpanelopt.hxx
@@ -84,7 +84,7 @@ class SVT_DLLPUBLIC SvtToolPanelOptions: public utl::detail::Options
/**
\attention
- Don't initialize these static member in these header!
+ Don't initialize these static members in these headers!
\li Double defined symbols will be detected ...
\li and unresolved externals exist at linking time.
Do it in your source only.
diff --git a/include/unotools/cmdoptions.hxx b/include/unotools/cmdoptions.hxx
index eddc1490c1e1..cdc57765e263 100644
--- a/include/unotools/cmdoptions.hxx
+++ b/include/unotools/cmdoptions.hxx
@@ -125,8 +125,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtCommandOptions : public utl::detail:
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/unotools/compatibility.hxx b/include/unotools/compatibility.hxx
index 89ca6dc192b3..24fc1bb6cca0 100644
--- a/include/unotools/compatibility.hxx
+++ b/include/unotools/compatibility.hxx
@@ -181,8 +181,8 @@ class UNOTOOLS_DLLPUBLIC SvtCompatibilityOptions: public utl::detail::Options
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/unotools/dynamicmenuoptions.hxx b/include/unotools/dynamicmenuoptions.hxx
index 24e358b771bf..9de603cf953d 100644
--- a/include/unotools/dynamicmenuoptions.hxx
+++ b/include/unotools/dynamicmenuoptions.hxx
@@ -104,8 +104,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtDynamicMenuOptions : public utl::det
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/unotools/extendedsecurityoptions.hxx b/include/unotools/extendedsecurityoptions.hxx
index 8c9840c21b11..5c11c630b838 100644
--- a/include/unotools/extendedsecurityoptions.hxx
+++ b/include/unotools/extendedsecurityoptions.hxx
@@ -87,8 +87,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtExtendedSecurityOptions : public utl
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/unotools/fontoptions.hxx b/include/unotools/fontoptions.hxx
index 6cb4b0ce0554..e0526bbcdff9 100644
--- a/include/unotools/fontoptions.hxx
+++ b/include/unotools/fontoptions.hxx
@@ -91,8 +91,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtFontOptions : public utl::detail::Op
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/unotools/historyoptions.hxx b/include/unotools/historyoptions.hxx
index d3617704ed15..e773a418b4b3 100644
--- a/include/unotools/historyoptions.hxx
+++ b/include/unotools/historyoptions.hxx
@@ -104,8 +104,8 @@ private:
/* Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/unotools/localisationoptions.hxx b/include/unotools/localisationoptions.hxx
index 66ee0320c8e3..e315c61a1168 100644
--- a/include/unotools/localisationoptions.hxx
+++ b/include/unotools/localisationoptions.hxx
@@ -101,8 +101,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtLocalisationOptions : public utl::de
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/unotools/moduleoptions.hxx b/include/unotools/moduleoptions.hxx
index 75615a89bf3b..e26d1442cfb7 100644
--- a/include/unotools/moduleoptions.hxx
+++ b/include/unotools/moduleoptions.hxx
@@ -180,7 +180,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtModuleOptions : public utl::detail::
/*Attention
- Don't initialize these static member in these header!
+ Don't initialize these static members in these headers!
a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
diff --git a/include/unotools/printwarningoptions.hxx b/include/unotools/printwarningoptions.hxx
index 92a8d7b0c81c..5aa0c3a84547 100644
--- a/include/unotools/printwarningoptions.hxx
+++ b/include/unotools/printwarningoptions.hxx
@@ -89,8 +89,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtPrintWarningOptions : public utl::de
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/unotools/securityoptions.hxx b/include/unotools/securityoptions.hxx
index 9dad487c232b..3bd88072ab1f 100644
--- a/include/unotools/securityoptions.hxx
+++ b/include/unotools/securityoptions.hxx
@@ -224,8 +224,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtSecurityOptions : public utl::detail
/*Attention
- Don't initialize these static member in these header!
- a) Double dfined symbols will be detected ...
+ Don't initialize these static members in these headers!
+ a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.
*/
diff --git a/include/unotools/viewoptions.hxx b/include/unotools/viewoptions.hxx
index 109cd37093c7..1e565e48b466 100644
--- a/include/unotools/viewoptions.hxx
+++ b/include/unotools/viewoptions.hxx
@@ -246,7 +246,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtViewOptions : public utl::detail::Op
/*Attention
- Don't initialize these static member in these header!
+ Don't initialize these static members in these headers!
a) Double defined symbols will be detected ...
b) and unresolved externals exist at linking time.
Do it in your source only.