From fb8bdfc66e88dcb2dd69b65946b1449fcee80937 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 15 Mar 2007 14:48:42 +0000 Subject: INTEGRATION: CWS basmgr02 (1.3.156); FILE MERGED 2007/01/10 14:41:56 fs 1.3.156.1: link --- offapi/com/sun/star/script/XLibraryContainer2.idl | 7 +++---- 1 file 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 XLibraryContainer to provide additional information about the libraries contained in a library container -

*/ published interface XLibraryContainer2: com::sun::star::script::XLibraryContainer { -- cgit