summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:20:10 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:20:10 +0000
commit01ab93e8c724b189c60b66a6c72f16d546c15db3 (patch)
treeae027b0f9e6fb6587b9d8856d12a9e09a129892c
parenta140d5a3412c47f21b62ec55fbc2851d481d1706 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:03:37 sb 1.5.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/sheet/XVolatileResult.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XVolatileResult.idl b/offapi/com/sun/star/sheet/XVolatileResult.idl
index 0295617a82ba..f214b6b060c0 100644
--- a/offapi/com/sun/star/sheet/XVolatileResult.idl
+++ b/offapi/com/sun/star/sheet/XVolatileResult.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XVolatileResult.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:30 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:20:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::VolatileResult
@see com::sun::star::sheet::ResultEvent
*/
-interface XVolatileResult: com::sun::star::uno::XInterface
+published interface XVolatileResult: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------