summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 15:33:01 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 15:33:01 +0000
commit76882936331f99a63d48698f9a06615f48b6462d (patch)
treedf0b6c6030262d8fcc81b9b07b04da2bad3d6563
parent0c3da0b2a217b077040bd6dc4c8b5a9e77a2e319 (diff)
INTEGRATION: CWS sb18 (1.8.100); FILE MERGED
2004/05/21 15:10:29 sb 1.8.100.1: #i21150# Added published flag.
-rw-r--r--udkapi/com/sun/star/test/TestFactory.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/test/TestFactory.idl b/udkapi/com/sun/star/test/TestFactory.idl
index 256800b3bfa0..48c36a856cdf 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.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 17:37:10 $
+ * last change: $Author: obo $ $Date: 2004-06-03 16:33:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,7 +91,7 @@ module com { module sun { module star { module test {
@version 0.1
@deprecated
*/
-service TestFactory
+published service TestFactory
{
service com::sun::star::lang::MultiServiceFactory;