summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/script/XLibraryContainer2.idl7
1 files changed, 3 insertions, 4 deletions
diff --git a/offapi/com/sun/star/script/XLibraryContainer2.idl b/offapi/com/sun/star/script/XLibraryContainer2.idl
index c851a480edb5..11551c4feee3 100644
--- a/offapi/com/sun/star/script/XLibraryContainer2.idl
+++ b/offapi/com/sun/star/script/XLibraryContainer2.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XLibraryContainer2.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2006-05-05 08:52:01 $
+ * last change: $Author: obo $ $Date: 2007-03-15 15:48:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -47,9 +47,8 @@
//=============================================================================
/**
- Extension of XLibraryContainer to provide additional information
+ Extension of <type>XLibraryContainer</type> to provide additional information
about the libraries contained in a library container
- </p>
*/
published interface XLibraryContainer2: com::sun::star::script::XLibraryContainer
{