summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/SidebarController.cxx')
-rw-r--r--sfx2/source/sidebar/SidebarController.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sfx2/source/sidebar/SidebarController.cxx b/sfx2/source/sidebar/SidebarController.cxx
index 7701879683d0..a5dbcfda7e2b 100644
--- a/sfx2/source/sidebar/SidebarController.cxx
+++ b/sfx2/source/sidebar/SidebarController.cxx
@@ -1053,10 +1053,6 @@ void SidebarController::UpdateDeckOpenState (void)
-FocusManager& SidebarController::GetFocusManager (void)
-{
- return maFocusManager;
-}
@@ -1240,10 +1236,6 @@ void SidebarController::ShowPanel (const Panel& rPanel)
-Context SidebarController::GetCurrentContext (void) const
-{
- return maCurrentContext;
-}
} } // end of namespace sfx2::sidebar