summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XNumberFormats.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:07:55 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:07:55 +0000
commit28ab0cfdf3b8c88f4b4320137da5f21b211de1fb (patch)
treeea59dc24f9329047157d19b4c1df9f65d5cb0f3b /offapi/com/sun/star/util/XNumberFormats.idl
parent7c6891b8a3b64c9f5d6a30d1eb4512a5a099207c (diff)
INTEGRATION: CWS sb18 (1.8.328); FILE MERGED
2004/05/21 15:06:59 sb 1.8.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/util/XNumberFormats.idl')
-rw-r--r--offapi/com/sun/star/util/XNumberFormats.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/XNumberFormats.idl b/offapi/com/sun/star/util/XNumberFormats.idl
index 5a77aea4ac03..c3b7d38da41e 100644
--- a/offapi/com/sun/star/util/XNumberFormats.idl
+++ b/offapi/com/sun/star/util/XNumberFormats.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNumberFormats.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:58:13 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:07:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@
/** provides access to multiple <type>NumberFormat</type>s.
*/
-interface XNumberFormats: com::sun::star::uno::XInterface
+published interface XNumberFormats: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------