summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbapagebreak.hxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-05-19 16:26:48 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-20 10:23:38 +0200
commita0b93fe08162b84b780a8f2553147485ec8629ff (patch)
treef2bfc3660e6c12f833a3844a526cd0ce338af392 /sc/source/ui/vba/vbapagebreak.hxx
parent25e8148a1bdf37b57938c255235eb48d98abbfc6 (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/source/ui/vba/vbapagebreak.hxx')
-rw-r--r--sc/source/ui/vba/vbapagebreak.hxx1
1 files changed, 0 insertions, 1 deletions
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>