summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/drtxtob2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/drtxtob2.cxx')
-rw-r--r--sc/source/ui/drawfunc/drtxtob2.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/drawfunc/drtxtob2.cxx b/sc/source/ui/drawfunc/drtxtob2.cxx
index 24b6d15ce46b..9e5dbb736a0d 100644
--- a/sc/source/ui/drawfunc/drtxtob2.cxx
+++ b/sc/source/ui/drawfunc/drtxtob2.cxx
@@ -45,8 +45,6 @@
#include "drwtrans.hxx"
#include "drwlayer.hxx"
-
-
sal_uInt16 ScGetFontWorkId()
{
return SvxFontWorkChildWindow::GetChildWindowId();
@@ -268,6 +266,4 @@ void ScDrawTextObjectBar::GetFormTextState(SfxItemSet& rSet)
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */