summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/PaneDockingWindow.src
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-04-08 13:24:23 +0200
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-04-08 13:24:23 +0200
commit57ed5c1c87b267de23b1b73a71851dcdc46a6bab (patch)
treeddfaf354b056bb5105f29eb123d933ff93e9664a /sd/source/ui/dlg/PaneDockingWindow.src
parent1bd51ec880300f8c6d3b4827e5bfbc9bedf43672 (diff)
slidecopy: FLT_RIGHT_PANE_DOCKING_WINDOW is obsolete (superseded by FLT_TOOL_PANEL_DOCKING_WINDOW) for quite some time now ...
Diffstat (limited to 'sd/source/ui/dlg/PaneDockingWindow.src')
-rw-r--r--sd/source/ui/dlg/PaneDockingWindow.src16
1 files changed, 0 insertions, 16 deletions
diff --git a/sd/source/ui/dlg/PaneDockingWindow.src b/sd/source/ui/dlg/PaneDockingWindow.src
index e99105f456a4..616b8a159f85 100644
--- a/sd/source/ui/dlg/PaneDockingWindow.src
+++ b/sd/source/ui/dlg/PaneDockingWindow.src
@@ -62,22 +62,6 @@ DockingWindow FLT_LEFT_PANE_DRAW_DOCKING_WINDOW
Text [ en-US ] = "Page Pane" ;
};
-DockingWindow FLT_RIGHT_PANE_DOCKING_WINDOW
-{
- // HelpID = SID_EFFECT_WIN ;
- Border = TRUE ;
- Hide = TRUE ;
- SVLook = TRUE ;
- Sizeable = TRUE ;
- Moveable = TRUE ;
- Closeable = TRUE ;
- Zoomable = TRUE ;
- Dockable = TRUE ;
- EnableResizing = TRUE ;
- Size = MAP_APPFONT (100,200) ;
- Text [ en-US ] = "Task Pane" ;
-};
-
DockingWindow FLT_TOOL_PANEL_DOCKING_WINDOW
{
// HelpID = SID_EFFECT_WIN ;