summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/XLibraryAccess.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/script/XLibraryAccess.idl')
-rw-r--r--udkapi/com/sun/star/script/XLibraryAccess.idl11
1 files changed, 7 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/script/XLibraryAccess.idl b/udkapi/com/sun/star/script/XLibraryAccess.idl
index e3a0aaee3..4b38901cf 100644
--- a/udkapi/com/sun/star/script/XLibraryAccess.idl
+++ b/udkapi/com/sun/star/script/XLibraryAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XLibraryAccess.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:28:52 $
+ * last change: $Author: mi $ $Date: 2000-12-19 13:49:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,8 +88,8 @@ interface XLibraryAccess: com::sun::star::uno::XInterface
// DocMerge from idl: method com::sun::star::script::XLibraryAccess::isFunction
/** @returns
- <TRUE>, if the function is accessible through this library;
- otherwise it returns <FALSE>.
+ <TRUE/>, if the function is accessible through this library;
+ otherwise it returns <FALSE/>.
@param aFunctionName
the full qualified name of a funtion.
@@ -167,6 +167,9 @@ interface XLibraryAccess: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2000/11/08 12:28:52 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:36 hjs
initial import