diff options
Diffstat (limited to 'sc/source/ui/view/SparklineShell.cxx')
-rw-r--r-- | sc/source/ui/view/SparklineShell.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/view/SparklineShell.cxx b/sc/source/ui/view/SparklineShell.cxx index 3b3c4f8399ed..9de6c6af1e02 100644 --- a/sc/source/ui/view/SparklineShell.cxx +++ b/sc/source/ui/view/SparklineShell.cxx @@ -8,17 +8,12 @@ * */ -#include <scitems.hxx> #include <sfx2/objface.hxx> #include <sfx2/objsh.hxx> -#include <sfx2/request.hxx> -#include <svl/whiter.hxx> #include <vcl/EnumContext.hxx> -#include <sc.hrc> #include <SparklineShell.hxx> #include <tabvwsh.hxx> -#include <docsh.hxx> #include <document.hxx> #define ShellClass_SparklineShell |