summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2003-01-16 08:36:56 +0000
committerMichael Hönnig <mi@openoffice.org>2003-01-16 08:36:56 +0000
commit9ec47fc220a8b4ea270df32d420b356afc73c009 (patch)
treea043c24023625005b08f096161f3c675a8282b02
parent0da761bc14bd88f73a03130f255f2d0e42973ea7 (diff)
#55857# broken links
-rw-r--r--udkapi/com/sun/star/io/XPersistObject.idl9
-rw-r--r--udkapi/com/sun/star/loader/Java2.idl6
-rw-r--r--udkapi/com/sun/star/loader/XImplementationLoader.idl6
-rw-r--r--udkapi/com/sun/star/test/TestFactory.idl6
4 files changed, 12 insertions, 15 deletions
diff --git a/udkapi/com/sun/star/io/XPersistObject.idl b/udkapi/com/sun/star/io/XPersistObject.idl
index 03008387ab39..739d8500150e 100644
--- a/udkapi/com/sun/star/io/XPersistObject.idl
+++ b/udkapi/com/sun/star/io/XPersistObject.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPersistObject.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: mi $ $Date: 2002-12-11 13:36:41 $
+ * last change: $Author: mi $ $Date: 2003-01-16 09:32:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,7 +89,7 @@ interface XObjectOutputStream;
itself again (by using the read method). Therefor it must be
createable by name via a factory, which is in general
the global service manager. The create and read mechanism
- is implemented by the <type>com::sun::star::io::ObjectInputStream</type>.
+ is implemented by the <type scope="com::sun::star::io">ObjectInputStream</type>.
<p>The serialization format (the series of strings, integers, objects) must
be specified at the specification of the concrete service.
@@ -148,7 +148,4 @@ interface XPersistObject: com::sun::star::uno::XInterface
}; }; }; };
-/*=============================================================================
-
-=============================================================================*/
#endif
diff --git a/udkapi/com/sun/star/loader/Java2.idl b/udkapi/com/sun/star/loader/Java2.idl
index 4f607e7f7ff1..cfcbd8bdb8a7 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-12-10 10:31:34 $
+ * last change: $Author: mi $ $Date: 2003-01-16 09:34:02 $
*
* 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/XImplementationLoader.idl b/udkapi/com/sun/star/loader/XImplementationLoader.idl
index 506527902f6f..8ba71efbe484 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.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: mi $ $Date: 2002-12-11 13:34:59 $
+ * last change: $Author: mi $ $Date: 2003-01-16 09:35:58 $
*
* 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.
diff --git a/udkapi/com/sun/star/test/TestFactory.idl b/udkapi/com/sun/star/test/TestFactory.idl
index 0b8e26a27324..bbfc1a09b51b 100644
--- a/udkapi/com/sun/star/test/TestFactory.idl
+++ b/udkapi/com/sun/star/test/TestFactory.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TestFactory.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 12:44:29 $
+ * last change: $Author: mi $ $Date: 2003-01-16 09:36:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star { module test {
/** describes a factory of services with interfaces for testing purposes.
<p>It create instances that support the interface
- <type>com::sun::star::test::XSimpleTest</type>.
+ <type scope="com::sun::star::test">XSimpleTest</type>.
<p>The services are accessed through interface, service or object
names. The name test service must begin with "test." followed by the