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



This patch removes bogus comments found in the initui.cxx file
including empty Beschreibung (translation: description) statements

Signed-off-by: Prashant Shah <pshah.mumbai@gmail.com>
---
 sw/source/ui/utlui/initui.cxx |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

diff --git a/sw/source/ui/utlui/initui.cxx b/sw/source/ui/utlui/initui.cxx
index 5c5cc14..7b428d4 100644
--- a/sw/source/ui/utlui/initui.cxx
+++ b/sw/source/ui/utlui/initui.cxx
@@ -117,14 +117,12 @@ void _FinitUI()
     delete pGlossaryList;
     delete pAuthFieldNameList;
     delete pAuthFieldTypeList;
-
-
 }
+
 /*--------------------------------------------------------------------
     Beschreibung:      Initialisierung
  --------------------------------------------------------------------*/
 
-
 void _InitUI()
 {
     // ShellResource gibt der CORE die Moeglichkeit mit Resourcen zu arbeiten
@@ -133,7 +131,6 @@ void _InitUI()
     SwEditWin::_InitStaticData();
 }
 
-
 ShellResource::ShellResource()
     : Resource( SW_RES(RID_SW_SHELLRES) ),
     aPostItAuthor( SW_RES( STR_POSTIT_AUTHOR ) ),
@@ -206,7 +203,6 @@ String ShellResource::GetPageDescName( USHORT nNo, BOOL bIsFirst, BOOL bFollow )
     return sRet;
 }
 
-
 SwGlossaries* GetGlossaries()
 {
     if (!pGlossaries)
@@ -263,9 +259,7 @@ ImpAutoFmtNameListLoader::ImpAutoFmtNameListLoader( SvStringsDtor& rLst )
     }
     FreeResource();
 }
-/* -----------------16.09.99 12:28-------------------
 
- --------------------------------------------------*/
 const String&  SwAuthorityFieldType::GetAuthFieldName(ToxAuthorityField eType)
 {
     if(!pAuthFieldNameList)
@@ -279,9 +273,7 @@ const String&       SwAuthorityFieldType::GetAuthFieldName(ToxAuthorityField 
eType)
     }
     return *pAuthFieldNameList->GetObject( static_cast< USHORT >(eType) );
 }
-/* -----------------16.09.99 12:29-------------------
 
- --------------------------------------------------*/
 const String&  SwAuthorityFieldType::GetAuthTypeName(ToxAuthorityType eType)
 {
     if(!pAuthFieldTypeList)

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.