summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/AddIn.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/AddIn.idl')
-rw-r--r--offapi/com/sun/star/sheet/AddIn.idl15
1 files changed, 13 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/AddIn.idl b/offapi/com/sun/star/sheet/AddIn.idl
index 50c63b5de3ce..8322f8405f57 100644
--- a/offapi/com/sun/star/sheet/AddIn.idl
+++ b/offapi/com/sun/star/sheet/AddIn.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AddIn.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2000-12-19 13:59:41 $
+ * last change: $Author: nn $ $Date: 2001-02-19 19:52:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,6 +69,10 @@
#include <com/sun/star/sheet/XAddIn.idl>
#endif
+#ifndef __com_sun_star_sheet_XCompatibilityNames_idl__
+#include <com/sun/star/sheet/XCompatibilityNames.idl>
+#endif
+
//=============================================================================
@@ -213,6 +217,10 @@ service AddIn
// DocMerge: empty anyway
interface com::sun::star::sheet::XAddIn;
+ /** This optional interface gives access to compatibility names for
+ the functions.
+ */
+ [optional] interface com::sun::star::sheet::XCompatibilityNames;
};
//=============================================================================
@@ -222,6 +230,9 @@ service AddIn
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2000/12/19 13:59:41 mi
+ syntax errors in documentation fixed
+
Revision 1.4 2000/12/19 13:13:17 mi
no dim='[][]' anymore for new document generator