summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/preview.cxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-04-06 17:13:43 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-04-06 17:19:54 +0200
commitc4c51709eaa02a5c9a2af3e5d436790307109813 (patch)
treec67362b4f2c3d3f34655ca65ec10d54e1509cf73 /sc/source/ui/view/preview.cxx
parentFull colour table borders in .doc export (diff)
downloadcore-c4c51709eaa02a5c9a2af3e5d436790307109813.tar.gz
core-c4c51709eaa02a5c9a2af3e5d436790307109813.zip
whitespace cleanup in sc
Change-Id: Id1dcadcac179c52977e48a6912ce4d5fd542f60c
Diffstat (limited to 'sc/source/ui/view/preview.cxx')
-rw-r--r--sc/source/ui/view/preview.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/view/preview.cxx b/sc/source/ui/view/preview.cxx
index 49a1e7b7facf..3380ebc4893d 100644
--- a/sc/source/ui/view/preview.cxx
+++ b/sc/source/ui/view/preview.cxx
@@ -69,8 +69,6 @@
// STATIC DATA -----------------------------------------------------------
-
-
#define SC_PREVIEW_SHADOWSIZE 2
static long lcl_GetDisplayStart( SCTAB nTab, ScDocument* pDoc, std::vector<long>& nPages )