summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-01 15:53:47 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-01 15:53:47 +0000
commit4f3f7857d248ea4addf1321044f303eb7fa8ee63 (patch)
tree0048ee43f9a32bef85518ac4f397bb22540423b7 /offapi/com/sun/star/sheet/XSheetConditionalEntries.idl
parent772d164b86d092858a0cd4ad958927e111b331e5 (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/sheet/XSheetConditionalEntries.idl')
-rw-r--r--offapi/com/sun/star/sheet/XSheetConditionalEntries.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl b/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl
index f12361de8275..4cd835db2148 100644
--- a/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl
+++ b/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSheetConditionalEntries.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $
+ * last change: $Author: mi $ $Date: 2001-11-01 16:53:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,7 +91,7 @@ interface XSheetConditionalEntries: com::sun::star::container::XIndexAccess
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::sheet::XSheetConditionalEntries::removeByIndex
- /** removes a condition entry from the format.
+ /** removes a conditional entry from the format.
*/
void removeByIndex( [in] long nIndex );
@@ -111,6 +111,9 @@ interface XSheetConditionalEntries: com::sun::star::container::XIndexAccess
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2001/03/16 16:41:38 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.4 2000/12/21 08:35:12 mi
@see interface/service/... ident -> @see ident - for new docu generator