summaryrefslogtreecommitdiffstats
path: root/include/vcl/EnumContext.hxx
diff options
context:
space:
mode:
authorKshitij Pathania <kshitijpathania@gmail.com>2018-02-12 03:27:50 +0530
committerHeiko Tietze <tietze.heiko@gmail.com>2018-04-02 09:27:07 +0200
commit5c573a2f7473bae7bb965ca36557cd1b0bf7b9c9 (patch)
treeb42461f9af9d5ef596bacc05c2ac601a644bfee2 /include/vcl/EnumContext.hxx
parentgive DBG_UNHANDLED_EXCEPTION_WHEN an area parameter (diff)
downloadcore-5c573a2f7473bae7bb965ca36557cd1b0bf7b9c9.tar.gz
core-5c573a2f7473bae7bb965ca36557cd1b0bf7b9c9.zip
tdf#115131 made a common submenu for toolbars and notebookbars
Also added the submenu in base, maths and draw Change-Id: I94850c09c08fd3848eabe2597679634f30fbc735 Reviewed-on: https://gerrit.libreoffice.org/49575 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'include/vcl/EnumContext.hxx')
-rw-r--r--include/vcl/EnumContext.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vcl/EnumContext.hxx b/include/vcl/EnumContext.hxx
index f96265c27278..fb64302ccf4d 100644
--- a/include/vcl/EnumContext.hxx
+++ b/include/vcl/EnumContext.hxx
@@ -43,6 +43,8 @@ public:
Chart,
Draw,
Impress,
+ Formula,
+ Base,
// For your convenience to avoid duplicate code in the common
// case that Draw and Impress use identical context configurations.