summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:32:48 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:32:48 +0000
commit38d57dbdfd19552fe5454cab2b042ea2fdc480bf (patch)
treec0deaf52d9a80d85c77a81248665da338414a059 /offapi/com/sun/star/awt
parentea9046fcb07007ae780c5983468ff07e4677c134 (diff)
INTEGRATION: CWS sb18 (1.9.250); FILE MERGED
2004/05/21 14:56:02 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/XCurrencyField.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XCurrencyField.idl b/offapi/com/sun/star/awt/XCurrencyField.idl
index 9706faa5b0d0..25331b58905d 100644
--- a/offapi/com/sun/star/awt/XCurrencyField.idl
+++ b/offapi/com/sun/star/awt/XCurrencyField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCurrencyField.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 08:59:54 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:32:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@
/** gives access to the value and formatting of a currency field.
*/
-interface XCurrencyField: com::sun::star::uno::XInterface
+published interface XCurrencyField: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------