summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 15:03:44 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 15:03:44 +0000
commit9f7e75940540835bf22a2fd3913673718250c9e3 (patch)
treeffea5071a25be34f960e2c0724c0539a3ac8e527
parent012d2f8dbd1dfb46915580162645edfdc5a6ed99 (diff)
INTEGRATION: CWS sb18 (1.4.116); FILE MERGED
2004/05/21 15:09:54 sb 1.4.116.1: #i21150# Added published flag.
-rw-r--r--udkapi/com/sun/star/loader/Dynamic.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/loader/Dynamic.idl b/udkapi/com/sun/star/loader/Dynamic.idl
index 3b5258220910..101c57647122 100644
--- a/udkapi/com/sun/star/loader/Dynamic.idl
+++ b/udkapi/com/sun/star/loader/Dynamic.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Dynamic.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 12:44:05 $
+ * last change: $Author: obo $ $Date: 2004-06-03 16:03:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,14 +67,14 @@
module com { module sun { module star { module loader {
-interface XImplementationLoader;
+ published interface XImplementationLoader;
/** makes it possible to access services accessible via a <code>UnoUrlResolver</code>
E.g., instantiation of services in another process. This service is still in an
experimental state and should not be used in a production environment.
*/
-service Dynamic
+published service Dynamic
{
/** is used to write persistent information into the given registry
for accessing a <code>SingleServiceFactory</code> and for activating this