summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/PaneDockingWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/PaneDockingWindow.hxx')
-rw-r--r--sd/source/ui/inc/PaneDockingWindow.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sd/source/ui/inc/PaneDockingWindow.hxx b/sd/source/ui/inc/PaneDockingWindow.hxx
index 03e6cf96c0f0..9d07ab9beefc 100644
--- a/sd/source/ui/inc/PaneDockingWindow.hxx
+++ b/sd/source/ui/inc/PaneDockingWindow.hxx
@@ -93,12 +93,6 @@ public:
*/
USHORT AddMenu (const String& rsMenuName, ULONG nHelpId, const Link& rCallback);
- /** Set the title of the docking window to the given string. Use this
- method when the title is not yet known at the time of construction
- or can not be passed to the constructor.
- */
- void SetTitle (const String& rsTitle);
-
::Window* GetContentWindow (void);
::boost::shared_ptr<ToolBox> GetTitleToolBox (void) const;