summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2011-06-12 17:09:45 -0430
committerThorsten Behrens <tbehrens@novell.com>2011-06-15 00:54:59 +0200
commit056cbc30652934e3b0eb506320dc52012c5dc50a (patch)
treeb3e23571bbf081fa40527f4ca9627f24e2725fd3 /sd
parenta4ad260454df9bac6c4f16449bd0bfbe0e04827a (diff)
Remove unneeded foward declaration.
Diffstat (limited to 'sd')
-rw-r--r--sd/source/filter/html/htmlex.hxx1
-rw-r--r--sd/source/ui/inc/unomodel.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/filter/html/htmlex.hxx b/sd/source/filter/html/htmlex.hxx
index d320cd9edb0b..b9aa250a4a80 100644
--- a/sd/source/filter/html/htmlex.hxx
+++ b/sd/source/filter/html/htmlex.hxx
@@ -63,7 +63,6 @@
#define HtmlButtonThemaStr = "private://gallery/hidden/HtmlExportButtons";
-class List;
class SfxProgress;
class SdrOutliner;
class SdPage;
diff --git a/sd/source/ui/inc/unomodel.hxx b/sd/source/ui/inc/unomodel.hxx
index b86235294fa3..5ee275f63d05 100644
--- a/sd/source/ui/inc/unomodel.hxx
+++ b/sd/source/ui/inc/unomodel.hxx
@@ -60,7 +60,6 @@
class SdDrawDocument;
class SdPage;
-class List;
class SdXCustomPresentations;
namespace sd {