summaryrefslogtreecommitdiff
path: root/javaunohelper
diff options
context:
space:
mode:
authorPascal Junck <pjunck@openoffice.org>2004-11-03 08:06:59 +0000
committerPascal Junck <pjunck@openoffice.org>2004-11-03 08:06:59 +0000
commit7793cc6b5f94ee86d7e62a3d76a5033f870ce2d1 (patch)
treef3d910ea110daddb83a4bd0a0a2321f8254b3071 /javaunohelper
parent27112333457f953b7d6408bc6a2799316eadd492 (diff)
INTEGRATION: CWS sb22 (1.8.8); FILE MERGED
2004/10/18 10:31:43 sb 1.8.8.3: RESYNC: (1.8-1.9); FILE MERGED 2004/10/14 10:54:27 sb 1.8.8.2: #i33217# Changed @since tags for C++/Java docu from OOo to UDK. 2004/09/28 14:45:28 sb 1.8.8.1: #i33217# Fixed @since tags.
Diffstat (limited to 'javaunohelper')
-rw-r--r--javaunohelper/com/sun/star/comp/helper/Bootstrap.java5
1 files changed, 2 insertions, 3 deletions
diff --git a/javaunohelper/com/sun/star/comp/helper/Bootstrap.java b/javaunohelper/com/sun/star/comp/helper/Bootstrap.java
index 010e9f9834cf..0859c628f2a9 100644
--- a/javaunohelper/com/sun/star/comp/helper/Bootstrap.java
+++ b/javaunohelper/com/sun/star/comp/helper/Bootstrap.java
@@ -2,9 +2,9 @@
*
* $RCSfile: Bootstrap.java,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2004-08-12 13:22:49 $
+ * last change: $Author: pjunck $ $Date: 2004-11-03 09:06:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -189,7 +189,6 @@ public class Bootstrap {
* <p>
* @return a freshly boostrapped service manager
* @see com.sun.star.lang.ServiceManager
- * @since UDK2.08
*/
static public XMultiServiceFactory createSimpleServiceManager() throws Exception
{