summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/PaneShells.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/PaneShells.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/PaneShells.hxx')
-rw-r--r--sd/source/ui/inc/PaneShells.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/sd/source/ui/inc/PaneShells.hxx b/sd/source/ui/inc/PaneShells.hxx
index 78020c9c7c6b..2e683f13d895 100644
--- a/sd/source/ui/inc/PaneShells.hxx
+++ b/sd/source/ui/inc/PaneShells.hxx
@@ -78,17 +78,6 @@ public:
/** Shell that displays the right pane for both Impress and Draw. The shell
does not do anything else and has especially no slots.
*/
-class RightPaneShell
- : public SfxShell
-{
-public:
- TYPEINFO();
- SFX_DECL_INTERFACE(SD_IF_SDRIGHTPANESHELL)
-
- RightPaneShell (void);
- virtual ~RightPaneShell (void);
-};
-
class ToolPanelPaneShell : public SfxShell
{
public: