summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/ValidationAlertStyle.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:57:42 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:57:42 +0000
commit4c1aba6b0fec6db5be0f86190f91b103f4deb3da (patch)
tree0c8a9c568f9b44f9f2c7c280f13e7dabb5f29b1c /offapi/com/sun/star/sheet/ValidationAlertStyle.idl
parentf79a0d7f56deb0283e468e76de06c17e844f7a5d (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:03:12 sb 1.4.406.1: #i21150# Added published flag.
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
{
//-------------------------------------------------------------------------