summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/graphsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/graphsh.hxx')
-rw-r--r--sc/source/ui/inc/graphsh.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/inc/graphsh.hxx b/sc/source/ui/inc/graphsh.hxx
index 7e7c5fa6e62d..3c700c73ad12 100644
--- a/sc/source/ui/inc/graphsh.hxx
+++ b/sc/source/ui/inc/graphsh.hxx
@@ -44,6 +44,9 @@ public:
void ExecuteFilter(SfxRequest& rReq);
void GetFilterState(SfxItemSet &rSet);
+
+ void ExecuteExternalEdit(SfxRequest& rReq);
+ void GetExternalEditState(SfxItemSet &rSet);
};
#endif