summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XNumberFormatTypes.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:07:42 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:07:42 +0000
commit7c6891b8a3b64c9f5d6a30d1eb4512a5a099207c (patch)
treebe10913dc17be3ea48b561d16c49c77303796fdf /offapi/com/sun/star/util/XNumberFormatTypes.idl
parent92ad7e2012d6d60861d3d82b07e34a24372d8eaf (diff)
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:06:58 sb 1.6.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/util/XNumberFormatTypes.idl')
-rw-r--r--offapi/com/sun/star/util/XNumberFormatTypes.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/XNumberFormatTypes.idl b/offapi/com/sun/star/util/XNumberFormatTypes.idl
index f785d52b0660..4a0029354907 100644
--- a/offapi/com/sun/star/util/XNumberFormatTypes.idl
+++ b/offapi/com/sun/star/util/XNumberFormatTypes.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNumberFormatTypes.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:10:57 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:07:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
/** represents functions to get specific, predefined number formats.
*/
-interface XNumberFormatTypes: com::sun::star::uno::XInterface
+published interface XNumberFormatTypes: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------