summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-10-03 15:59:06 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-10-03 16:00:21 +0200
commit749a0845500d69f99bf1901bab82361f67b5e4f6 (patch)
treeb758bc7dff18029881e1a9c8f3881ce117dadfd6 /include
parentfix test-cases (diff)
downloadcore-749a0845500d69f99bf1901bab82361f67b5e4f6.tar.gz
core-749a0845500d69f99bf1901bab82361f67b5e4f6.zip
don't show area and line panel in pie chart Chart selection, tdf#94320
Change-Id: I0eacedbb3d96a059278bab0ef98a66ed49b827fc
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/sidebar/EnumContext.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/sidebar/EnumContext.hxx b/include/sfx2/sidebar/EnumContext.hxx
index d9dbe80fdff7..080a81836013 100644
--- a/include/sfx2/sidebar/EnumContext.hxx
+++ b/include/sfx2/sidebar/EnumContext.hxx
@@ -69,6 +69,7 @@ public:
Context_Axis,
Context_Cell,
Context_Chart,
+ Context_ChartElements,
Context_Draw,
Context_DrawLine,
Context_DrawPage,