summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/SlideSorterViewShell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/SlideSorterViewShell.hxx')
-rw-r--r--sd/source/ui/inc/SlideSorterViewShell.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/inc/SlideSorterViewShell.hxx b/sd/source/ui/inc/SlideSorterViewShell.hxx
index ec1ab1aac49a..efeca382d336 100644
--- a/sd/source/ui/inc/SlideSorterViewShell.hxx
+++ b/sd/source/ui/inc/SlideSorterViewShell.hxx
@@ -72,8 +72,6 @@ public:
*/
static SlideSorterViewShell* GetSlideSorter (ViewShellBase& rBase);
- void GetFocus (void);
- void LoseFocus (void);
virtual SdPage* GetActualPage (void) SAL_OVERRIDE;
/// inherited from sd::ViewShell
@@ -186,8 +184,6 @@ public:
protected:
- SvBorder GetBorder (bool bOuterResize);
-
/** Override this method to handle a missing tool bar correctly.
This is the case when the slide sorter is not the main view shell.
*/