diff options
Diffstat (limited to 'sc/inc/table.hxx')
-rw-r--r-- | sc/inc/table.hxx | 3 |
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; |