summaryrefslogtreecommitdiff
path: root/filter/source/msfilter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2014-11-10 15:05:25 +0100
committerNoel Grandin <noelgrandin@gmail.com>2014-11-12 11:04:11 +0000
commitda40cac540e7d735edbe9069b3c8ec6af4530208 (patch)
treef2abda7281129e13f588c77b18780a7090c8405f /filter/source/msfilter
parentbb437029c1e5331bcc3f8fb2fc87837142a52f33 (diff)
Fix common typos. No automatic tools. Handmade…
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'filter/source/msfilter')
-rw-r--r--filter/source/msfilter/msdffimp.cxx8
-rw-r--r--filter/source/msfilter/svdfppt.cxx4
2 files changed, 6 insertions, 6 deletions
diff --git a/filter/source/msfilter/msdffimp.cxx b/filter/source/msfilter/msdffimp.cxx
index 7eecc3f1c2c1..466faf62ae22 100644
--- a/filter/source/msfilter/msdffimp.cxx
+++ b/filter/source/msfilter/msdffimp.cxx
@@ -3260,7 +3260,7 @@ bool SvxMSDffManager::SeekToRec( SvStream& rSt, sal_uInt16 nRecId, sal_uLong nMa
bool SvxMSDffManager::SeekToRec2( sal_uInt16 nRecId1, sal_uInt16 nRecId2, sal_uLong nMaxFilePos, DffRecordHeader* pRecHd, sal_uLong nSkipCount ) const
{
bool bRet = false;
- sal_uLong nFPosMerk = rStCtrl.Tell(); // remember FilePos for conditionally later restauration
+ sal_uLong nFPosMerk = rStCtrl.Tell(); // remember FilePos for conditionally later restoration
DffRecordHeader aHd;
do
{
@@ -5951,7 +5951,7 @@ bool SvxMSDffManager::GetShapeGroupContainerData( SvStream& rSt,
nReadSpGrCont += nLength;
}
while( nReadSpGrCont < nLenShapeGroupCont );
- // possition the steam correctly
+ // position the stream correctly
rSt.Seek( nStartShapeGroupCont + nLenShapeGroupCont );
return true;
}
@@ -5970,7 +5970,7 @@ bool SvxMSDffManager::GetShapeContainerData( SvStream& rSt,
sal_uLong nLenShapePropTbl = 0;
sal_uLong nReadSpCont = 0;
- // Store file offset of the shape containers or respectivly the group(!).
+ // Store file offset of the shape containers or respectively the group(!).
sal_uLong nStartOffs = (ULONG_MAX > nPosGroup) ?
nPosGroup : nStartShapeCont - DFF_COMMON_RECORD_HEADER_SIZE;
SvxMSDffShapeInfo aInfo( nStartOffs );
@@ -6983,7 +6983,7 @@ com::sun::star::uno::Reference < com::sun::star::embed::XEmbeddedObject > SvxMS
// needs the correct visarea
// If pName is set this is an own embedded object, it should have the correct size internally
- // TODO/LATER: it might make sence in future to set the size stored in internal object
+ // TODO/LATER: it might make sense in future to set the size stored in internal object
if( !pName && ( sStarName == "swriter" || sStarName == "scalc" ) )
{
MapMode aMapMode( VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nViewAspect ) ) );
diff --git a/filter/source/msfilter/svdfppt.cxx b/filter/source/msfilter/svdfppt.cxx
index 944514f192eb..4cc9956a3c4a 100644
--- a/filter/source/msfilter/svdfppt.cxx
+++ b/filter/source/msfilter/svdfppt.cxx
@@ -1207,7 +1207,7 @@ SdrObject* SdrEscherImport::ProcessObj( SvStream& rSt, DffObjData& rObjData, voi
}
}
}
- if ( pRet ) // sj: #i38501#, and and taking care of connections to group objects
+ if ( pRet ) // sj: #i38501#, and taking care of connections to group objects
{
if ( rObjData.nSpFlags & SP_FBACKGROUND )
{
@@ -6379,7 +6379,7 @@ PPTTextObj::PPTTextObj( SvStream& rIn, SdrPowerPointImport& rSdrPowerPointImport
{
DffRecordHeader aClientTextBoxHd( *rSdrPowerPointImport.maShapeRecords.Current() );
sal_uInt32 nTextRulerAtomOfs = 0; // case of zero -> this atom may be found in aClientDataContainerHd;
- // case of -1 -> ther is no atom of this kind
+ // case of -1 -> there is no atom of this kind
// else -> this is the fileofs where we can get it
// checkout if this is a referenced