summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XNumericField.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:40:36 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:40:36 +0000
commit40f2b9eac5d0ac0cbbd30c5f8e83bf0aaf24ffd0 (patch)
tree83d209a8263d745514aa789b521c08b4810e4803 /offapi/com/sun/star/awt/XNumericField.idl
parent9761c095a1e8d8294cb85ed217d475c929e22185 (diff)
INTEGRATION: CWS sb18 (1.9.250); FILE MERGED
2004/05/21 14:56:11 sb 1.9.250.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt/XNumericField.idl')
-rw-r--r--offapi/com/sun/star/awt/XNumericField.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XNumericField.idl b/offapi/com/sun/star/awt/XNumericField.idl
index 352a0677aeb7..f939bfa5731b 100644
--- a/offapi/com/sun/star/awt/XNumericField.idl
+++ b/offapi/com/sun/star/awt/XNumericField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNumericField.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 09:03:41 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:40:21 $
*
* 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 numeric field.
*/
-interface XNumericField: com::sun::star::uno::XInterface
+published interface XNumericField: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------