From 9f33b802a808374b6cd3cbbc3e67c00dd97be270 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Fri, 28 Apr 2017 16:44:30 +0300 Subject: FN_TOOL_ANCHOR cleanup Drop unused execute method, and fix state method to match actual use. Change-Id: I93b86bbe10b48bf7fca7d9068446a698d7dd9036 --- sw/sdi/swriter.sdi | 2 -- 1 file changed, 2 deletions(-) (limited to 'sw/sdi/swriter.sdi') diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi index 25a9493ed6e3..3af46d13f5e6 100644 --- a/sw/sdi/swriter.sdi +++ b/sw/sdi/swriter.sdi @@ -6036,8 +6036,6 @@ SfxVoidItem AnchorMenu FN_TOOL_ANCHOR RecordAbsolute = FALSE, RecordPerSet; - SlotType = SfxUInt16Item - AccelConfig = TRUE, MenuConfig = TRUE, ToolBoxConfig = TRUE, -- cgit