summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doccorr.cxx
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2013-08-09 22:41:31 +0200
committerPhilipp Riemer <ruderphilipp@gmail.com>2013-08-09 22:44:41 +0200
commitc99476fcfc1aedcac60df399c6b5efeff1b23045 (patch)
tree13a18bcd615244c7b22b08d84fbe2d95dfe33456 /sw/source/core/doc/doccorr.cxx
parenta51c5437baf317fb253ddc84cdd11c9428da77b2 (diff)
deleted needless blank lines in sw/source/core/doc/
Change-Id: I5349ab03f7d2a4e66bf8ac5ef67382f47eb5b5d5
Diffstat (limited to 'sw/source/core/doc/doccorr.cxx')
-rw-r--r--sw/source/core/doc/doccorr.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/source/core/doc/doccorr.cxx b/sw/source/core/doc/doccorr.cxx
index 392524a3a76c..d6cf7b073c0b 100644
--- a/sw/source/core/doc/doccorr.cxx
+++ b/sw/source/core/doc/doccorr.cxx
@@ -112,7 +112,6 @@ namespace
}
}
-
void PaMCorrAbs( const SwPaM& rRange,
const SwPosition& rNewPos )
{
@@ -253,10 +252,6 @@ void SwDoc::CorrAbs(const SwNodeIndex& rStartNode,
}
}
-
-
-
-
void PaMCorrRel( const SwNodeIndex &rOldNode,
const SwPosition &rNewPos,
const xub_StrLen nOffset )
@@ -328,7 +323,6 @@ void SwDoc::CorrRel(const SwNodeIndex& rOldNode,
::PaMCorrRel(rOldNode, rNewPos, nOffset);
}
-
SwEditShell* SwDoc::GetEditShell( ViewShell** ppSh ) const
{
// Layout and OLE shells should be available