summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorArmin Le Grand (Allotropia) <Armin.Le.Grand@me.com>2022-03-02 11:52:14 +0100
committerArmin Le Grand <Armin.Le.Grand@me.com>2022-03-02 17:29:38 +0100
commitcfb68712a4916448b4edbf57b6037eda53932b18 (patch)
treea428b69b21a0f040a810a44d05efd25f631b8ede /sd/inc
parent5af30f3c37f5560cc685482e0be29127dda34b4e (diff)
Advanced Diagram support: Extend UI to all applications
As a preparation make the currently available minimal UI to interact with Diagrams available to all LO apps Change-Id: Idd0a4c187a295cd264ebd09be2b574a3d2a93e44 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130837 Tested-by: Jenkins Reviewed-by: Armin Le Grand <Armin.Le.Grand@me.com>
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/app.hrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc
index 16780524b23d..97d43b1d1c06 100644
--- a/sd/inc/app.hrc
+++ b/sd/inc/app.hrc
@@ -458,7 +458,5 @@
#define SID_HIDE_LAST_LEVEL (SID_SD_START+448)
#define SID_SHOW_NEXT_LEVEL (SID_SD_START+449)
#define SID_PRESENTATION_MINIMIZER (SID_SD_START+450)
-#define SID_REGENERATE_DIAGRAM (SID_SD_START+451)
-#define SID_EDIT_DIAGRAM (SID_SD_START+452)
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */