summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/ValidationAlertStyle.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/ValidationAlertStyle.idl')
-rw-r--r--offapi/com/sun/star/sheet/ValidationAlertStyle.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/ValidationAlertStyle.idl b/offapi/com/sun/star/sheet/ValidationAlertStyle.idl
index cea536ef7ae6..a4245b21da96 100644
--- a/offapi/com/sun/star/sheet/ValidationAlertStyle.idl
+++ b/offapi/com/sun/star/sheet/ValidationAlertStyle.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ValidationAlertStyle.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:11 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:57:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@ module com { module sun { module star { module sheet {
/** used to specify how invalid cell contents are treated.
*/
-enum ValidationAlertStyle
+published enum ValidationAlertStyle
{
//-------------------------------------------------------------------------