summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/PaneChildWindows.hxx
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-03-17 10:48:49 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-03-17 10:48:49 +0100
commit7f2bd815816cf70719b5de8af78f1c86545fcc60 (patch)
tree3d216839bc7d7ca60ac017a702c2f8b8a6437962 /sd/source/ui/inc/PaneChildWindows.hxx
parente966bf219edd4ae4ef91d8af38ebb69c17961960 (diff)
slidecopy: removed the old TaskPane implementation, now completely superseded by the new one
carrying both implementations was only temporary, to be able to easily compare both. The new implementation still has not A11Y API implementation, that's on the TODO list.
Diffstat (limited to 'sd/source/ui/inc/PaneChildWindows.hxx')
-rw-r--r--sd/source/ui/inc/PaneChildWindows.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sd/source/ui/inc/PaneChildWindows.hxx b/sd/source/ui/inc/PaneChildWindows.hxx
index 0d8967f7f005..ead7c90dbedc 100644
--- a/sd/source/ui/inc/PaneChildWindows.hxx
+++ b/sd/source/ui/inc/PaneChildWindows.hxx
@@ -77,16 +77,6 @@ public:
-class RightPaneChildWindow
- : public PaneChildWindow
-{
-public:
- RightPaneChildWindow (::Window*, USHORT, SfxBindings*, SfxChildWinInfo*);
-
- SFX_DECL_CHILDWINDOW(RightPaneChildWindow);
-};
-
-
//======================================================================================================================
//= ToolPanelChildWindow
//======================================================================================================================