summaryrefslogtreecommitdiff
path: root/sc/inc/table.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/table.hxx
parentdbd9db69bb2ca982d76c09f8cb9561b42c9138b8 (diff)
removed unused forward declarations of class
except moving ScPostIt into source/filter/inc/xeescher.hxx Change-Id: I85fbfe88e30edce5a48a65c494ced7b2129964ff
Diffstat (limited to 'sc/inc/table.hxx')
-rw-r--r--sc/inc/table.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx
index 95ab430ed5b3..966c458379a7 100644
--- a/sc/inc/table.hxx
+++ b/sc/inc/table.hxx
@@ -60,11 +60,9 @@ class SvxBoxInfoItem;
class SvxBoxItem;
class SvxSearchItem;
-class ScAutoFormat;
class ScAutoFormatData;
class ScBaseCell;
class ScDocument;
-class ScDrawLayer;
class ScEditDataArray;
class ScFormulaCell;
class ScOutlineTable;
@@ -76,7 +74,6 @@ class ScSortInfoArray;
class ScConditionalFormat;
class ScConditionalFormatList;
class ScStyleSheet;
-class ScTableLink;
class ScTableProtection;
class ScUserListData;
struct RowInfo;