summaryrefslogtreecommitdiffstats
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 8cb678d66467..bc31a7543366 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*/ )
{
}