summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlProgressBar.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-27 07:58:08 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-27 07:58:08 +0000
commit96ec5cdd5eb7faa54afda075a60214a99e455e5a (patch)
tree997c0e21a971896f53a2d92e8288a0513d5e4079 /offapi/com/sun/star/awt/UnoControlProgressBar.idl
parentdb4194b7802d0a9850aa02a9c663fa97ba34b549 (diff)
INTEGRATION: CWS tbe4 (1.2.146); FILE MERGED
2003/06/23 13:22:28 tbe 1.2.146.1: #56751# IDL review
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlProgressBar.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlProgressBar.idl5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlProgressBar.idl b/offapi/com/sun/star/awt/UnoControlProgressBar.idl
index ad1b32949c54..d2e50990f048 100644
--- a/offapi/com/sun/star/awt/UnoControlProgressBar.idl
+++ b/offapi/com/sun/star/awt/UnoControlProgressBar.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlProgressBar.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:53 $
+ * last change: $Author: vg $ $Date: 2003-06-27 08:57:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,6 +83,7 @@ service UnoControlProgressBar
service com::sun::star::awt::UnoControl;
interface com::sun::star::awt::XProgressBar;
+
};
//=============================================================================