summaryrefslogtreecommitdiff
path: root/sw/source/core
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core')
-rw-r--r--sw/source/core/crsr/trvltbl.cxx2
-rw-r--r--sw/source/core/doc/poolfmt.cxx2
-rw-r--r--sw/source/core/docnode/nodedump.cxx2
-rw-r--r--sw/source/core/fields/ddetbl.cxx2
-rw-r--r--sw/source/core/inc/swfont.hxx4
-rw-r--r--sw/source/core/layout/paintfrm.cxx2
-rw-r--r--sw/source/core/txtnode/fntcache.cxx2
-rw-r--r--sw/source/core/txtnode/txtedt.cxx2
8 files changed, 9 insertions, 9 deletions
diff --git a/sw/source/core/crsr/trvltbl.cxx b/sw/source/core/crsr/trvltbl.cxx
index 75a2f1b74198..19590a968e4b 100644
--- a/sw/source/core/crsr/trvltbl.cxx
+++ b/sw/source/core/crsr/trvltbl.cxx
@@ -285,7 +285,7 @@ sal_Bool SwCrsrShell::SelTblBox()
// if we're in a table, create a table cursor, and select the cell
// that the current cursor's point resides in
- // search for start node of our table box. If not found, exit realy
+ // search for start node of our table box. If not found, exit really
const SwStartNode* pStartNode =
m_pCurCrsr->GetPoint()->nNode.GetNode().FindTableBoxStartNode();
diff --git a/sw/source/core/doc/poolfmt.cxx b/sw/source/core/doc/poolfmt.cxx
index c0836b0c24c1..18d8a4cff1d1 100644
--- a/sw/source/core/doc/poolfmt.cxx
+++ b/sw/source/core/doc/poolfmt.cxx
@@ -1422,7 +1422,7 @@ bool SwDoc::IsPoolFmtUsed( sal_uInt16 nId ) const
bFnd = true;
}
- // Not found or no dependecies?
+ // Not found or no dependencies?
if( bFnd && pNewFmt->GetDepends() )
{
// Check if we have dependent ContentNodes in the Nodes array
diff --git a/sw/source/core/docnode/nodedump.cxx b/sw/source/core/docnode/nodedump.cxx
index 6696c1dc3d1c..f83f2deb669c 100644
--- a/sw/source/core/docnode/nodedump.cxx
+++ b/sw/source/core/docnode/nodedump.cxx
@@ -209,7 +209,7 @@ void SwNode::dumpAsXml( xmlTextWriterPtr w )
break;
case ND_STARTNODE:
case ND_TEXTNODE:
- abort(); // overriden
+ abort(); // overridden
case ND_TABLENODE:
name = "table";
break;
diff --git a/sw/source/core/fields/ddetbl.cxx b/sw/source/core/fields/ddetbl.cxx
index 364f2b8dbc9b..bbcf16976fc3 100644
--- a/sw/source/core/fields/ddetbl.cxx
+++ b/sw/source/core/fields/ddetbl.cxx
@@ -67,7 +67,7 @@ SwDDETable::~SwDDETable()
GetTabSortBoxes()[0]->GetSttNd()->GetNodes().IsDocNodes() )
pFldTyp->DecRefCnt();
- // If it is the last dependant of the "deleted field" than delete it finally
+ // If it is the last dependent of the "deleted field" than delete it finally
if( pFldTyp->IsDeleted() && pFldTyp->IsLastDepend() )
{
pFldTyp->Remove( &aDepend );
diff --git a/sw/source/core/inc/swfont.hxx b/sw/source/core/inc/swfont.hxx
index 6f17a43b7935..c46c58f70b1b 100644
--- a/sw/source/core/inc/swfont.hxx
+++ b/sw/source/core/inc/swfont.hxx
@@ -424,7 +424,7 @@ public:
SvxShadowLocation GetShadowLocation() const { return m_aShadowLocation; }
/**
- * Get the absolute shadow location dependant from orientation.
+ * Get the absolute shadow location dependent from orientation.
*
* @param[in] bVertLayout true, if the container layout is vertical
* false, otherwise
@@ -433,7 +433,7 @@ public:
SvxShadowLocation GetAbsShadowLocation( const bool bVertLayout ) const;
/**
- * Calculate the shadow space on the specified side dependant from
+ * Calculate the shadow space on the specified side dependent from
* the orientation and connection with neightbours.
* @see shaditem.hxx for integer constants of sides
*
diff --git a/sw/source/core/layout/paintfrm.cxx b/sw/source/core/layout/paintfrm.cxx
index d5ae1c877d22..d8e0de48d2de 100644
--- a/sw/source/core/layout/paintfrm.cxx
+++ b/sw/source/core/layout/paintfrm.cxx
@@ -3832,7 +3832,7 @@ sal_Bool SwFlyFrm::IsPaint( SdrObject *pObj, const SwViewShell *pSh )
if ( 0 == ( pUserCall = GetUserCall(pObj) ) )
return sal_True;
- //Attribute dependant, don't paint for printer or Preview
+ //Attribute dependent, don't paint for printer or Preview
sal_Bool bPaint = pFlyOnlyDraw ||
((SwContact*)pUserCall)->GetFmt()->GetPrint().GetValue();
if ( !bPaint )
diff --git a/sw/source/core/txtnode/fntcache.cxx b/sw/source/core/txtnode/fntcache.cxx
index 5d33091c645a..bc71e1344a25 100644
--- a/sw/source/core/txtnode/fntcache.cxx
+++ b/sw/source/core/txtnode/fntcache.cxx
@@ -2613,7 +2613,7 @@ sal_Bool SwDrawTextInfo::ApplyAutoColor( Font* pFont )
if( GetShell() && GetShell()->GetWin() )
{
- // here we determine the prefered window text color for painting
+ // here we determine the preferred window text color for painting
const SwViewOption* pViewOption = GetShell()->GetViewOptions();
if(pViewOption->IsPagePreview() &&
!SW_MOD()->GetAccessibilityOptions().GetIsForPagePreviews())
diff --git a/sw/source/core/txtnode/txtedt.cxx b/sw/source/core/txtnode/txtedt.cxx
index 6e94f608551d..de9ab9db93d4 100644
--- a/sw/source/core/txtnode/txtedt.cxx
+++ b/sw/source/core/txtnode/txtedt.cxx
@@ -1465,7 +1465,7 @@ SwRect SwTxtFrm::SmartTagScan( SwCntntNode* /*pActNode*/, xub_StrLen /*nActPos*/
sal_Int32 nLangBegin = nBegin;
sal_Int32 nLangEnd = nEnd;
- // smart tag recognization has to be done for each language portion:
+ // smart tag recognition has to be done for each language portion:
SwLanguageIterator aIter( *pNode, nLangBegin );
do