Author: marcus Date: Thu Nov 10 23:09:34 2016 New Revision: 1769228 URL: http://svn.apache.org/viewvc?rev=1769228&view=rev Log: #i39199# Translated comments from German to English
Modified: openoffice/trunk/main/sw/source/core/doc/doc.cxx Modified: openoffice/trunk/main/sw/source/core/doc/doc.cxx URL: http://svn.apache.org/viewvc/openoffice/trunk/main/sw/source/core/doc/doc.cxx?rev=1769228&r1=1769227&r2=1769228&view=diff ============================================================================== --- openoffice/trunk/main/sw/source/core/doc/doc.cxx (original) +++ openoffice/trunk/main/sw/source/core/doc/doc.cxx Thu Nov 10 23:09:34 2016 @@ -1596,7 +1596,7 @@ void SwDoc::CalculatePagePairsForProspec 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