summaryrefslogtreecommitdiff
path: root/starmath/source/document.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/document.cxx')
-rw-r--r--starmath/source/document.cxx8
1 files changed, 8 insertions, 0 deletions
diff --git a/starmath/source/document.cxx b/starmath/source/document.cxx
index 776a11d66dbe..9466d6635674 100644
--- a/starmath/source/document.cxx
+++ b/starmath/source/document.cxx
@@ -915,6 +915,14 @@ void SmDocShell::Execute(SfxRequest& rReq)
}
break;
+ case SID_LOADSYMBOLS:
+ LoadSymbols();
+ break;
+
+ case SID_SAVESYMBOLS:
+ SaveSymbols();
+ break;
+
case SID_FONT:
{
// get device used to retrieve the FontList