summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-19 23:03:15 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-20 04:17:41 +0200
commit85b1d47450fa33f772d06353c4dad8da4d22f114 (patch)
tree5badf194e913742fd812cd3296703df5815eb2e5 /lotuswordpro
parent7a98a2c69d0fc747e6d7f813c591b5bf79aa8d7d (diff)
Fix typos
Change-Id: Icefd5a9e2a8bd929caa486c4cf3283925237d707 Reviewed-on: https://gerrit.libreoffice.org/75980 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/inc/xfilter/xfborders.hxx6
-rw-r--r--lotuswordpro/inc/xfilter/xfconfigmanager.hxx2
-rw-r--r--lotuswordpro/inc/xfilter/xfindex.hxx4
-rw-r--r--lotuswordpro/inc/xfilter/xftimestyle.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpdivopts.hxx2
-rw-r--r--lotuswordpro/source/filter/lwprowlayout.cxx2
-rw-r--r--lotuswordpro/source/filter/lwptblformula.cxx2
-rw-r--r--lotuswordpro/source/filter/lwptoc.cxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfglobal.cxx4
9 files changed, 13 insertions, 13 deletions
diff --git a/lotuswordpro/inc/xfilter/xfborders.hxx b/lotuswordpro/inc/xfilter/xfborders.hxx
index ac23bd5f9cbc..0f202cf7dd59 100644
--- a/lotuswordpro/inc/xfilter/xfborders.hxx
+++ b/lotuswordpro/inc/xfilter/xfborders.hxx
@@ -94,7 +94,7 @@ public:
void SetWidthInner(double inner);
/**
- * @descr Set space between double lines fo border.
+ * @descr Set space between double lines of border.
*/
void SetWidthSpace(double space);
@@ -105,7 +105,7 @@ public:
private:
/**
- * @descr Forst line width to OOo border width format.
+ * @descr First line width to OOo border width format.
*/
OUString GetLineWidth();
@@ -156,7 +156,7 @@ public:
void SetWidthInner(enumXFBorder side, double inner);
/**
- * @descr Set space between two borders fo border side.
+ * @descr Set space between two borders of border side.
*/
void SetWidthSpace(enumXFBorder side, double space);
diff --git a/lotuswordpro/inc/xfilter/xfconfigmanager.hxx b/lotuswordpro/inc/xfilter/xfconfigmanager.hxx
index d33779a64007..39b965e184e2 100644
--- a/lotuswordpro/inc/xfilter/xfconfigmanager.hxx
+++ b/lotuswordpro/inc/xfilter/xfconfigmanager.hxx
@@ -71,7 +71,7 @@
* @brief
* Config information for OOo document, ie, line count config, endnote and footnote config.
* This object should only exist one instance.
- * Don't make this object an singleton because it's managed by XFStyleManager.
+ * Don't make this object a singleton because it's managed by XFStyleManager.
*/
class XFConfigManager : public XFStyleContainer
{
diff --git a/lotuswordpro/inc/xfilter/xfindex.hxx b/lotuswordpro/inc/xfilter/xfindex.hxx
index 9cd469662916..453aa01c16f1 100644
--- a/lotuswordpro/inc/xfilter/xfindex.hxx
+++ b/lotuswordpro/inc/xfilter/xfindex.hxx
@@ -91,7 +91,7 @@ public:
*/
void SetStyleName(const OUString& style) override;
/**
- * @descr Add a entry in the template.
+ * @descr Add an entry in the template.
*/
void AddEntry(enumXFIndexTemplate entry, const OUString& styleName);
@@ -101,7 +101,7 @@ public:
void AddTabEntry(enumXFTab type, double len, sal_Unicode leader, sal_Unicode delimiter, const OUString& styleName);
/**
- * @descr Add a entry in the template.
+ * @descr Add an entry in the template.
*/
void AddTextEntry(const OUString& sSpan, const OUString& styleName);
diff --git a/lotuswordpro/inc/xfilter/xftimestyle.hxx b/lotuswordpro/inc/xfilter/xftimestyle.hxx
index a6a388f06ee6..b25936c667b2 100644
--- a/lotuswordpro/inc/xfilter/xftimestyle.hxx
+++ b/lotuswordpro/inc/xfilter/xftimestyle.hxx
@@ -55,7 +55,7 @@
************************************************************************/
/*************************************************************************
* @file
- * Time style. The TIme format for time field.
+ * Time style. The Time format for time field.
************************************************************************/
#ifndef INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFTIMESTYLE_HXX
#define INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFTIMESTYLE_HXX
diff --git a/lotuswordpro/source/filter/lwpdivopts.hxx b/lotuswordpro/source/filter/lwpdivopts.hxx
index c2467e74e990..33a26f2ce50e 100644
--- a/lotuswordpro/source/filter/lwpdivopts.hxx
+++ b/lotuswordpro/source/filter/lwpdivopts.hxx
@@ -81,7 +81,7 @@ private:
};
/*
-Text languange.
+Text language.
This class which holds identifiers for language and dialect.
DESCRIPTION You can mark text as being a certain language. When we spell
check or grammar check we'll use this info to determine which dictionary
diff --git a/lotuswordpro/source/filter/lwprowlayout.cxx b/lotuswordpro/source/filter/lwprowlayout.cxx
index 4140385bf8af..f9b851fd7b8f 100644
--- a/lotuswordpro/source/filter/lwprowlayout.cxx
+++ b/lotuswordpro/source/filter/lwprowlayout.cxx
@@ -452,7 +452,7 @@ void LwpRowLayout::CollectMergeInfo()
}
/**
* @short split merge cells in this row
- * @param nEffectRows - max spanned number of prevoius row
+ * @param nEffectRows - max spanned number of previous row
*/
void LwpRowLayout::SetCellSplit(sal_uInt16 nEffectRows)
{
diff --git a/lotuswordpro/source/filter/lwptblformula.cxx b/lotuswordpro/source/filter/lwptblformula.cxx
index e34544579802..10193e7c5d00 100644
--- a/lotuswordpro/source/filter/lwptblformula.cxx
+++ b/lotuswordpro/source/filter/lwptblformula.cxx
@@ -411,7 +411,7 @@ void LwpFormulaFunc::AddArg(std::unique_ptr<LwpFormulaArg> pArg)
m_aArgs.push_back(std::move(pArg));
}
/**
-* Convert the functions to a string, which is a argument of other formula
+* Convert the functions to a string, which is an argument of other formula
*/
OUString LwpFormulaFunc::ToArgString(LwpTableLayout* pCellsMap)
{
diff --git a/lotuswordpro/source/filter/lwptoc.cxx b/lotuswordpro/source/filter/lwptoc.cxx
index 037ecd72ef1f..89ab770e4726 100644
--- a/lotuswordpro/source/filter/lwptoc.cxx
+++ b/lotuswordpro/source/filter/lwptoc.cxx
@@ -159,7 +159,7 @@ void LwpTocSuperLayout::XFConvert(XFContentContainer* pCont)
if(!pLevel)
{
- // add an blank template so that SODC won't add default style to this level
+ // add a blank template so that SODC won't add default style to this level
xToc->AddTemplate(OUString::number(i), OUString(), pTemplate);
continue;
}
diff --git a/lotuswordpro/source/filter/xfilter/xfglobal.cxx b/lotuswordpro/source/filter/xfilter/xfglobal.cxx
index 36649937dcab..85425aeeb3bc 100644
--- a/lotuswordpro/source/filter/xfilter/xfglobal.cxx
+++ b/lotuswordpro/source/filter/xfilter/xfglobal.cxx
@@ -71,14 +71,14 @@ int XFGlobal::s_nImageID = 1;
OUString XFGlobal::GenSectionName()
{
- //give it a initial name:
+ //give it an initial name:
OUString sResult = "sect" + OUString::number(s_nSectionID++);
return sResult;
}
OUString XFGlobal::GenFrameName()
{
- //give it a initial name:
+ //give it an initial name:
OUString sResult = "frame" + OUString::number(s_nFrameID++);
return sResult;
}