summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/Months.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:36:20 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:36:20 +0000
commit6029f79552efbd557594089bf97c08ce1574890d (patch)
tree0db115868a6ed0f07db4f2430ffe5985cb0e35e4 /offapi/com/sun/star/i18n/Months.idl
parente6eb3d6edeca7e71b185665c6eda8923d802c771 (diff)
INTEGRATION: CWS sb18 (1.3.406); FILE MERGED
2004/05/21 14:59:35 sb 1.3.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/i18n/Months.idl')
-rw-r--r--offapi/com/sun/star/i18n/Months.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/Months.idl b/offapi/com/sun/star/i18n/Months.idl
index 4e3d8b3a00cd..366825a81973 100644
--- a/offapi/com/sun/star/i18n/Months.idl
+++ b/offapi/com/sun/star/i18n/Months.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Months.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:05:46 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:36:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@ module com { module sun { module star { module i18n {
Constants for month names used in calls to <member>XCalendar::getDisplayName()</member>.
*/
-constants Months
+published constants Months
{
/// January
const short JANUARY = 0;