summaryrefslogtreecommitdiff
path: root/sc/inc/nameuno.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2000-10-09 17:03:53 +0000
committerNiklas Nebel <nn@openoffice.org>2000-10-09 17:03:53 +0000
commit5d4f01aa909bd7eafb08969ff53d8bb50e50e681 (patch)
treeb357b605c02eba6573d07ba1b5e34f823e563917 /sc/inc/nameuno.hxx
parentb6d742ca83692c24fb1a1d7ebf5c5146aaa894f7 (diff)
unnecessary includes removed
Diffstat (limited to 'sc/inc/nameuno.hxx')
-rw-r--r--sc/inc/nameuno.hxx35
1 files changed, 4 insertions, 31 deletions
diff --git a/sc/inc/nameuno.hxx b/sc/inc/nameuno.hxx
index 873332ac6946..61a41979d35d 100644
--- a/sc/inc/nameuno.hxx
+++ b/sc/inc/nameuno.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: nameuno.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:44:49 $
+ * last change: $Author: nn $ $Date: 2000-10-09 18:03:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,12 +70,6 @@
#include "global.hxx" // ScRange
#endif
-#ifndef _COM_SUN_STAR_SHEET_XSHEETCELLRANGE_HPP_
-#include <com/sun/star/sheet/XSheetCellRange.hpp>
-#endif
-#ifndef _COM_SUN_STAR_SHEET_XFORMULAQUERY_HPP_
-#include <com/sun/star/sheet/XFormulaQuery.hpp>
-#endif
#ifndef _COM_SUN_STAR_SHEET_XLABELRANGE_HPP_
#include <com/sun/star/sheet/XLabelRange.hpp>
#endif
@@ -85,35 +79,14 @@
#ifndef _COM_SUN_STAR_SHEET_XCELLRANGEREFERRER_HPP_
#include <com/sun/star/sheet/XCellRangeReferrer.hpp>
#endif
-#ifndef _COM_SUN_STAR_SHEET_XCELLRANGEADDRESSABLE_HPP_
-#include <com/sun/star/sheet/XCellRangeAddressable.hpp>
-#endif
-#ifndef _COM_SUN_STAR_SHEET_XUSEDAREACURSOR_HPP_
-#include <com/sun/star/sheet/XUsedAreaCursor.hpp>
-#endif
-#ifndef _COM_SUN_STAR_SHEET_XSHEETOPERATION_HPP_
-#include <com/sun/star/sheet/XSheetOperation.hpp>
-#endif
-#ifndef _COM_SUN_STAR_SHEET_XFILLACROSSSHEET_HPP_
-#include <com/sun/star/sheet/XFillAcrossSheet.hpp>
-#endif
#ifndef _COM_SUN_STAR_SHEET_XNAMEDRANGE_HPP_
#include <com/sun/star/sheet/XNamedRange.hpp>
#endif
-#ifndef _COM_SUN_STAR_SHEET_XSHEETCELLRANGES_HPP_
-#include <com/sun/star/sheet/XSheetCellRanges.hpp>
-#endif
#ifndef _COM_SUN_STAR_SHEET_XNAMEDRANGES_HPP_
#include <com/sun/star/sheet/XNamedRanges.hpp>
#endif
-#ifndef _COM_SUN_STAR_SHEET_XSHEETCELLCURSOR_HPP_
-#include <com/sun/star/sheet/XSheetCellCursor.hpp>
-#endif
-#ifndef _COM_SUN_STAR_SHEET_XCELLFORMATRANGESSUPPLIER_HPP_
-#include <com/sun/star/sheet/XCellFormatRangesSupplier.hpp>
-#endif
-#ifndef _COM_SUN_STAR_SHEET_XCELLRANGESQUERY_HPP_
-#include <com/sun/star/sheet/XCellRangesQuery.hpp>
+#ifndef _COM_SUN_STAR_CONTAINER_XENUMERATIONACCESS_HPP_
+#include <com/sun/star/container/XEnumerationAccess.hpp>
#endif
#ifndef _COM_SUN_STAR_LANG_XSERVICENAME_HPP_
#include <com/sun/star/lang/XServiceName.hpp>