diff options
Diffstat (limited to 'sd/source/ui/toolpanel/LayoutMenu.hxx')
-rwxr-xr-x | sd/source/ui/toolpanel/LayoutMenu.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/toolpanel/LayoutMenu.hxx b/sd/source/ui/toolpanel/LayoutMenu.hxx index 86e01e9f803b..627a363fb576 100755 --- a/sd/source/ui/toolpanel/LayoutMenu.hxx +++ b/sd/source/ui/toolpanel/LayoutMenu.hxx @@ -90,10 +90,6 @@ public: static std::auto_ptr<ControlFactory> CreateControlFactory ( ToolPanelViewShell& i_rPanelViewShell ); - /** Return the name of the currently selected layout. - */ - String GetSelectedLayoutName (void); - /** Return a numerical value representing the currently selected layout. */ |