summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-11-19 09:51:15 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-11-19 09:51:15 +0100
commit8bf24a92b0e97a52412e4e12fb7223e36c1efcdf (patch)
tree4efc960be1036db23b718fa5393ad9ea4672e68e /starmath/source/view.cxx
parent9a1374b54144b15cfef1a0d8eeba861a69fec875 (diff)
parentd1175e253f73b0f75c41cfe2c3ef8273a16c0d48 (diff)
cws tl84: merge with DEV300_m93
Diffstat (limited to 'starmath/source/view.cxx')
-rwxr-xr-xstarmath/source/view.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index 0de68de2d697..bbe451816bfb 100755
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -1598,7 +1598,7 @@ void SmViewShell::Execute(SfxRequest& rReq)
break;
}
- case SID_INSERT_FORMULA:
+ case SID_IMPORT_FORMULA:
{
delete pImpl->pRequest;
pImpl->pRequest = new SfxRequest( rReq );