diff options
Diffstat (limited to 'udkapi/com/sun/star/container')
12 files changed, 24 insertions, 52 deletions
diff --git a/udkapi/com/sun/star/container/XElementAccess.idl b/udkapi/com/sun/star/container/XElementAccess.idl index 3207f2433845..0b1d67fdaf96 100644 --- a/udkapi/com/sun/star/container/XElementAccess.idl +++ b/udkapi/com/sun/star/container/XElementAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XElementAccess.idl,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: mi $ $Date: 2002-12-10 10:31:30 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:34:58 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/udkapi/com/sun/star/container/XEnumeration.idl b/udkapi/com/sun/star/container/XEnumeration.idl index 1011c9fda803..8e103524aea1 100644 --- a/udkapi/com/sun/star/container/XEnumeration.idl +++ b/udkapi/com/sun/star/container/XEnumeration.idl @@ -2,9 +2,9 @@ * * $RCSfile: XEnumeration.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: mi $ $Date: 2002-12-10 10:31:30 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:34:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/udkapi/com/sun/star/container/XHierarchicalNameContainer.idl b/udkapi/com/sun/star/container/XHierarchicalNameContainer.idl index 67227de2dabb..4988e648cc6d 100644 --- a/udkapi/com/sun/star/container/XHierarchicalNameContainer.idl +++ b/udkapi/com/sun/star/container/XHierarchicalNameContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XHierarchicalNameContainer.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:16:16 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:34:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -122,13 +122,5 @@ interface XHierarchicalNameContainer : com::sun::star::container::XHierarchicalN /*============================================================================= - $Log: not supported by cvs2svn $ - Revision 1.2 2001/11/16 14:35:17 mi - proofing by Richard Holt - - Revision 1.1 2001/09/12 11:26:25 bei - #80424#, #91373# - - =============================================================================*/ #endif diff --git a/udkapi/com/sun/star/container/XHierarchicalNameReplace.idl b/udkapi/com/sun/star/container/XHierarchicalNameReplace.idl index 1f47735f1b7a..a6c1fa7ba421 100644 --- a/udkapi/com/sun/star/container/XHierarchicalNameReplace.idl +++ b/udkapi/com/sun/star/container/XHierarchicalNameReplace.idl @@ -2,9 +2,9 @@ * * $RCSfile: XHierarchicalNameReplace.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:16:16 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:35:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -110,11 +110,6 @@ interface XHierarchicalNameReplace : com::sun::star::container::XHierarchicalNam /*============================================================================= - $Log: not supported by cvs2svn $ - Revision 1.1 2001/09/12 11:26:25 bei - #80424#, #91373# - - =============================================================================*/ #endif diff --git a/udkapi/com/sun/star/container/XIdentifierAccess.idl b/udkapi/com/sun/star/container/XIdentifierAccess.idl index cdaca9cc6ad3..c3edaf7486ac 100644 --- a/udkapi/com/sun/star/container/XIdentifierAccess.idl +++ b/udkapi/com/sun/star/container/XIdentifierAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XIdentifierAccess.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2002-12-10 10:31:30 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:35:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/udkapi/com/sun/star/container/XIdentifierContainer.idl b/udkapi/com/sun/star/container/XIdentifierContainer.idl index 7bbcc1e0f698..2694591b9fac 100644 --- a/udkapi/com/sun/star/container/XIdentifierContainer.idl +++ b/udkapi/com/sun/star/container/XIdentifierContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XIdentifierContainer.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2002-12-10 10:31:30 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:35:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/udkapi/com/sun/star/container/XIdentifierReplace.idl b/udkapi/com/sun/star/container/XIdentifierReplace.idl index e7f12644118c..bcd189c86c87 100644 --- a/udkapi/com/sun/star/container/XIdentifierReplace.idl +++ b/udkapi/com/sun/star/container/XIdentifierReplace.idl @@ -2,9 +2,9 @@ * * $RCSfile: XIdentifierReplace.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2002-12-10 10:31:31 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:35:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/udkapi/com/sun/star/container/XImplicitIDAccess.idl b/udkapi/com/sun/star/container/XImplicitIDAccess.idl index 41cac10ef5da..0da76394e550 100644 --- a/udkapi/com/sun/star/container/XImplicitIDAccess.idl +++ b/udkapi/com/sun/star/container/XImplicitIDAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImplicitIDAccess.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:16:16 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:35:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -98,10 +98,5 @@ interface XImplicitIDAccess: com::sun::star::container::XElementAccess /*============================================================================= - $Log: not supported by cvs2svn $ - Revision 1.1 2001/06/08 10:07:25 mi - interfaces for collections+containers with implicit identifiers - - =============================================================================*/ #endif diff --git a/udkapi/com/sun/star/container/XImplicitIDContainer.idl b/udkapi/com/sun/star/container/XImplicitIDContainer.idl index 030472404a58..0564b71fee51 100644 --- a/udkapi/com/sun/star/container/XImplicitIDContainer.idl +++ b/udkapi/com/sun/star/container/XImplicitIDContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImplicitIDContainer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:16:16 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:35:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -104,10 +104,5 @@ interface XImplicitIDContainer: com::sun::star::container::XImplicitIDReplace /*============================================================================= - $Log: not supported by cvs2svn $ - Revision 1.1 2001/06/08 10:07:25 mi - interfaces for collections+containers with implicit identifiers - - =============================================================================*/ #endif diff --git a/udkapi/com/sun/star/container/XImplicitIDReplace.idl b/udkapi/com/sun/star/container/XImplicitIDReplace.idl index 3881138ef5f4..b6eddb5c2160 100644 --- a/udkapi/com/sun/star/container/XImplicitIDReplace.idl +++ b/udkapi/com/sun/star/container/XImplicitIDReplace.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImplicitIDReplace.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:16:16 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:35:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -96,10 +96,5 @@ interface XImplicitIDReplace: com::sun::star::uno::XInterface /*============================================================================= - $Log: not supported by cvs2svn $ - Revision 1.1 2001/06/08 10:07:25 mi - interfaces for collections+containers with implicit identifiers - - =============================================================================*/ #endif diff --git a/udkapi/com/sun/star/container/XIndexAccess.idl b/udkapi/com/sun/star/container/XIndexAccess.idl index b0375c67cfd5..d6c257f82e30 100644 --- a/udkapi/com/sun/star/container/XIndexAccess.idl +++ b/udkapi/com/sun/star/container/XIndexAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XIndexAccess.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: mi $ $Date: 2002-12-10 10:31:31 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:35:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/udkapi/com/sun/star/container/XNameAccess.idl b/udkapi/com/sun/star/container/XNameAccess.idl index e68d32c65214..54aa3bd65db1 100644 --- a/udkapi/com/sun/star/container/XNameAccess.idl +++ b/udkapi/com/sun/star/container/XNameAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNameAccess.idl,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: mi $ $Date: 2002-12-10 10:31:31 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:35:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses |