diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2014-03-05 09:42:30 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-05 07:06:48 -0600 |
commit | c3403ac888c2e62edaf8befe7982f5f8cc95c16f (patch) | |
tree | fe7f9e1b3983b6aca835fc364531c3ccf163d01f /sc/sdi | |
parent | 9b808856ca26a1879303bd562f6b02233cb87ac3 (diff) |
fdo#67104 Use correct command for show grid
Not sure why .uno:ViewGridLines & SID_SCGRIDSHOW were
introduced (in "merge sidebar feature" and related commits).
Change-Id: I90bdfaef86adcbfa44129b8f7f9df61ca7f35114
Reviewed-on: https://gerrit.libreoffice.org/8459
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/sdi')
-rw-r--r-- | sc/sdi/formatsh.sdi | 1 | ||||
-rw-r--r-- | sc/sdi/scalc.sdi | 25 |
2 files changed, 0 insertions, 26 deletions
diff --git a/sc/sdi/formatsh.sdi b/sc/sdi/formatsh.sdi index 72e1e1476963..903c5e5a0b16 100644 --- a/sc/sdi/formatsh.sdi +++ b/sc/sdi/formatsh.sdi @@ -101,7 +101,6 @@ interface FormatForSelection SID_ALIGNCENTERVER [ ExecMethod = ExecuteTextAttr; StateMethod = GetTextAttrState; ] SID_ALIGNBLOCK [ ExecMethod = ExecuteTextAttr; StateMethod = GetTextAttrState; ] SID_ALIGNCENTERHOR [ ExecMethod = ExecuteTextAttr; StateMethod = GetTextAttrState; ] - SID_SCGRIDSHOW [ ExecMethod = ExecViewOptions; StateMethod = GetViewOptions; ] SID_V_ALIGNCELL [ ExecMethod = ExecuteAlignment; StateMethod = GetAlignState; ] SID_H_ALIGNCELL [ ExecMethod = ExecuteAlignment; StateMethod = GetAlignState; ] diff --git a/sc/sdi/scalc.sdi b/sc/sdi/scalc.sdi index 1313bdb26a47..ca7b22563a39 100644 --- a/sc/sdi/scalc.sdi +++ b/sc/sdi/scalc.sdi @@ -8801,31 +8801,6 @@ SfxVoidItem ExportAsGraphic SID_EXPORT_AS_GRAPHIC ] -SfxBoolItem ViewGridLines SID_SCGRIDSHOW -[ - AutoUpdate = TRUE, - Cachable = Cachable, - FastCall = FALSE, - HasCoreId = FALSE, - HasDialog = FALSE, - ReadOnlyDoc = FALSE, //TRUE - Toggle = FALSE, - Container = FALSE, - RecordAbsolute = FALSE, - RecordPerSet; - Synchron; - - Readonly = FALSE, - - /* config */ - AccelConfig = FALSE, - MenuConfig = FALSE, - StatusBarConfig = FALSE, - ToolBoxConfig = FALSE, - GroupId = GID_VIEW; -] - - SfxUInt16Item NumberFormatType SID_NUMBER_TYPE_FORMAT [ /* flags: */ |