summaryrefslogtreecommitdiff
path: root/starmath/sdi/smslots.sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-12-21 13:05:54 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-12-21 20:13:03 +0100
commitb9c6f2de8bdcdcb95fb4f0457ee2fd0e1c42eb5b (patch)
tree8fe073f43913e6e3c8a0141edfa2e2a89db90afb /starmath/sdi/smslots.sdi
parent08f4ecd5823c420bb7157c238460d50f1f1f9791 (diff)
unused SID command in starmath
Change-Id: I08c09814a6a29286342fd7dc6a30ca0b6395463e Reviewed-on: https://gerrit.libreoffice.org/46909 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/sdi/smslots.sdi')
-rw-r--r--starmath/sdi/smslots.sdi18
1 files changed, 0 insertions, 18 deletions
diff --git a/starmath/sdi/smslots.sdi b/starmath/sdi/smslots.sdi
index 3b0d5cfc6265..d2e49127017c 100644
--- a/starmath/sdi/smslots.sdi
+++ b/starmath/sdi/smslots.sdi
@@ -55,18 +55,6 @@ interface FormulaDocument
ExecMethod = Execute ;
StateMethod = GetState ;
]
- //idlpp no menu entry, so no texts
- SID_LOADSYMBOLS //idlpp ole : no , status : no
- [
- ExecMethod = Execute ;
- StateMethod = GetState ;
- ]
- //idlpp no menu entry, so no texts
- SID_SAVESYMBOLS //idlpp ole : no , status : no
- [
- ExecMethod = Execute ;
- StateMethod = GetState ;
- ]
SID_FONT //idlpp ole : no , status : no
[
ExecMethod = Execute ;
@@ -257,12 +245,6 @@ interface FormulaView
StateMethod = GetState ;
]
//idlpp no menu entry, so no texts
- SID_GETEDITTEXT //idlpp ole : no , status : no
- [
- ExecMethod = Execute ;
- StateMethod = GetState ;
- ]
- //idlpp no menu entry, so no texts
SID_CMDBOXWINDOW //idlpp ole : no , status : no
[
ExecMethod = NoExec ;