summaryrefslogtreecommitdiff
path: root/sd/inc/sdmod.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-29 18:13:20 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-29 22:47:10 +0900
commitbf5115328ed454f43b4443f3891a0183dfd62814 (patch)
treef6e84c3490f965aa583e59be281e32e207b400c2 /sd/inc/sdmod.hxx
parent3f501522a838e245431a4558af5639b602566e33 (diff)
removed unnecessary forward declarations of class
except * sd::ViewTabBar moved to ViewShellBase.hxx * sd::TemplateEntry moved to AllMasterPageSelector.hxx Change-Id: I802cdc0b77027bbe0843fbb259ce1a5a46354fc3
Diffstat (limited to 'sd/inc/sdmod.hxx')
-rw-r--r--sd/inc/sdmod.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/inc/sdmod.hxx b/sd/inc/sdmod.hxx
index c6f5900042f5..234143510244 100644
--- a/sd/inc/sdmod.hxx
+++ b/sd/inc/sdmod.hxx
@@ -34,17 +34,12 @@
#include <memory>
class SdOptions;
-class BasicIDE;
class SvxSearchItem;
-class SdAppLinkHdl;
-class SvxErrorHandler;
class EditFieldInfo;
-class SvFactory;
class SdTransferable;
class SvNumberFormatter;
class SfxErrorHandler;
class OutputDevice;
-class SdPage;
class SdDrawDocument;
class SfxFrame;