summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/selectioncontroller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/selectioncontroller.cxx')
-rw-r--r--svx/source/svdraw/selectioncontroller.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/svx/source/svdraw/selectioncontroller.cxx b/svx/source/svdraw/selectioncontroller.cxx
index 28dda4ed27a2..5f6f51312f4e 100644
--- a/svx/source/svdraw/selectioncontroller.cxx
+++ b/svx/source/svdraw/selectioncontroller.cxx
@@ -47,6 +47,10 @@ void SelectionController::onSelectionHasChanged()
{
}
+void SelectionController::onSelectAll()
+{
+}
+
void SelectionController::GetState( SfxItemSet& /*rSet*/ )
{
}