diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:57:58 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-09 04:57:58 +0200 |
commit | 3770bbbdba912b8a83d79842828a4b30894b4c70 (patch) | |
tree | 38b35704d341a92a3d2523149e35c8710568a0d5 /sw/source/ui/uno | |
parent | 13887f48480929fcfc94f373e3210dd7c695a14f (diff) |
Remove superfluous empty lines on top
More than two lines are removed for readability.
Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
Diffstat (limited to 'sw/source/ui/uno')
-rw-r--r-- | sw/source/ui/uno/RefreshListenerContainer.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/uno/unoatxt.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/uno/unodefaults.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/uno/unomailmerge.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/uno/unomod.cxx | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/sw/source/ui/uno/RefreshListenerContainer.cxx b/sw/source/ui/uno/RefreshListenerContainer.cxx index 32d8961b8e6c..df63b49ef8a3 100644 --- a/sw/source/ui/uno/RefreshListenerContainer.cxx +++ b/sw/source/ui/uno/RefreshListenerContainer.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <RefreshListenerContainer.hxx> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/XEventListener.hpp> diff --git a/sw/source/ui/uno/unoatxt.cxx b/sw/source/ui/uno/unoatxt.cxx index e22d01d64c44..be5364d320e4 100644 --- a/sw/source/ui/uno/unoatxt.cxx +++ b/sw/source/ui/uno/unoatxt.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <com/sun/star/beans/PropertyAttribute.hpp> #include <osl/mutex.hxx> #include <osl/diagnose.h> diff --git a/sw/source/ui/uno/unodefaults.cxx b/sw/source/ui/uno/unodefaults.cxx index d4f5776d8fc1..e78080edd3ac 100644 --- a/sw/source/ui/uno/unodefaults.cxx +++ b/sw/source/ui/uno/unodefaults.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <unodefaults.hxx> #include <svx/svdmodel.hxx> #include <svx/unoprov.hxx> diff --git a/sw/source/ui/uno/unomailmerge.cxx b/sw/source/ui/uno/unomailmerge.cxx index 33209dc238fd..ebcbb354846e 100644 --- a/sw/source/ui/uno/unomailmerge.cxx +++ b/sw/source/ui/uno/unomailmerge.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <vcl/svapp.hxx> #include <osl/mutex.hxx> #include <svl/itemprop.hxx> diff --git a/sw/source/ui/uno/unomod.cxx b/sw/source/ui/uno/unomod.cxx index fc581042207a..15b476b69d4e 100644 --- a/sw/source/ui/uno/unomod.cxx +++ b/sw/source/ui/uno/unomod.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <swtypes.hxx> #include <osl/diagnose.h> #include <unomod.hxx> |