summaryrefslogtreecommitdiff
path: root/sc/sdi
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-02-05 14:43:49 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-02-05 14:43:49 +0000
commitec04a43edea1ac72913f721d74bea34484e43417 (patch)
tree89e307aeea7b14f6cb6089fcbe341266fc2eaafb /sc/sdi
parentc23b86fc6089e0b28ba831cddedd0cffca01a746 (diff)
INTEGRATION: CWS calcsolver (1.22.64); FILE MERGED
2007/12/05 18:02:56 nn 1.22.64.1: #i8808 solver dialog
Diffstat (limited to 'sc/sdi')
-rw-r--r--sc/sdi/cellsh.sdi5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/sdi/cellsh.sdi b/sc/sdi/cellsh.sdi
index 33a8cdbd90c2..1eb9c33a09ff 100644
--- a/sc/sdi/cellsh.sdi
+++ b/sc/sdi/cellsh.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: cellsh.sdi,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: ihi $ $Date: 2007-08-20 16:50:15 $
+ * last change: $Author: ihi $ $Date: 2008-02-05 15:43:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,6 +46,7 @@ interface CellSelection
FID_DEFINE_NAME [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_DEFINE_COLROWNAMERANGES [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_OPENDLG_SOLVE [ ExecMethod = Execute; StateMethod = GetState; ]
+ SID_OPENDLG_OPTSOLVER [ ExecMethod = Execute; StateMethod = GetState; ]
SID_OPENDLG_PIVOTTABLE [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]
SID_OPENDLG_TABOP [ ExecMethod = Execute; StateMethod = GetBlockState; ]
SID_FILTER [ ExecMethod = ExecuteDB; StateMethod = GetDBState; ]