summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-15 14:48:42 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-15 14:48:42 +0000
commitfb8bdfc66e88dcb2dd69b65946b1449fcee80937 (patch)
tree8111215a8536b916110c58dee4dd036b42bd954a
parenta0bab8583052b3b50fbb59de22598bd9ddcf7ba5 (diff)
INTEGRATION: CWS basmgr02 (1.3.156); FILE MERGED
2007/01/10 14:41:56 fs 1.3.156.1: link
-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
{