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


This translates the german code-comments in cfgitems.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.
---
 sw/source/ui/config/cfgitems.cxx |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sw/source/ui/config/cfgitems.cxx b/sw/source/ui/config/cfgitems.cxx
index 17e5786..43cec7c 100644
--- a/sw/source/ui/config/cfgitems.cxx
+++ b/sw/source/ui/config/cfgitems.cxx
@@ -65,7 +65,7 @@ SwDocDisplayItem::SwDocDisplayItem( USHORT _nWhich ) :
 };
 
 /*-------------------------------------------------------------------
-    Item fuer Einstellungsdialog, Seite Dokumentansicht
+    Item for the Settings dialog, page document view
 --------------------------------------------------------------------*/
 SwDocDisplayItem::SwDocDisplayItem( const SwDocDisplayItem& rDocDisplayItem ):
             SfxPoolItem(rDocDisplayItem)
@@ -250,7 +250,7 @@ void SwElemItem::FillViewOptions( SwViewOption& rVOpt) const
 }
 
 /*--------------------------------------------------------------------
-    Beschreibung: CopyCTOR
+    Description: CopyCTOR
  --------------------------------------------------------------------*/
 SwAddPrinterItem::SwAddPrinterItem( const SwAddPrinterItem& rAddPrinterItem ):
             SfxPoolItem(rAddPrinterItem),
@@ -259,7 +259,7 @@ SwAddPrinterItem::SwAddPrinterItem( const SwAddPrinterItem& rAddPrinterItem ):
 }
 
 /*--------------------------------------------------------------------
-    Beschreibung: CTOR fuer leeres Item
+    Description: CTOR for empty Item
  --------------------------------------------------------------------*/
 SwAddPrinterItem::SwAddPrinterItem( USHORT _nWhich):
                 SfxPoolItem(_nWhich)
@@ -267,7 +267,7 @@ SwAddPrinterItem::SwAddPrinterItem( USHORT _nWhich):
 }
 
 /*--------------------------------------------------------------------
-    Beschreibung: CTOR aus SwPrintOptions
+    Description: CTOR from SwPrintOptions
  --------------------------------------------------------------------*/
 SwAddPrinterItem::SwAddPrinterItem( USHORT _nWhich, const SwPrintData& rPrtData ) :
     SfxPoolItem(_nWhich)
@@ -290,7 +290,7 @@ int SwAddPrinterItem::operator==( const SfxPoolItem& rAttr ) const
 }
 
 /*--------------------------------------------------
- Item fuer Einstellungsdialog, ShadowCursorSeite
+ Item for Settings dialog, ShadowCursorPage
 --------------------------------------------------*/
 SwShadowCursorItem::SwShadowCursorItem( USHORT _nWhich )
     : SfxPoolItem( _nWhich ),
-- 
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.