summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XCellRangesQuery.idl
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-04-02 00:08:53 +0200
committerJulien Nabet <serval2412@yahoo.fr>2011-04-02 00:08:53 +0200
commit0843dc709d9d2743a2e0010d00d8ad8a64cdd663 (patch)
tree1dea749ff89a4db5ed79aa3787f5296e5320379c /offapi/com/sun/star/sheet/XCellRangesQuery.idl
parent18d161a4f506fa0f57888d2fbb51ae91e4ec85c6 (diff)
Strip include guards in idl files
Diffstat (limited to 'offapi/com/sun/star/sheet/XCellRangesQuery.idl')
-rw-r--r--offapi/com/sun/star/sheet/XCellRangesQuery.idl11
1 files changed, 0 insertions, 11 deletions
diff --git a/offapi/com/sun/star/sheet/XCellRangesQuery.idl b/offapi/com/sun/star/sheet/XCellRangesQuery.idl
index 43d2d6733..2f633a2c5 100644
--- a/offapi/com/sun/star/sheet/XCellRangesQuery.idl
+++ b/offapi/com/sun/star/sheet/XCellRangesQuery.idl
@@ -28,21 +28,10 @@
#ifndef __com_sun_star_sheet_XCellRangesQuery_idl__
#define __com_sun_star_sheet_XCellRangesQuery_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-
-#ifndef __com_sun_star_sheet_XSheetCellRanges_idl__
#include <com/sun/star/sheet/XSheetCellRanges.idl>
-#endif
-
-#ifndef __com_sun_star_table_CellAddress_idl__
#include <com/sun/star/table/CellAddress.idl>
-#endif
-
-#ifndef __com_sun_star_table_CellRangeAddress_idl__
#include <com/sun/star/table/CellRangeAddress.idl>
-#endif
//=============================================================================