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 /svx | |
parent | 13887f48480929fcfc94f373e3210dd7c695a14f (diff) |
Remove superfluous empty lines on top
More than two lines are removed for readability.
Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/accessibility/AccessibleGraphicShape.cxx | 2 | ||||
-rw-r--r-- | svx/source/accessibility/AccessibleOLEShape.cxx | 2 | ||||
-rw-r--r-- | svx/source/accessibility/AccessibleShapeInfo.cxx | 2 | ||||
-rw-r--r-- | svx/source/accessibility/svxrectctaccessiblecontext.cxx | 2 | ||||
-rw-r--r-- | svx/source/dialog/swframeexample.cxx | 2 | ||||
-rw-r--r-- | svx/source/form/filtnav.cxx | 2 | ||||
-rw-r--r-- | svx/source/items/grfitem.cxx | 2 | ||||
-rw-r--r-- | svx/source/svdraw/svdattr.cxx | 2 | ||||
-rw-r--r-- | svx/source/svdraw/svdoutlinercache.cxx | 2 |
9 files changed, 0 insertions, 18 deletions
diff --git a/svx/source/accessibility/AccessibleGraphicShape.cxx b/svx/source/accessibility/AccessibleGraphicShape.cxx index de848f4b434a..19301b01eb41 100644 --- a/svx/source/accessibility/AccessibleGraphicShape.cxx +++ b/svx/source/accessibility/AccessibleGraphicShape.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <svx/AccessibleGraphicShape.hxx> #include <svx/ShapeTypeHandler.hxx> diff --git a/svx/source/accessibility/AccessibleOLEShape.cxx b/svx/source/accessibility/AccessibleOLEShape.cxx index 976ea2f09749..46dca6996546 100644 --- a/svx/source/accessibility/AccessibleOLEShape.cxx +++ b/svx/source/accessibility/AccessibleOLEShape.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <svx/AccessibleOLEShape.hxx> #include <svx/ShapeTypeHandler.hxx> diff --git a/svx/source/accessibility/AccessibleShapeInfo.cxx b/svx/source/accessibility/AccessibleShapeInfo.cxx index 8f288aab4329..e5378af577dc 100644 --- a/svx/source/accessibility/AccessibleShapeInfo.cxx +++ b/svx/source/accessibility/AccessibleShapeInfo.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <svx/AccessibleShapeInfo.hxx> diff --git a/svx/source/accessibility/svxrectctaccessiblecontext.cxx b/svx/source/accessibility/svxrectctaccessiblecontext.cxx index a15410e71dbc..3035a08abbb9 100644 --- a/svx/source/accessibility/svxrectctaccessiblecontext.cxx +++ b/svx/source/accessibility/svxrectctaccessiblecontext.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "svxrectctaccessiblecontext.hxx" #include <com/sun/star/accessibility/AccessibleRole.hpp> #include <com/sun/star/accessibility/AccessibleEventId.hpp> diff --git a/svx/source/dialog/swframeexample.cxx b/svx/source/dialog/swframeexample.cxx index 48e273837498..0e9a9e6b1ddc 100644 --- a/svx/source/dialog/swframeexample.cxx +++ b/svx/source/dialog/swframeexample.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <tools/poly.hxx> #include <vcl/metric.hxx> #include <vcl/svapp.hxx> diff --git a/svx/source/form/filtnav.cxx b/svx/source/form/filtnav.cxx index 94ac4fd09133..0c69784cca00 100644 --- a/svx/source/form/filtnav.cxx +++ b/svx/source/form/filtnav.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "filtnav.hxx" #include "fmexch.hxx" #include "fmhelp.hrc" diff --git a/svx/source/items/grfitem.cxx b/svx/source/items/grfitem.cxx index d44e653a3296..dfe3c1fe98ba 100644 --- a/svx/source/items/grfitem.cxx +++ b/svx/source/items/grfitem.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <tools/stream.hxx> #include <svx/grfcrop.hxx> #include <editeng/itemtype.hxx> diff --git a/svx/source/svdraw/svdattr.cxx b/svx/source/svdraw/svdattr.cxx index 200b60d80f8a..e953c4cf2aa9 100644 --- a/svx/source/svdraw/svdattr.cxx +++ b/svx/source/svdraw/svdattr.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <com/sun/star/drawing/TextFitToSizeType.hpp> #include <com/sun/star/drawing/TextHorizontalAdjust.hpp> #include <com/sun/star/drawing/TextVerticalAdjust.hpp> diff --git a/svx/source/svdraw/svdoutlinercache.cxx b/svx/source/svdraw/svdoutlinercache.cxx index ee600c1694ce..64ab135ae4a2 100644 --- a/svx/source/svdraw/svdoutlinercache.cxx +++ b/svx/source/svdraw/svdoutlinercache.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "svdoutlinercache.hxx" #include <svx/svdoutl.hxx> #include <svx/svdmodel.hxx> |