summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:48:39 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:48:39 +0000
commit6e2b4afe36c826185cb2483d231d8d768fe89438 (patch)
tree1428a0749881854b5064e37aa42b9e07027e93e4 /offapi/com/sun/star/awt
parent1c38752ed7dd96bbd7dc30f34a21f7e27dbff87d (diff)
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 14:56:21 sb 1.6.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt')
-rw-r--r--offapi/com/sun/star/awt/XView.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XView.idl b/offapi/com/sun/star/awt/XView.idl
index 848830b656de..1c0e67af0f5f 100644
--- a/offapi/com/sun/star/awt/XView.idl
+++ b/offapi/com/sun/star/awt/XView.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XView.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:01:17 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:48:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@
<p>This kind of object is called view-object.</p>
*/
-interface XView: com::sun::star::uno::XInterface
+published interface XView: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------