diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2017-05-07 03:32:25 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2017-05-08 00:32:14 +0200 |
commit | 8da106529e85981ce37fbbd18160023c26cc7129 (patch) | |
tree | 30ead8880bda055addfccb8cb8e0a669405f6962 /starmath/sdi/smath.sdi | |
parent | 7d9e441eb98b4e964c08e41e53714a8607e22f8e (diff) |
tdf#106479 Make edit context menu dispatcher based
This allows us to add there any .uno command and
also get the icon and keyboard shortcut for it.
Use this to add clipboard commands.
Change-Id: Ic42c28add7771f322491e8e7d6df052e3c2c8d75
Reviewed-on: https://gerrit.libreoffice.org/37353
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'starmath/sdi/smath.sdi')
-rw-r--r-- | starmath/sdi/smath.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/sdi/smath.sdi b/starmath/sdi/smath.sdi index 3c2a7ebacced..4f479193ee4e 100644 --- a/starmath/sdi/smath.sdi +++ b/starmath/sdi/smath.sdi @@ -217,7 +217,7 @@ SfxInt16Item Graphic SID_GAPHIC_SM SfxVoidItem InsertCommandText SID_INSERTCOMMANDTEXT -() +(SfxStringItem Text SID_INSERTCOMMANDTEXT) [ AutoUpdate = FALSE, FastCall = FALSE, |