summaryrefslogtreecommitdiffstats
path: root/sc/inc/column.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-23 00:42:24 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-23 02:48:29 +0900
commitcdea32dd8a03fe5375eaef785461170cdee10622 (patch)
treed1c7a0814fe6b437dac1069259ab3417503bd001 /sc/inc/column.hxx
parentremoved unused forward declarations of class (diff)
downloadcore-cdea32dd8a03fe5375eaef785461170cdee10622.tar.gz
core-cdea32dd8a03fe5375eaef785461170cdee10622.zip
removed unused forward declarations of class
except moving ScPostIt into source/filter/inc/xeescher.hxx Change-Id: I85fbfe88e30edce5a48a65c494ced7b2129964ff
Diffstat (limited to 'sc/inc/column.hxx')
-rw-r--r--sc/inc/column.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx
index 7fd5be7dd033..e969ffb859de 100644
--- a/sc/inc/column.hxx
+++ b/sc/inc/column.hxx
@@ -41,10 +41,7 @@ namespace editeng { class SvxBorderLine; }
class Fraction;
class OutputDevice;
-class Rectangle;
-class SfxBroadcaster;
class SfxItemPoolCache;
-class SfxItemSet;
class SvtListener;
class SfxPoolItem;
class SfxStyleSheetBase;
@@ -64,7 +61,6 @@ class ScStyleSheet;
class SvtBroadcaster;
class ScTypedStrData;
class ScProgress;
-class ScPostIt;
struct ScFunctionData;
struct ScLineFlags;
struct ScMergePatternState;