summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XGoalSeek.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:07:11 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:07:11 +0000
commit1b5a10f04a1b7a955ecc70ec7933dd8fbf40c739 (patch)
treec945d176e22cd090b0f926bc4b8bd3a1fa1eb1d1 /offapi/com/sun/star/sheet/XGoalSeek.idl
parentdf8e90c451e47f0bdad909537d9bb80d5e695d4a (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:03:23 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/XGoalSeek.idl')
-rw-r--r--offapi/com/sun/star/sheet/XGoalSeek.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XGoalSeek.idl b/offapi/com/sun/star/sheet/XGoalSeek.idl
index 1067e2900fdc..9d1560041e25 100644
--- a/offapi/com/sun/star/sheet/XGoalSeek.idl
+++ b/offapi/com/sun/star/sheet/XGoalSeek.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XGoalSeek.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:20 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:07:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module sheet {
/** provides seeking a goal value for a cell.
*/
-interface XGoalSeek: com::sun::star::uno::XInterface
+published interface XGoalSeek: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------