summaryrefslogtreecommitdiff
path: root/sw/source/ui/ribbar/tblctrl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/ribbar/tblctrl.cxx')
-rw-r--r--sw/source/ui/ribbar/tblctrl.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/ribbar/tblctrl.cxx b/sw/source/ui/ribbar/tblctrl.cxx
index 024886a608ed..3e7f9ef275eb 100644
--- a/sw/source/ui/ribbar/tblctrl.cxx
+++ b/sw/source/ui/ribbar/tblctrl.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -33,7 +33,7 @@
#include <svl/intitem.hxx>
#include <vcl/toolbox.hxx>
-#include <sfx2/app.hxx>
+#include <sfx2/app.hxx>
#include "cmdid.h"
#include "swtypes.hxx"
@@ -51,7 +51,7 @@ SFX_IMPL_TOOLBOX_CONTROL( SwTableOptimizeCtrl, SfxUInt16Item );
-SwTableOptimizeCtrl::SwTableOptimizeCtrl(
+SwTableOptimizeCtrl::SwTableOptimizeCtrl(
USHORT nSlotId,
USHORT nId,
ToolBox& rTbx ) :
@@ -88,7 +88,7 @@ SfxPopupWindow* SwTableOptimizeCtrl::CreatePopupWindow()
-SfxPopupWindowType SwTableOptimizeCtrl::GetPopupWindowType() const
+SfxPopupWindowType SwTableOptimizeCtrl::GetPopupWindowType() const
{
return SFX_POPUPWINDOW_ONCLICK;
}