summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XStorable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XStorable.idl')
-rw-r--r--offapi/com/sun/star/frame/XStorable.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/frame/XStorable.idl b/offapi/com/sun/star/frame/XStorable.idl
index 45d1d6c2e..58532d8c9 100644
--- a/offapi/com/sun/star/frame/XStorable.idl
+++ b/offapi/com/sun/star/frame/XStorable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XStorable.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $
+ * last change: $Author: mi $ $Date: 2000-12-19 16:03:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -119,7 +119,7 @@ interface XStorable: com::sun::star::uno::XInterface
/** @returns
the URL of the resource which is represented by this object.
- <p>After <method>XStorable::storeAsURL</method> it returns the
+ <p>After <member>XStorable::storeAsURL</member> it returns the
URL the object was stored to.
*/
[const] string getLocation();
@@ -217,6 +217,9 @@ interface XStorable: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:14 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:22 hjs
initial import