summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/drawsh4.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/drawsh4.cxx')
-rw-r--r--sc/source/ui/drawfunc/drawsh4.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/drawfunc/drawsh4.cxx b/sc/source/ui/drawfunc/drawsh4.cxx
index 85f481984244..16976c0b2489 100644
--- a/sc/source/ui/drawfunc/drawsh4.cxx
+++ b/sc/source/ui/drawfunc/drawsh4.cxx
@@ -32,8 +32,6 @@
#include "sc.hrc"
-
-
void ScDrawShell::GetFormTextState(SfxItemSet& rSet)
{
const SdrObject* pObj = NULL;
@@ -99,6 +97,4 @@ void ScDrawShell::GetFormTextState(SfxItemSet& rSet)
}
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */