diff options
Diffstat (limited to 'sc/qa/perf/scperfobj.cxx')
-rw-r--r-- | sc/qa/perf/scperfobj.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/qa/perf/scperfobj.cxx b/sc/qa/perf/scperfobj.cxx index 628fc1233669..4c63d3d1c6aa 100644 --- a/sc/qa/perf/scperfobj.cxx +++ b/sc/qa/perf/scperfobj.cxx @@ -27,16 +27,11 @@ #include <com/sun/star/sheet/XCalculatable.hpp> #include <com/sun/star/table/XCellRange.hpp> #include <com/sun/star/sheet/XCellRangeFormula.hpp> -#include <com/sun/star/sheet/XCellRangeAddressable.hpp> -#include <com/sun/star/sheet/XCellRangeReferrer.hpp> #include <com/sun/star/sheet/XNamedRanges.hpp> -#include <com/sun/star/sheet/XNamedRange.hpp> #include <com/sun/star/table/XCell.hpp> -#include <com/sun/star/text/XTextRange.hpp> #include <com/sun/star/table/CellAddress.hpp> #include <com/sun/star/table/CellRangeAddress.hpp> #include <com/sun/star/sheet/Border.hpp> -#include <com/sun/star/sheet/NamedRangeFlag.hpp> #include <com/sun/star/sheet/XSubTotalCalculatable.hpp> #include <com/sun/star/sheet/SubTotalColumn.hpp> #include <com/sun/star/sheet/GeneralFunction.hpp> |