diff options
author | Michael Hönnig <mi@openoffice.org> | 2000-11-06 12:01:12 +0000 |
---|---|---|
committer | Michael Hönnig <mi@openoffice.org> | 2000-11-06 12:01:12 +0000 |
commit | 1f47610c1e38e0c1d987cac06a5a02aa36908355 (patch) | |
tree | d0b9c87728cbb123390ff9b70ca3fa7abd183104 /udkapi/com/sun/star/container | |
parent | 84fed643f682ab53359dfda50124c5bc8b6a87d3 (diff) |
moved from api
Diffstat (limited to 'udkapi/com/sun/star/container')
24 files changed, 48 insertions, 117 deletions
diff --git a/udkapi/com/sun/star/container/ContainerEvent.idl b/udkapi/com/sun/star/container/ContainerEvent.idl index 8ef62aeadcfc..6e1195e88950 100644 --- a/udkapi/com/sun/star/container/ContainerEvent.idl +++ b/udkapi/com/sun/star/container/ContainerEvent.idl @@ -2,9 +2,9 @@ * * $RCSfile: ContainerEvent.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:29 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -111,9 +111,6 @@ struct ContainerEvent: com::sun::star::lang::EventObject /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/ElementExistException.idl b/udkapi/com/sun/star/container/ElementExistException.idl index c352ac764433..8f0cde5f950e 100644 --- a/udkapi/com/sun/star/container/ElementExistException.idl +++ b/udkapi/com/sun/star/container/ElementExistException.idl @@ -2,9 +2,9 @@ * * $RCSfile: ElementExistException.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:29 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,9 +93,6 @@ exception ElementExistException: com::sun::star::uno::Exception /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/NoSuchElementException.idl b/udkapi/com/sun/star/container/NoSuchElementException.idl index f622660211df..1fd349c80d46 100644 --- a/udkapi/com/sun/star/container/NoSuchElementException.idl +++ b/udkapi/com/sun/star/container/NoSuchElementException.idl @@ -2,9 +2,9 @@ * * $RCSfile: NoSuchElementException.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:29 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,9 +93,6 @@ exception NoSuchElementException: com::sun::star::uno::Exception /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XChild.idl b/udkapi/com/sun/star/container/XChild.idl index 94972c3100ef..ecd16c3ed330 100644 --- a/udkapi/com/sun/star/container/XChild.idl +++ b/udkapi/com/sun/star/container/XChild.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChild.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:29 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -117,9 +117,6 @@ interface XChild: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XComponentEnumeration.idl b/udkapi/com/sun/star/container/XComponentEnumeration.idl index 4d7718f69121..668b6af56210 100644 --- a/udkapi/com/sun/star/container/XComponentEnumeration.idl +++ b/udkapi/com/sun/star/container/XComponentEnumeration.idl @@ -2,9 +2,9 @@ * * $RCSfile: XComponentEnumeration.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:29 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -107,9 +107,6 @@ interface XComponentEnumeration: com::sun::star::container::XEnumeration /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl b/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl index 9095423105b0..09e25f18f49c 100644 --- a/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl +++ b/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XComponentEnumerationAccess.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:29 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -99,9 +99,6 @@ interface XComponentEnumerationAccess: com::sun::star::container::XEnumerationAc /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XContainer.idl b/udkapi/com/sun/star/container/XContainer.idl index e1b51aa6b48e..a4f815fcab6a 100644 --- a/udkapi/com/sun/star/container/XContainer.idl +++ b/udkapi/com/sun/star/container/XContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContainer.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:29 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -121,9 +121,6 @@ interface XContainer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XContainerListener.idl b/udkapi/com/sun/star/container/XContainerListener.idl index ada082f78410..500d3f120d24 100644 --- a/udkapi/com/sun/star/container/XContainerListener.idl +++ b/udkapi/com/sun/star/container/XContainerListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContainerListener.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:29 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -112,9 +112,6 @@ interface XContainerListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XContentEnumerationAccess.idl b/udkapi/com/sun/star/container/XContentEnumerationAccess.idl index b30b7fb6501c..b1b54dc260a0 100644 --- a/udkapi/com/sun/star/container/XContentEnumerationAccess.idl +++ b/udkapi/com/sun/star/container/XContentEnumerationAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentEnumerationAccess.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:29 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -131,9 +131,6 @@ interface XContentEnumerationAccess: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XElementAccess.idl b/udkapi/com/sun/star/container/XElementAccess.idl index a72863ffd782..2b6f10494ca6 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.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:29 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -110,9 +110,6 @@ interface XElementAccess: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XEnumeration.idl b/udkapi/com/sun/star/container/XEnumeration.idl index a2e2c94893e7..33a576d2c42f 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.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:29 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -145,9 +145,6 @@ interface XEnumeration: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.2 2000/10/09 14:24:54 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/udkapi/com/sun/star/container/XEnumerationAccess.idl b/udkapi/com/sun/star/container/XEnumerationAccess.idl index b594dcec0eea..4ad051af71ed 100644 --- a/udkapi/com/sun/star/container/XEnumerationAccess.idl +++ b/udkapi/com/sun/star/container/XEnumerationAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XEnumerationAccess.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -101,9 +101,6 @@ interface XEnumerationAccess: com::sun::star::container::XElementAccess /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XHierarchicalName.idl b/udkapi/com/sun/star/container/XHierarchicalName.idl index 0685d2c34aa4..65283aaa46ea 100644 --- a/udkapi/com/sun/star/container/XHierarchicalName.idl +++ b/udkapi/com/sun/star/container/XHierarchicalName.idl @@ -2,9 +2,9 @@ * * $RCSfile: XHierarchicalName.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -123,9 +123,6 @@ interface XHierarchicalName: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl b/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl index 8564e6d3451b..3a0b0e8e4720 100644 --- a/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl +++ b/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XHierarchicalNameAccess.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -127,9 +127,6 @@ interface XHierarchicalNameAccess: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.2 2000/10/09 14:24:54 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/udkapi/com/sun/star/container/XIndexAccess.idl b/udkapi/com/sun/star/container/XIndexAccess.idl index f3ead3733a8a..9d275438918c 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.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -130,9 +130,6 @@ interface XIndexAccess: com::sun::star::container::XElementAccess /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.2 2000/10/09 14:24:54 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/udkapi/com/sun/star/container/XIndexContainer.idl b/udkapi/com/sun/star/container/XIndexContainer.idl index 7b938d9780f6..d28f9432cb5c 100644 --- a/udkapi/com/sun/star/container/XIndexContainer.idl +++ b/udkapi/com/sun/star/container/XIndexContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XIndexContainer.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -126,9 +126,6 @@ interface XIndexContainer: com::sun::star::container::XIndexReplace /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XIndexReplace.idl b/udkapi/com/sun/star/container/XIndexReplace.idl index 6e46236f7052..10dc18d818bf 100644 --- a/udkapi/com/sun/star/container/XIndexReplace.idl +++ b/udkapi/com/sun/star/container/XIndexReplace.idl @@ -2,9 +2,9 @@ * * $RCSfile: XIndexReplace.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -111,9 +111,6 @@ interface XIndexReplace: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XNameAccess.idl b/udkapi/com/sun/star/container/XNameAccess.idl index f5dc0ffcfd51..b87a6cc4a62e 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.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -146,9 +146,6 @@ interface XNameAccess: com::sun::star::container::XElementAccess /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.2 2000/10/09 14:24:54 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/udkapi/com/sun/star/container/XNameContainer.idl b/udkapi/com/sun/star/container/XNameContainer.idl index 8f5a001fafae..69eda4a5c388 100644 --- a/udkapi/com/sun/star/container/XNameContainer.idl +++ b/udkapi/com/sun/star/container/XNameContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNameContainer.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -124,9 +124,6 @@ interface XNameContainer: com::sun::star::container::XNameReplace /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XNameReplace.idl b/udkapi/com/sun/star/container/XNameReplace.idl index c9d559cee431..5049c24374fb 100644 --- a/udkapi/com/sun/star/container/XNameReplace.idl +++ b/udkapi/com/sun/star/container/XNameReplace.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNameReplace.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -111,9 +111,6 @@ interface XNameReplace: com::sun::star::container::XNameAccess /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XNamed.idl b/udkapi/com/sun/star/container/XNamed.idl index 7b711d60deaf..a8dc98c6eaf1 100644 --- a/udkapi/com/sun/star/container/XNamed.idl +++ b/udkapi/com/sun/star/container/XNamed.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNamed.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -106,9 +106,6 @@ interface XNamed: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XSet.idl b/udkapi/com/sun/star/container/XSet.idl index 6bf0ae52fd7e..222700a36b1c 100644 --- a/udkapi/com/sun/star/container/XSet.idl +++ b/udkapi/com/sun/star/container/XSet.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSet.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -127,9 +127,6 @@ interface XSet: com::sun::star::container::XEnumerationAccess /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/XUniqueIDAccess.idl b/udkapi/com/sun/star/container/XUniqueIDAccess.idl index dce991964009..dc9e8c871c9b 100644 --- a/udkapi/com/sun/star/container/XUniqueIDAccess.idl +++ b/udkapi/com/sun/star/container/XUniqueIDAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XUniqueIDAccess.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -99,9 +99,6 @@ interface XUniqueIDAccess: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ - Revision 1.1 2000/11/03 15:06:46 mi - moved from api module - Revision 1.1.1.1 2000/09/18 23:35:04 hjs initial import diff --git a/udkapi/com/sun/star/container/makefile.mk b/udkapi/com/sun/star/container/makefile.mk index f7ec8b27f3e6..ebc26ac5b7f5 100644 --- a/udkapi/com/sun/star/container/makefile.mk +++ b/udkapi/com/sun/star/container/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: mi $ $Date: 2000-11-06 12:21:30 $ +# last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses |