diff options
author | Thomas Lange [tl] <tl@openoffice.org> | 2010-08-25 14:39:15 +0200 |
---|---|---|
committer | Thomas Lange [tl] <tl@openoffice.org> | 2010-08-25 14:39:15 +0200 |
commit | bb1aadbaf07d15196abbbca2cd5527ff5ee34920 (patch) | |
tree | 2e5d5938eb45bcb575d43b297a34d160e33dbe8a /starmath/sdi/smslots.sdi | |
parent | ef0cb53b08c6ee572620e4ada96db24c305171e3 (diff) |
cws tl82: #i114087# uno slot name fixed
Diffstat (limited to 'starmath/sdi/smslots.sdi')
-rwxr-xr-x[-rw-r--r--] | starmath/sdi/smslots.sdi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/starmath/sdi/smslots.sdi b/starmath/sdi/smslots.sdi index 9e27c7149502..69cecf25f308 100644..100755 --- a/starmath/sdi/smslots.sdi +++ b/starmath/sdi/smslots.sdi @@ -275,12 +275,12 @@ interface FormulaView ExecMethod = Execute ; StateMethod = GetState ; ] - SID_INSERT_FORMULA //idlpp ole : no , status : no - [ - ExecMethod = Execute ; - StateMethod = GetState ; - Export = FALSE ; - ] + SID_IMPORT_FORMULA //idlpp ole : no , status : no + [ + ExecMethod = Execute ; + StateMethod = GetState ; + Export = FALSE ; + ] //idlpp kein Menueeintrag , also keine Texte SID_ATTR_ZOOM //idlpp ole : no , status : no [ |