summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2017-03-15 14:13:08 +0100
committerEike Rathke <erack@redhat.com>2017-03-15 14:13:24 +0100
commit6082cd7e64b498301ed638afb3a7a743f6ab3f8a (patch)
tree922dcd9c28592fab039a1d68e2e8ed4a7dfb6f4e /sc
parente3b46737f622b311654384ddcd3292d232129eba (diff)
remove trailing blanks on empty line
Change-Id: Ie6f34729b70ffc7e002c8fb9d88f343ac97a0dac
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/inc/viewdata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/viewdata.hxx b/sc/source/ui/inc/viewdata.hxx
index 827057eccd9c..60fd14eaed3a 100644
--- a/sc/source/ui/inc/viewdata.hxx
+++ b/sc/source/ui/inc/viewdata.hxx
@@ -233,7 +233,7 @@ private:
bool bGrowing;
long m_nLOKPageUpDownOffset;
-
+
DECL_DLLPRIVATE_LINK( EditEngineHdl, EditStatus&, void );