summaryrefslogtreecommitdiff
path: root/sw/source/ui/ribbar/tbxanchr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/ribbar/tbxanchr.cxx')
-rw-r--r--sw/source/ui/ribbar/tbxanchr.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/ui/ribbar/tbxanchr.cxx b/sw/source/ui/ribbar/tbxanchr.cxx
index 055318378f1d..e90b3ab9905e 100644
--- a/sw/source/ui/ribbar/tbxanchr.cxx
+++ b/sw/source/ui/ribbar/tbxanchr.cxx
@@ -26,7 +26,6 @@
#include <vcl/toolbox.hxx>
#include <sfx2/mnumgr.hxx>
-
#include "cmdid.h"
#include "docsh.hxx"
#include "swtypes.hxx"
@@ -37,8 +36,6 @@
#include "ribbar.hrc"
#include "tbxanchr.hxx"
-
-
SFX_IMPL_TOOLBOX_CONTROL(SwTbxAnchor, SfxUInt16Item);
SwTbxAnchor::SwTbxAnchor( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) :
@@ -117,7 +114,6 @@ void SwTbxAnchor::Click()
if (nActAnchorId)
aPopMenu.CheckItem(nActAnchorId);
-
sal_uInt16 nSlotId = aPopMenu.Execute(&GetToolBox(), aRect);
GetToolBox().EndSelection();