89718e94ec
Changed the redundant check against fRate with a test against fPrice as everywhere else in the file. Also change some comparisons against 0.0 instead of 0 when using floating point variable (to be consistent with the rest of the code). Change-Id: I94a397f1578a90156359987996cb1ef02d5e4209 Reviewed-on: https://gerrit.libreoffice.org/779 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> |
||
---|---|---|
.. | ||
idl/com/sun/star/sheet/addin | ||
prj | ||
source | ||
AllLangResTarget_analysis.mk | ||
AllLangResTarget_date.mk | ||
InternalUnoApi_scaddins.mk | ||
Library_analysis.mk | ||
Library_date.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.services.openoffice.org/wiki/Scaddins]