summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XLinkUpdate.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/XLinkUpdate.idl
parent0b44434f4f7673c35d32fc6965957b5ca96a66cd (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/util/XLinkUpdate.idl')
-rw-r--r--offapi/com/sun/star/util/XLinkUpdate.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/util/XLinkUpdate.idl b/offapi/com/sun/star/util/XLinkUpdate.idl
index 6a7ce93d2d33..c87523d3564c 100644
--- a/offapi/com/sun/star/util/XLinkUpdate.idl
+++ b/offapi/com/sun/star/util/XLinkUpdate.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XLinkUpdate.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * 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
@@ -72,9 +72,9 @@
//=============================================================================
-/** allows to initiate an update of linked parts of a document.
- */
+/** allows initiating an update of linked parts of a document.
+ */
interface XLinkUpdate: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------