summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 00:56:34 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 00:56:34 +0000
commit1f2394c5fecec16c285ae054b8d35f0ef816fd8a (patch)
tree92f352d00a0b9db8d045e56450e04430d8e0fca0
parent996644ec604f404728bd5d89201d75268fc6c104 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:06:47 sb 1.4.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/util/NumberFormat.idl6
-rw-r--r--offapi/com/sun/star/util/NumberFormatSettings.idl6
-rw-r--r--offapi/com/sun/star/util/NumberFormats.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/util/NumberFormat.idl b/offapi/com/sun/star/util/NumberFormat.idl
index 075d90aa63c9..d09b7ab5c107 100644
--- a/offapi/com/sun/star/util/NumberFormat.idl
+++ b/offapi/com/sun/star/util/NumberFormat.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NumberFormat.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:10:50 $
+ * last change: $Author: obo $ $Date: 2004-06-04 01:55:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
/** contains constants that are used to specify the type of a number format.
*/
-constants NumberFormat
+published constants NumberFormat
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/util/NumberFormatSettings.idl b/offapi/com/sun/star/util/NumberFormatSettings.idl
index 22a6eaa86b79..ddcd65076eb4 100644
--- a/offapi/com/sun/star/util/NumberFormatSettings.idl
+++ b/offapi/com/sun/star/util/NumberFormatSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NumberFormatSettings.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:10:51 $
+ * last change: $Author: obo $ $Date: 2004-06-04 01:56:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
/** specifies the settings for number formatting.
*/
-service NumberFormatSettings
+published service NumberFormatSettings
{
/** provides access to the properties.
*/
diff --git a/offapi/com/sun/star/util/NumberFormats.idl b/offapi/com/sun/star/util/NumberFormats.idl
index c39ac3f71fc9..d87acb026213 100644
--- a/offapi/com/sun/star/util/NumberFormats.idl
+++ b/offapi/com/sun/star/util/NumberFormats.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NumberFormats.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:10:51 $
+ * last change: $Author: obo $ $Date: 2004-06-04 01:56:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
/** specifies a container of number formats.
*/
-service NumberFormats
+published service NumberFormats
{
/** is used to access or create individual formats.
*/