summaryrefslogtreecommitdiff
path: root/sc/source/filter/rtf
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-09 04:57:58 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-09 04:57:58 +0200
commit3770bbbdba912b8a83d79842828a4b30894b4c70 (patch)
tree38b35704d341a92a3d2523149e35c8710568a0d5 /sc/source/filter/rtf
parent13887f48480929fcfc94f373e3210dd7c695a14f (diff)
Remove superfluous empty lines on top
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
Diffstat (limited to 'sc/source/filter/rtf')
-rw-r--r--sc/source/filter/rtf/expbase.cxx4
-rw-r--r--sc/source/filter/rtf/rtfexp.cxx3
-rw-r--r--sc/source/filter/rtf/rtfimp.cxx3
3 files changed, 0 insertions, 10 deletions
diff --git a/sc/source/filter/rtf/expbase.cxx b/sc/source/filter/rtf/expbase.cxx
index e19e72961a87..82dde95b93a6 100644
--- a/sc/source/filter/rtf/expbase.cxx
+++ b/sc/source/filter/rtf/expbase.cxx
@@ -26,10 +26,6 @@
*
************************************************************************/
-
-
-
-
#include "expbase.hxx"
#include "document.hxx"
#include "editutil.hxx"
diff --git a/sc/source/filter/rtf/rtfexp.cxx b/sc/source/filter/rtf/rtfexp.cxx
index bcc69949fb82..cdb947599f65 100644
--- a/sc/source/filter/rtf/rtfexp.cxx
+++ b/sc/source/filter/rtf/rtfexp.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-
-
#include "scitems.hxx"
#include <editeng/eeitem.hxx>
diff --git a/sc/source/filter/rtf/rtfimp.cxx b/sc/source/filter/rtf/rtfimp.cxx
index f4a345c62fe6..f0847dafa381 100644
--- a/sc/source/filter/rtf/rtfimp.cxx
+++ b/sc/source/filter/rtf/rtfimp.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-
-
#include "global.hxx"
#include "document.hxx"
#include "filter.hxx"