diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 16:45:03 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-27 16:45:03 +0000 |
commit | dfdc52e7f56a9d48aaca38cd1e5396af1a03b949 (patch) | |
tree | c787470457c28631802239c258b483b177fef3a3 /udkapi/com/sun/star/loader | |
parent | f26f117c6cdeab38ceda7bbba7f005e9c2d97ef4 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'udkapi/com/sun/star/loader')
-rw-r--r-- | udkapi/com/sun/star/loader/CannotActivateFactoryException.idl | 30 | ||||
-rw-r--r-- | udkapi/com/sun/star/loader/Java.idl | 27 | ||||
-rw-r--r-- | udkapi/com/sun/star/loader/Java2.idl | 6 | ||||
-rw-r--r-- | udkapi/com/sun/star/loader/SharedLibrary.idl | 30 | ||||
-rw-r--r-- | udkapi/com/sun/star/loader/XImplementationLoader.idl | 44 |
5 files changed, 12 insertions, 125 deletions
diff --git a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl index bdca15adbeff..1580bb946533 100644 --- a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl +++ b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl @@ -2,9 +2,9 @@ * * $RCSfile: CannotActivateFactoryException.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:16:45 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:36:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,31 +92,5 @@ exception CannotActivateFactoryException: com::sun::star::uno::Exception /*============================================================================= - $Log: not supported by cvs2svn $ - Revision 1.6 2002/10/03 12:44:05 mi - #94968# IDL reviews merged - - Revision 1.5.2.1 2002/06/05 16:38:41 jbu - documentation reviewed - - Revision 1.5 2001/11/16 14:58:45 mi - proofing by Richard Holt - - Revision 1.4 2000/11/08 12:28:45 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:27 hjs - initial import - - Revision 1.3 2000/09/11 11:52:33 mi - documentation merged from XML - - Revision 1.1 1999/11/16 14:29:18 mi - new module - - Revision 1.1.1.1 1999/11/11 09:48:44 jsc - new - - =============================================================================*/ #endif diff --git a/udkapi/com/sun/star/loader/Java.idl b/udkapi/com/sun/star/loader/Java.idl index 2568a6411333..abc3687901d8 100644 --- a/udkapi/com/sun/star/loader/Java.idl +++ b/udkapi/com/sun/star/loader/Java.idl @@ -2,9 +2,9 @@ * * $RCSfile: Java.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:16:46 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:36:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -95,29 +95,6 @@ service Java Source Code Control System - Update - $Log: not supported by cvs2svn $ - Revision 1.5 2002/10/03 12:44:05 mi - #94968# IDL reviews merged - - Revision 1.4.24.1 2002/06/05 16:38:41 jbu - documentation reviewed - - Revision 1.4 2000/11/08 12:28:45 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:27 hjs - initial import - - Revision 1.4 2000/09/11 11:52:33 mi - documentation merged from XML - - Revision 1.2 2000/02/07 11:24:40 mi - zu #70728# missing documentation marked - - Revision 1.1 1999/11/16 14:29:18 mi - new module - - =====================================================================*/ #endif diff --git a/udkapi/com/sun/star/loader/Java2.idl b/udkapi/com/sun/star/loader/Java2.idl index e788a6d6b4a5..cefa8c96d09c 100644 --- a/udkapi/com/sun/star/loader/Java2.idl +++ b/udkapi/com/sun/star/loader/Java2.idl @@ -2,9 +2,9 @@ * * $RCSfile: Java2.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:16:46 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:36:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,7 +67,7 @@ module com { module sun { module star { module loader { -/**the same as <type scope="com::sun::star::loader">com::sun::star::loader::Java</type>. +/**the same as <type scope="com::sun::star::loader">Java</type>. <p>This service was introduced for UNO 3 components. The then <type scope="com::sun::star::loader">Java</type> service was intended for UNO 2 components. Since UNO 2 is not supported anymore, the service diff --git a/udkapi/com/sun/star/loader/SharedLibrary.idl b/udkapi/com/sun/star/loader/SharedLibrary.idl index 0b5163a2a47e..a0d10e7d0e92 100644 --- a/udkapi/com/sun/star/loader/SharedLibrary.idl +++ b/udkapi/com/sun/star/loader/SharedLibrary.idl @@ -2,9 +2,9 @@ * * $RCSfile: SharedLibrary.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:16:46 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:36:06 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,32 +93,6 @@ service SharedLibrary Source Code Control System - Update - $Log: not supported by cvs2svn $ - Revision 1.5 2002/10/03 12:44:05 mi - #94968# IDL reviews merged - - Revision 1.4.24.1 2002/06/05 16:38:41 jbu - documentation reviewed - - Revision 1.4 2000/11/08 12:28:45 mi - moved from api - - Revision 1.2 2000/10/09 14:24:57 mi - #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) - - Revision 1.1.1.1 2000/09/18 23:35:27 hjs - initial import - - Revision 1.4 2000/09/11 11:52:33 mi - documentation merged from XML - - Revision 1.2 2000/02/07 11:24:41 mi - zu #70728# missing documentation marked - - Revision 1.1 1999/11/16 14:29:18 mi - new module - - =====================================================================*/ #endif diff --git a/udkapi/com/sun/star/loader/XImplementationLoader.idl b/udkapi/com/sun/star/loader/XImplementationLoader.idl index 6f01b3c1f31a..548996ee1b43 100644 --- a/udkapi/com/sun/star/loader/XImplementationLoader.idl +++ b/udkapi/com/sun/star/loader/XImplementationLoader.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImplementationLoader.idl,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:16:46 $ + * last change: $Author: hr $ $Date: 2003-03-27 17:36:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -113,7 +113,7 @@ interface XImplementationLoader: com::sun::star::uno::XInterface @return returns a factory interface, which allows to create an instance of the concrete implementation. In general, the object supports a - <type>com::sun::star::lang::XSingleComponentFactory</type> + <type scope="com::sun::star::lang">XSingleComponentFactory</type> and the <type scope="com::sun::star::lang">XServiceInfo</type> interface. The XServiceInfo interface informs about the capabilities of the service implementation, not the factory itself. @@ -154,42 +154,4 @@ interface XImplementationLoader: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - - $Log: not supported by cvs2svn $ - Revision 1.7 2002/12/10 10:31:35 mi - #105668# fixed dead links - - Revision 1.6 2002/10/03 12:44:05 mi - #94968# IDL reviews merged - - Revision 1.5.16.1 2002/06/05 16:38:41 jbu - documentation reviewed - - Revision 1.5 2001/03/16 15:10:38 jsc - remove interfaceheader with uik and remove [const] in method definitions - - Revision 1.4 2000/11/08 12:28:45 mi - moved from api - - Revision 1.2 2000/10/09 14:24:57 mi - #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) - - Revision 1.1.1.1 2000/09/18 23:35:27 hjs - initial import - - Revision 1.4 2000/09/11 11:52:33 mi - documentation merged from XML - - Revision 1.2 2000/02/23 11:41:16 mi - results from proofreading in layouted version - - Revision 1.1 1999/11/16 14:29:18 mi - new module - - Revision 1.1.1.1 1999/11/11 09:48:44 jsc - new - - -=============================================================================*/ #endif |