summaryrefslogtreecommitdiff
path: root/sc/UIConfig_scalc.mk
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2018-10-11 11:00:00 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2018-10-11 23:17:21 +0200
commit18446d16ea801f465bb79471f7cf9f3b95ea2e92 (patch)
tree4e93577ce49483eb616490ddb2148ac0f6dc34b5 /sc/UIConfig_scalc.mk
parentef427e9bb4ad7f48db0b4f44180b221e11feda49 (diff)
tdf#119580 sc: Use the regular object popupmenu for charts
Context menu of a chart is supposed to be the same as for other ole objects, except the additional .uno:ExportAsGraphic. Given that .uno:ExportAsGraphic is hidden when non-chart object is selected, we can just place it in the regular ole object popupmenu (done already), and use that menu also for charts. Discussion is in https://gerrit.libreoffice.org/60128 . Change-Id: I8a07c550998e1db0d2af7f87c625dbd258454bdd Reviewed-on: https://gerrit.libreoffice.org/61678 Tested-by: Jenkins Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'sc/UIConfig_scalc.mk')
-rw-r--r--sc/UIConfig_scalc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/UIConfig_scalc.mk b/sc/UIConfig_scalc.mk
index 8a4100f9e209..d6aabe949204 100644
--- a/sc/UIConfig_scalc.mk
+++ b/sc/UIConfig_scalc.mk
@@ -18,7 +18,6 @@ $(eval $(call gb_UIConfig_add_popupmenufiles,modules/scalc,\
sc/uiconfig/scalc/popupmenu/audit \
sc/uiconfig/scalc/popupmenu/cell \
sc/uiconfig/scalc/popupmenu/celledit \
- sc/uiconfig/scalc/popupmenu/chart \
sc/uiconfig/scalc/popupmenu/colheader \
sc/uiconfig/scalc/popupmenu/column_operations \
sc/uiconfig/scalc/popupmenu/conditional \