office-gobmx/scaddins
Winfried Donkers 67188d0e55 tdf#100528 Add constraints for AMORLINC function
Function returned different results than Excel does because of missing constraints.
Added constraints are all defined in ODFF1.2 for AMORLINC.

Change-Id: Icd5f9de9cf252e6864e3aa9b47346f6f75669c92
Reviewed-on: https://gerrit.libreoffice.org/26572
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2016-06-28 14:51:42 +00:00
..
idl/com/sun/star/sheet/addin
source tdf#100528 Add constraints for AMORLINC function 2016-06-28 14:51:42 +00:00
AllLangResTarget_analysis.mk
AllLangResTarget_date.mk
AllLangResTarget_pricing.mk
InternalUnoApi_scaddins.mk
Library_analysis.mk
Library_date.mk
Library_pricing.mk
Makefile
Module_scaddins.mk
README

Extra functions for calc.

These provide UNO components that implement more exotic calc
functions. If you want to do the same, here can be a good place to
start.

See also:
[http://wiki.openoffice.org/wiki/Scaddins]