summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/sheet/RecentFunctions.idl6
-rw-r--r--offapi/com/sun/star/sheet/ResultEvent.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/sheet/RecentFunctions.idl b/offapi/com/sun/star/sheet/RecentFunctions.idl
index 75561a266..77a30d611 100644
--- a/offapi/com/sun/star/sheet/RecentFunctions.idl
+++ b/offapi/com/sun/star/sheet/RecentFunctions.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RecentFunctions.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:57 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:45:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star { module sheet {
/** contains the list of recently used spreadsheet functions.
*/
-service RecentFunctions
+published service RecentFunctions
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/ResultEvent.idl b/offapi/com/sun/star/sheet/ResultEvent.idl
index 27d42a515..681c02e45 100644
--- a/offapi/com/sun/star/sheet/ResultEvent.idl
+++ b/offapi/com/sun/star/sheet/ResultEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ResultEvent.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:57 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:45:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::XVolatileResult
*/
-struct ResultEvent: com::sun::star::lang::EventObject
+published struct ResultEvent: com::sun::star::lang::EventObject
{
//-------------------------------------------------------------------------