diff options
Diffstat (limited to 'sc/inc/dociter.hxx')
-rw-r--r-- | sc/inc/dociter.hxx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sc/inc/dociter.hxx b/sc/inc/dociter.hxx index 190d284a39e8..0737bed223ec 100644 --- a/sc/inc/dociter.hxx +++ b/sc/inc/dociter.hxx @@ -37,16 +37,8 @@ class ScDocument; class ScPatternAttr; -class ScAttrArray; -class ScAttrIterator; -class ScFlatBoolRowSegments; class ScMatrix; -struct ScDBQueryParamBase; -struct ScQueryParam; -struct ScDBQueryParamInternal; -struct ScDBQueryParamMatrix; class ScFormulaCell; -class OutputDevice; struct ScInterpreterContext; enum class SvNumFormatType : sal_Int16; |