Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


This translates the german code-comments of the file chardlg.cxx
to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.
---
 sw/source/ui/chrdlg/chardlg.cxx |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sw/source/ui/chrdlg/chardlg.cxx b/sw/source/ui/chrdlg/chardlg.cxx
index 9328c9d..e451e07 100644
--- a/sw/source/ui/chrdlg/chardlg.cxx
+++ b/sw/source/ui/chrdlg/chardlg.cxx
@@ -52,7 +52,7 @@
 #include <uitool.hxx>
 #include <fmtinfmt.hxx>
 #include <macassgn.hxx>
-#include <chrdlg.hxx>          // der Dialog
+#include <chrdlg.hxx>          // the dialog
 #include <swmodule.hxx>
 #include <poolfmt.hxx>
 
@@ -116,7 +116,7 @@ SwCharDlg::~SwCharDlg()
 }
 
 /*--------------------------------------------------------------------
-    Beschreibung:      FontList setzen
+    Description:       set FontList
  --------------------------------------------------------------------*/
 
 void SwCharDlg::PageCreated( USHORT nId, SfxTabPage &rPage )
@@ -287,7 +287,7 @@ BOOL SwCharURLPage::FillItemSet(SfxItemSet& rSet)
     bModified |= aNameED.IsModified();
     bModified |= aTargetFrmLB.GetSavedValue() != aTargetFrmLB.GetText();
 
-    //zuerst die gueltigen Einstellungen setzen
+    // set valid settings first
     String sEntry = aVisitedLB.GetSelectEntry();
     USHORT nId = SwStyleNameMapper::GetPoolIdFromUIName( sEntry, 
nsSwGetPoolIdFromName::GET_POOLID_CHRFMT);
     aINetFmt.SetVisitedFmtId(nId);
-- 
1.7.1


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.