summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewTabBar.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-07-02 00:08:18 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-07-02 00:08:18 +0900
commitb876538a6d90926b9771fb014432ccfb8c8125be (patch)
tree45b06b7546e77965dda04b77c3e5844bd6df619d /sd/source/ui/inc/ViewTabBar.hxx
parent914c8163e3a5014d9d2885444b6383f6fdcea529 (diff)
removed unnecessary forward declarations of class
except moving SdXImpressDocument to sd/source/ui/unoidl/unopage.hxx Change-Id: I855d8369b09ca0fb6d604410f4ed204b11ee4211
Diffstat (limited to 'sd/source/ui/inc/ViewTabBar.hxx')
-rw-r--r--sd/source/ui/inc/ViewTabBar.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/inc/ViewTabBar.hxx b/sd/source/ui/inc/ViewTabBar.hxx
index 09ed2586bba4..45447d63d4fc 100644
--- a/sd/source/ui/inc/ViewTabBar.hxx
+++ b/sd/source/ui/inc/ViewTabBar.hxx
@@ -36,13 +36,8 @@
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
-namespace sd { namespace tools {
- class EventMultiplexerEvent;
-} }
-
namespace sd {
class ViewShellBase;
- class PaneManagerEvent;
}
namespace {