summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/chartsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/chartsh.hxx')
-rw-r--r--sc/source/ui/inc/chartsh.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/inc/chartsh.hxx b/sc/source/ui/inc/chartsh.hxx
index 3e2eddfb787b..9a3719af1a96 100644
--- a/sc/source/ui/inc/chartsh.hxx
+++ b/sc/source/ui/inc/chartsh.hxx
@@ -40,6 +40,8 @@ public:
void ExecuteExportAsGraphic(SfxRequest& rReq);
void GetExportAsGraphicState(SfxItemSet &rSet);
+
+ virtual void HandleSelectionChange (void);
};
#endif