summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/drawsh5.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/drawsh5.cxx')
-rw-r--r--sc/source/ui/drawfunc/drawsh5.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/drawfunc/drawsh5.cxx b/sc/source/ui/drawfunc/drawsh5.cxx
index 4193e80977aa..4370c18e826a 100644
--- a/sc/source/ui/drawfunc/drawsh5.cxx
+++ b/sc/source/ui/drawfunc/drawsh5.cxx
@@ -244,9 +244,9 @@ sal_uInt16 ScGetFontWorkId();
-//
+
// Funktionen auf Drawing-Objekten
-//
+
void ScDrawShell::ExecDrawFunc( SfxRequest& rReq )
{
@@ -258,7 +258,7 @@ void ScDrawShell::ExecDrawFunc( SfxRequest& rReq )
//!!!
// wer weiss, wie lange das funktioniert? (->vom Abreisscontrol funktioniert es)
- //
+
if (nSlotId == SID_OBJECT_ALIGN && pArgs)
nSlotId = SID_OBJECT_ALIGN + ((SfxEnumItem&)pArgs->Get(SID_OBJECT_ALIGN)).GetValue() + 1;