summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbarange.hxx')
-rw-r--r--sc/source/ui/vba/vbarange.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/vba/vbarange.hxx b/sc/source/ui/vba/vbarange.hxx
index d36eb2562e63..50bac0d0e95d 100644
--- a/sc/source/ui/vba/vbarange.hxx
+++ b/sc/source/ui/vba/vbarange.hxx
@@ -33,13 +33,9 @@ namespace com::sun::star::sheet { class XSheetCellRangeContainer; }
namespace com::sun::star::table { class XCell; }
namespace com::sun::star::table { class XCellRange; }
namespace com::sun::star::table { struct CellRangeAddress; }
-namespace com::sun::star::lang { class XServiceInfo; }
namespace ooo::vba { class XCollection; }
-namespace ooo::vba::excel { class XComment; }
-namespace ooo::vba::excel { class XFont; }
class SfxItemSet;
-class ScCellRangesBase;
class ScCellRangeObj;
class ScDocShell;
class ScDocument;