From caada57a3ed4283a9ce78fcdcd6b1f5b72e91fc9 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Mon, 1 May 2017 19:10:09 +0300 Subject: Defining SID_UNICODE_NOTATION_TOGGLE once is enough Change-Id: I6d63ee582ad5530ecb713dd65350912ee27dc15d --- sw/sdi/swriter.sdi | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'sw/sdi/swriter.sdi') diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi index 04c649c04224..aa5d898eb18a 100644 --- a/sw/sdi/swriter.sdi +++ b/sw/sdi/swriter.sdi @@ -7633,24 +7633,6 @@ SfxVoidItem RemoveTextBox FN_REMOVE_TEXT_BOX GroupId = GID_DRAWING; ] -SfxVoidItem UnicodeNotationToggle SID_UNICODE_NOTATION_TOGGLE -() -[ - AutoUpdate = FALSE, - FastCall = FALSE, - ReadOnlyDoc = FALSE, - Toggle = FALSE, - Container = FALSE, - RecordAbsolute = FALSE, - RecordPerSet; - Asynchron; - - AccelConfig = TRUE, - MenuConfig = FALSE, - ToolBoxConfig = FALSE, - GroupId = GID_OPTIONS; -] - SfxUInt16Item JumpToSpecificPage SID_JUMP_TO_SPECIFIC_PAGE ( SfxUInt16Item JumpToSpecificPage SID_JUMP_TO_SPECIFIC_PAGE ) [ -- cgit