diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-05-19 16:26:48 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-05-20 10:23:38 +0200 |
commit | a0b93fe08162b84b780a8f2553147485ec8629ff (patch) | |
tree | f2bfc3660e6c12f833a3844a526cd0ce338af392 /sc | |
parent | 25e8148a1bdf37b57938c255235eb48d98abbfc6 (diff) |
cleanup unused css/script/ includes
but keep exception includes in headers for now
Change-Id: I826828675a2d14b906e57068cbced2e790e12bce
Reviewed-on: https://gerrit.libreoffice.org/37846
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/filter/excel/excimp8.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/unoobj/servuno.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/unoobj/viewuno.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/vba/vbainterior.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/vba/vbapagebreak.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/vba/vbapagebreaks.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/vba/vbarange.hxx | 2 | ||||
-rw-r--r-- | sc/source/ui/vba/vbaworkbooks.cxx | 6 | ||||
-rw-r--r-- | sc/source/ui/vba/vbaworksheet.cxx | 7 | ||||
-rw-r--r-- | sc/source/ui/vba/vbaworksheet.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/view/viewfun2.cxx | 1 |
11 files changed, 0 insertions, 23 deletions
diff --git a/sc/source/filter/excel/excimp8.cxx b/sc/source/filter/excel/excimp8.cxx index 050f59ea4f93..d5fb00c995ed 100644 --- a/sc/source/filter/excel/excimp8.cxx +++ b/sc/source/filter/excel/excimp8.cxx @@ -95,7 +95,6 @@ #include <com/sun/star/document/XDocumentProperties.hpp> #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp> -#include <com/sun/star/script/ModuleInfo.hpp> #include <com/sun/star/container/XIndexContainer.hpp> #include <cppuhelper/component_context.hxx> #include <cppuhelper/implbase.hxx> diff --git a/sc/source/ui/unoobj/servuno.cxx b/sc/source/ui/unoobj/servuno.cxx index 6d46da3922b8..edf0e6c803e3 100644 --- a/sc/source/ui/unoobj/servuno.cxx +++ b/sc/source/ui/unoobj/servuno.cxx @@ -52,7 +52,6 @@ #include <svx/xmlgrhlp.hxx> #include <sfx2/docfile.hxx> #include <sfx2/docfilt.hxx> -#include <com/sun/star/script/ScriptEventDescriptor.hpp> #include <com/sun/star/script/vba/XVBAEventProcessor.hpp> #include <com/sun/star/document/XCodeNameQuery.hpp> #include <com/sun/star/drawing/XDrawPagesSupplier.hpp> diff --git a/sc/source/ui/unoobj/viewuno.cxx b/sc/source/ui/unoobj/viewuno.cxx index 2223c804cbfe..170cc581d7ae 100644 --- a/sc/source/ui/unoobj/viewuno.cxx +++ b/sc/source/ui/unoobj/viewuno.cxx @@ -20,7 +20,6 @@ #include <com/sun/star/awt/MouseButton.hpp> #include <com/sun/star/drawing/ShapeCollection.hpp> #include <com/sun/star/lang/IndexOutOfBoundsException.hpp> -#include <com/sun/star/script/vba/VBAEventId.hpp> #include <com/sun/star/script/vba/XVBAEventProcessor.hpp> #include <com/sun/star/util/VetoException.hpp> #include <com/sun/star/view/DocumentZoomType.hpp> diff --git a/sc/source/ui/vba/vbainterior.hxx b/sc/source/ui/vba/vbainterior.hxx index 98d928686f66..9bb86ab308c0 100644 --- a/sc/source/ui/vba/vbainterior.hxx +++ b/sc/source/ui/vba/vbainterior.hxx @@ -25,7 +25,6 @@ #include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> -#include <com/sun/star/script/XInvocation.hpp> #include <vbahelper/vbahelperinterface.hxx> #include <tools/color.hxx> diff --git a/sc/source/ui/vba/vbapagebreak.hxx b/sc/source/ui/vba/vbapagebreak.hxx index e86c799b050d..4d6f847a0491 100644 --- a/sc/source/ui/vba/vbapagebreak.hxx +++ b/sc/source/ui/vba/vbapagebreak.hxx @@ -24,7 +24,6 @@ #include <ooo/vba/excel/XVPageBreak.hpp> #include <ooo/vba/excel/XRange.hpp> #include <com/sun/star/uno/XComponentContext.hpp> -#include <com/sun/star/script/BasicErrorException.hpp> #include <com/sun/star/sheet/TablePageBreakData.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <vbahelper/vbahelperinterface.hxx> diff --git a/sc/source/ui/vba/vbapagebreaks.hxx b/sc/source/ui/vba/vbapagebreaks.hxx index cf656d074128..58c217ada3d0 100644 --- a/sc/source/ui/vba/vbapagebreaks.hxx +++ b/sc/source/ui/vba/vbapagebreaks.hxx @@ -25,7 +25,6 @@ #include <ooo/vba/excel/XVPageBreak.hpp> #include <ooo/vba/excel/XRange.hpp> #include <com/sun/star/uno/XComponentContext.hpp> -#include <com/sun/star/script/BasicErrorException.hpp> #include <com/sun/star/sheet/XSheetPageBreak.hpp> #include <com/sun/star/sheet/TablePageBreakData.hpp> #include <com/sun/star/beans/XPropertySet.hpp> diff --git a/sc/source/ui/vba/vbarange.hxx b/sc/source/ui/vba/vbarange.hxx index 73cd9de39ea5..cc63ead27f9a 100644 --- a/sc/source/ui/vba/vbarange.hxx +++ b/sc/source/ui/vba/vbarange.hxx @@ -34,8 +34,6 @@ #include <com/sun/star/awt/Point.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> -#include <com/sun/star/script/XDefaultMethod.hpp> -#include <com/sun/star/script/XDefaultProperty.hpp> #include <com/sun/star/sheet/FillDateMode.hpp> #include <com/sun/star/sheet/FillMode.hpp> #include <com/sun/star/sheet/FillDirection.hpp> diff --git a/sc/source/ui/vba/vbaworkbooks.cxx b/sc/source/ui/vba/vbaworkbooks.cxx index a0cefaeb7982..6683265fdaf8 100644 --- a/sc/source/ui/vba/vbaworkbooks.cxx +++ b/sc/source/ui/vba/vbaworkbooks.cxx @@ -35,12 +35,6 @@ #include <com/sun/star/document/XTypeDetection.hpp> #include <com/sun/star/uri/XUriReference.hpp> #include <com/sun/star/uri/XUriReferenceFactory.hpp> -#include <com/sun/star/script/vba/VBAEventId.hpp> -#include <com/sun/star/script/vba/XVBACompatibility.hpp> -#include <com/sun/star/script/vba/XVBAEventProcessor.hpp> -#include <com/sun/star/script/vba/XVBAModuleInfo.hpp> -#include <com/sun/star/script/ModuleInfo.hpp> -#include <com/sun/star/script/ModuleType.hpp> #include <sfx2/objsh.hxx> #include <tools/urlobj.hxx> diff --git a/sc/source/ui/vba/vbaworksheet.cxx b/sc/source/ui/vba/vbaworksheet.cxx index 3c7e8a3c2c76..9da55235419c 100644 --- a/sc/source/ui/vba/vbaworksheet.cxx +++ b/sc/source/ui/vba/vbaworksheet.cxx @@ -64,13 +64,6 @@ #include <comphelper/servicehelper.hxx> #include <vbahelper/vbashapes.hxx> -#include <com/sun/star/script/vba/VBAEventId.hpp> -#include <com/sun/star/script/vba/XVBACompatibility.hpp> -#include <com/sun/star/script/vba/XVBAEventProcessor.hpp> -#include <com/sun/star/script/vba/XVBAModuleInfo.hpp> -#include <com/sun/star/script/ModuleInfo.hpp> -#include <com/sun/star/script/ModuleType.hpp> - //zhangyun showdataform #include <sfx2/sfxdlg.hxx> #include "scabstdlg.hxx" diff --git a/sc/source/ui/vba/vbaworksheet.hxx b/sc/source/ui/vba/vbaworksheet.hxx index a1d8fa11f9ec..4b7ded3cc680 100644 --- a/sc/source/ui/vba/vbaworksheet.hxx +++ b/sc/source/ui/vba/vbaworksheet.hxx @@ -22,7 +22,6 @@ #include <comphelper/unwrapargs.hxx> #include <com/sun/star/sheet/XSpreadsheet.hpp> -#include <com/sun/star/script/XInvocation.hpp> #include <ooo/vba/excel/XWorksheet.hpp> #include <ooo/vba/excel/XComments.hpp> #include <ooo/vba/excel/XRange.hpp> diff --git a/sc/source/ui/view/viewfun2.cxx b/sc/source/ui/view/viewfun2.cxx index 9a4aea9ef7b1..b1b89f1d563d 100644 --- a/sc/source/ui/view/viewfun2.cxx +++ b/sc/source/ui/view/viewfun2.cxx @@ -40,7 +40,6 @@ #include <basic/sbstar.hxx> #include <com/sun/star/container/XNameContainer.hpp> -#include <com/sun/star/script/XLibraryContainer.hpp> #include "viewfunc.hxx" |