summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/makefile.mk
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-02-05 14:53:10 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-02-05 14:53:10 +0000
commitfe84f8049ae837f4b1bf10a858849e7488006344 (patch)
tree4f06216957990639122997e5e7044ed2fb2ab11d /offapi/com/sun/star/sheet/makefile.mk
parent5835c91c7efb8318f8e8e0900328bff887f6f721 (diff)
INTEGRATION: CWS calcsolver (1.24.132); FILE MERGED
2007/12/19 10:24:45 nn 1.24.132.3: RESYNC: (1.24-1.25); FILE MERGED 2007/12/18 20:50:25 nn 1.24.132.2: #i8808# solver messages 2007/12/05 17:59:18 nn 1.24.132.1: #i8808 solver API
Diffstat (limited to 'offapi/com/sun/star/sheet/makefile.mk')
-rw-r--r--offapi/com/sun/star/sheet/makefile.mk11
1 files changed, 8 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/makefile.mk b/offapi/com/sun/star/sheet/makefile.mk
index 49716fb270ac..be41ed1903d9 100644
--- a/offapi/com/sun/star/sheet/makefile.mk
+++ b/offapi/com/sun/star/sheet/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.26 $
+# $Revision: 1.27 $
#
-# last change: $Author: obo $ $Date: 2008-01-10 12:43:34 $
+# last change: $Author: ihi $ $Date: 2008-02-05 15:53:10 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -315,7 +315,12 @@ IDLFILES=\
XViewPanesSupplier.idl\
XViewSplitable.idl\
XVolatileResult.idl\
- _NamedRange.idl
+ _NamedRange.idl\
+ SolverConstraintOperator.idl\
+ SolverConstraint.idl\
+ XSolver.idl\
+ XSolverDescription.idl\
+ Solver.idl
# ------------------------------------------------------------------