summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/CellRange.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2003-01-21 12:43:59 +0000
committerMichael Hönnig <mi@openoffice.org>2003-01-21 12:43:59 +0000
commitb60ecff99ee637e28fed7890e6781178ae5b2200 (patch)
treed95c1a90c67837cee2936ba8b29550636517321d /offapi/com/sun/star/text/CellRange.idl
parentwhitespace (diff)
downloadcore-b60ecff99ee637e28fed7890e6781178ae5b2200.tar.gz
core-b60ecff99ee637e28fed7890e6781178ae5b2200.zip
merge from src641 internal ODK release
Diffstat (limited to 'offapi/com/sun/star/text/CellRange.idl')
-rw-r--r--offapi/com/sun/star/text/CellRange.idl14
1 files changed, 2 insertions, 12 deletions
diff --git a/offapi/com/sun/star/text/CellRange.idl b/offapi/com/sun/star/text/CellRange.idl
index 8b76c3f4e2ca..26f49cdda8ce 100644
--- a/offapi/com/sun/star/text/CellRange.idl
+++ b/offapi/com/sun/star/text/CellRange.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CellRange.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: tl $ $Date: 2002-10-08 11:02:55 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:42:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,12 +76,6 @@
#ifndef __com_sun_star_style_ParagraphProperties_idl__
#include <com/sun/star/style/ParagraphProperties.idl>
#endif
-#ifndef __com_sun_star_style_ParagraphPropertiesAsian_idl__
-#include <com/sun/star/style/ParagraphPropertiesAsian.idl>
-#endif
-#ifndef __com_sun_star_style_ParagraphPropertiesComplex_idl__
-#include <com/sun/star/style/ParagraphPropertiesComplex.idl>
-#endif
#ifndef __com_sun_star_style_CharacterPropertiesAsian_idl__
#include <com/sun/star/style/CharacterPropertiesAsian.idl>
#endif
@@ -117,10 +111,6 @@ service CellRange
service com::sun::star::style::ParagraphProperties;
- service com::sun::star::style::ParagraphPropertiesAsian;
-
- service com::sun::star::style::ParagraphPropertiesComplex;
-
interface com::sun::star::table::XCellRange;
[optional] interface com::sun::star::sheet::XCellRangeData;