summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:22:08 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:22:08 +0000
commitb05b4b2cfb9aefe44666dfd9bf171aabe2e78604 (patch)
tree4995a49d2d38cd4f9da5cc645271866aa7b9aa8a
parenta2cdcb8e7f8d94b41947b66d44cfa465cc66f952 (diff)
INTEGRATION: CWS sb18 (1.9.116); FILE MERGED
2004/05/21 15:09:08 sb 1.9.116.1: #i21150# Added published flag.
-rw-r--r--udkapi/com/sun/star/beans/XIntrospection.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/beans/XIntrospection.idl b/udkapi/com/sun/star/beans/XIntrospection.idl
index 8797eeab7..1a9144e94 100644
--- a/udkapi/com/sun/star/beans/XIntrospection.idl
+++ b/udkapi/com/sun/star/beans/XIntrospection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XIntrospection.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 12:43:41 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:22:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@
@see XIntrospectionAccess
*/
-interface XIntrospection: com::sun::star::uno::XInterface
+published interface XIntrospection: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------