sw/source/ui/chrdlg/pardlg.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit a1438658ff8cf86618acf27e6a35229681333363 Author: Thomas Klausner <w...@netbsd.org> Date: Thu Aug 6 22:10:58 2015 +0200 Translate a comment to English. Change-Id: I3cc3973e3740009b543d9a841396182e76e16203 diff --git a/sw/source/ui/chrdlg/pardlg.cxx b/sw/source/ui/chrdlg/pardlg.cxx index c9bd552..7c1fb0c 100644 --- a/sw/source/ui/chrdlg/pardlg.cxx +++ b/sw/source/ui/chrdlg/pardlg.cxx @@ -225,8 +225,7 @@ void SwParaDlg::PageCreated(sal_uInt16 nId, SfxTabPage& rPage) if(!( nHtmlMode & HTMLMODE_ON ) || nHtmlMode & HTMLMODE_SOME_STYLES) { - // Seitenumbruch nur, wenn der Cursor im Body-Bereich und nicht in - // einer Tabelle steht + // pagebreak only when the cursor is in the body-area and not in a table const FrmTypeFlags eType = rSh.GetFrmType(0,true); if(!(FrmTypeFlags::BODY & eType) || rSh.GetSelectionType() & nsSelectionType::SEL_TBL) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits