summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/DummyXShape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/main/DummyXShape.hxx')
-rw-r--r--chart2/source/view/main/DummyXShape.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/view/main/DummyXShape.hxx b/chart2/source/view/main/DummyXShape.hxx
index ee9e1afa93fd..54f5df42f343 100644
--- a/chart2/source/view/main/DummyXShape.hxx
+++ b/chart2/source/view/main/DummyXShape.hxx
@@ -395,6 +395,7 @@ public:
virtual void render() SAL_OVERRIDE;
void clear();
+ void invalidateInit() { mbNotInit = true; }
TextCache& getTextCache() { return maTextCache;}
private: