summaryrefslogtreecommitdiff
path: root/include/svx/selectioncontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/selectioncontroller.hxx')
-rw-r--r--include/svx/selectioncontroller.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svx/selectioncontroller.hxx b/include/svx/selectioncontroller.hxx
index 79c19f60dc61..bc4fbbf5098c 100644
--- a/include/svx/selectioncontroller.hxx
+++ b/include/svx/selectioncontroller.hxx
@@ -50,6 +50,8 @@ public:
virtual void onSelectionHasChanged();
+ virtual void onSelectAll();
+
virtual void GetState( SfxItemSet& rSet );
virtual void Execute( SfxRequest& rReq );