summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMarcus Lange <marcus@apache.org>2016-11-10 23:09:34 +0000
committerMarcus Lange <marcus@apache.org>2016-11-10 23:09:34 +0000
commit134d59496b3571b8c969d6d9e6e6ad14150bd402 (patch)
treec69afa9c3d496f260ff847fe1760be9e551ea526 /sw
parentaf0e5f5c14ead7879700f34a1ffbbae5f90ac1b1 (diff)
#i39199# Translated comments from German to English
Notes
Notes: prefer: 0b081027fecbfdcdee6ab4e36e22123f3cd4cfde
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/doc/doc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/doc/doc.cxx b/sw/source/core/doc/doc.cxx
index 1a65ca681697..701aca9854bc 100644
--- a/sw/source/core/doc/doc.cxx
+++ b/sw/source/core/doc/doc.cxx
@@ -1596,7 +1596,7 @@ void SwDoc::CalculatePagePairsForProspectPrinting(
sal_Int32 i = 0;
for ( i = 1; pStPage && i < nDocPageCount; ++i )
pStPage = (SwPageFrm*)pStPage->GetNext();
- if ( !pStPage ) // dann wars das
+ if ( !pStPage ) // thats it then
return;
// currently for prospect printing all pages are valid to be printed