summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XModifiable.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-15 16:18:28 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-15 16:18:28 +0000
commit43985a5ecddaca68e4fc24bf57ced3489c666d96 (patch)
tree1c4dc98a333e1bdcf93a488c74731ad28a9125c8 /offapi/com/sun/star/util/XModifiable.idl
parent0b44434f4f7673c35d32fc6965957b5ca96a66cd (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/util/XModifiable.idl')
-rw-r--r--offapi/com/sun/star/util/XModifiable.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/XModifiable.idl b/offapi/com/sun/star/util/XModifiable.idl
index 3997193e577d..2004999ca9f5 100644
--- a/offapi/com/sun/star/util/XModifiable.idl
+++ b/offapi/com/sun/star/util/XModifiable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XModifiable.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $
+ * last change: $Author: mi $ $Date: 2001-11-15 17:18:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -93,7 +93,7 @@ interface XModifiable: com::sun::star::util::XModifyBroadcaster
<TRUE/> if the object is modified.
<p>The modification is always in relation to a certain state
- (i.e. the initial, loaded or last stored version).
+ (i.e., the initial, loaded, or last stored version).
*/
boolean isModified();
@@ -115,6 +115,9 @@ interface XModifiable: com::sun::star::util::XModifyBroadcaster
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2001/03/16 16:41:51 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.3 2000/11/08 12:45:17 mi
moved from api