summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XScrollBar.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:43:18 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:43:18 +0000
commit2bba6819772a9f05e1e18bf646225ace5fe39860 (patch)
tree66a63ba2072360e23f89dd422b47db96436de9b4 /offapi/com/sun/star/awt/XScrollBar.idl
parenta4fd070cc4f409fea7ac6266b32ec18811b3dace (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 14:56:14 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt/XScrollBar.idl')
-rw-r--r--offapi/com/sun/star/awt/XScrollBar.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XScrollBar.idl b/offapi/com/sun/star/awt/XScrollBar.idl
index c430aaf01335..76594a0917f3 100644
--- a/offapi/com/sun/star/awt/XScrollBar.idl
+++ b/offapi/com/sun/star/awt/XScrollBar.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XScrollBar.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:01:11 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:43:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
/** gives access to the value and settings of a scroll bar and makes it possible
to register adjustment event listeners.
*/
-interface XScrollBar: com::sun::star::uno::XInterface
+published interface XScrollBar: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------