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


Hi,

I removed the double line spacings in one file. Hope the resulting style is ok. If so, I'll continue :-)

Christina
From c89eb7f1d41ac551615c33b27c433223a3b04e38 Mon Sep 17 00:00:00 2001
From: Christina Rossmanith <ChrRossmanith@web.de>
Date: Fri, 28 Jan 2011 22:42:03 +0100
Subject: [PATCH] Easy hacks: remove double line spacing

---
 .../source/draw/xmloff_XMLImageMapExport.cxx       |   22 +------------------
 1 files changed, 2 insertions(+), 20 deletions(-)

diff --git a/binfilter/bf_xmloff/source/draw/xmloff_XMLImageMapExport.cxx 
b/binfilter/bf_xmloff/source/draw/xmloff_XMLImageMapExport.cxx
index c8e46b8..ecacad7 100644
--- a/binfilter/bf_xmloff/source/draw/xmloff_XMLImageMapExport.cxx
+++ b/binfilter/bf_xmloff/source/draw/xmloff_XMLImageMapExport.cxx
@@ -28,37 +28,20 @@
 
 #include "XMLImageMapExport.hxx"
 
-
-
 #include <tools/debug.hxx>
-
 #include <com/sun/star/uno/Reference.h>
-
 #include <com/sun/star/uno/Sequence.h>
-
-
-
 #include <com/sun/star/container/XIndexContainer.hpp>
-
 #include <com/sun/star/document/XEventsSupplier.hpp>
 
-
-
-
-
 #include "xmlexp.hxx"
-
 #include "xmlnmspe.hxx"
-
-
 #include "XMLEventExport.hxx"
-
 #include "xmluconv.hxx"
-
 #include "xexptran.hxx"
-namespace binfilter {
 
 
+namespace binfilter {
 
 using namespace ::com::sun::star;
 using namespace ::binfilter::xmloff::token;
@@ -98,7 +81,6 @@ XMLImageMapExport::XMLImageMapExport(SvXMLExport& rExp) :
 
 XMLImageMapExport::~XMLImageMapExport()
 {
-    
 }
 
 void XMLImageMapExport::Export( 
@@ -145,7 +127,7 @@ void XMLImageMapExport::Export(
         }
         // else: container is empty -> nothing to do
     }
-    // else: no container -> nothign to do
+    // else: no container -> nothing to do
 }
 
 
-- 
1.7.0.4


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.