summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:31:00 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:31:00 +0000
commitdced248275e7d0658cfa8389514bba9fcb976570 (patch)
tree39dc8383e2174c5ad91101a0eb93df3b684d5771 /offapi/com/sun/star/awt
parent6795b899495ef6ac2ec9f3f848582732a5023504 (diff)
INTEGRATION: CWS sb18 (1.9.250); FILE MERGED
2004/05/21 14:56:00 sb 1.9.250.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt')
-rw-r--r--offapi/com/sun/star/awt/XBitmap.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XBitmap.idl b/offapi/com/sun/star/awt/XBitmap.idl
index 6502e8896b6a..305900b35c3b 100644
--- a/offapi/com/sun/star/awt/XBitmap.idl
+++ b/offapi/com/sun/star/awt/XBitmap.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XBitmap.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 08:59:34 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:31:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
/** provides a bitmap in the Microsoft DIB format.
*/
-interface XBitmap: com::sun::star::uno::XInterface
+published interface XBitmap: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------