diff options
Diffstat (limited to 'starmath/sdi')
-rw-r--r-- | starmath/sdi/smath.sdi | 2 | ||||
-rw-r--r-- | starmath/sdi/smslots.sdi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/starmath/sdi/smath.sdi b/starmath/sdi/smath.sdi index 0ee7306938ca..575e464fa944 100644 --- a/starmath/sdi/smath.sdi +++ b/starmath/sdi/smath.sdi @@ -235,7 +235,7 @@ SfxVoidItem InsertCommandText SID_INSERTCOMMANDTEXT ] -SfxVoidItem InsertConfigName SID_INSERTSYMBOL +SfxVoidItem InsertConfigName SID_INSERTSPECIAL () [ AutoUpdate = FALSE, diff --git a/starmath/sdi/smslots.sdi b/starmath/sdi/smslots.sdi index 3b0d5cfc6265..64ba3ed7479c 100644 --- a/starmath/sdi/smslots.sdi +++ b/starmath/sdi/smslots.sdi @@ -222,7 +222,7 @@ interface FormulaView StateMethod = GetState ; ] //idlpp no menu entry, so no texts - SID_INSERTSYMBOL //idlpp ole : no , status : no + SID_INSERTSPECIAL //idlpp ole : no , status : no [ ExecMethod = Execute ; StateMethod = GetState ; |