[PATCH] Removed extra blank lines between includes

Stephen Wille Padnos swpadnos at sourceforge.net
Sun Feb 6 08:55:37 PST 2011


---
 binfilter/bf_sd/source/ui/unoidl/sd_unomodel.cxx |   25 +---------------------
 1 files changed, 1 insertions(+), 24 deletions(-)

diff --git a/binfilter/bf_sd/source/ui/unoidl/sd_unomodel.cxx b/binfilter/bf_sd/source/ui/unoidl/sd_unomodel.cxx
index 6d39d76..b958a80 100644
--- a/binfilter/bf_sd/source/ui/unoidl/sd_unomodel.cxx
+++ b/binfilter/bf_sd/source/ui/unoidl/sd_unomodel.cxx
@@ -28,52 +28,30 @@
 
 #include <com/sun/star/lang/DisposedException.hpp>
 #include <com/sun/star/lang/ServiceNotRegisteredException.hpp>
-
-
-
 #include <rtl/uuid.h>
 #include <rtl/memory.h>
-
 #include <bf_svx/unofield.hxx>
-
-
-
-
 #include <bf_svx/UnoForbiddenCharsTable.hxx>
-
 #include <bf_svx/forbiddencharacterstable.hxx>
-
 #include <bf_svx/UnoNamespaceMap.hxx>
-
 #include <bf_svx/unoapi.hxx>
-
 #include <bf_svx/unofill.hxx>
-
 #include <bf_svx/svdorect.hxx>
-
 #include <toolkit/awt/vclxdevice.hxx>
-
 #include <bf_svtools/unoimap.hxx>
-
 #include <bf_svx/unolingu.hxx>
 #include <bf_svx/svdpagv.hxx>
-
 #include <bf_svx/unoshape.hxx>
 #include <bf_svx/unonrule.hxx>
 
 // #99870# Support creation of GraphicObjectResolver and EmbeddedObjectResolver
 #include <bf_svx/xmleohlp.hxx>
-
 #include <bf_svx/xmlgrhlp.hxx>
-
 #include "bf_sd/docshell.hxx"
-
 #include <UnoDocumentSettings.hxx>
-
 #include <glob.hrc>
 #include <sdresid.hxx>
 #include <sdpage.hxx>
-
 #include "unohelp.hxx"
 #include <unolayer.hxx>
 #include <unopage.hxx>
@@ -86,8 +64,8 @@
 #include <unogstyl.hxx>
 #include <unokywds.hxx>
 #include <frmview.hxx>
-
 #include <legacysmgr/legacy_binfilters_smgr.hxx>
+
 namespace binfilter {
 
 using namespace ::osl;
@@ -2058,7 +2036,6 @@ uno::Sequence< OUString > SAL_CALL SdDocLinkTargets::getSupportedServiceNames()
     return aSeq;
 }
 
-
 }
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
-- 
1.7.0.4

------=_20110206115908_11051--




More information about the LibreOffice mailing list