office-gobmx/formula
Eike Rathke 0c5663cfb1 first range can be anywhere before second at RPN end, tdf#96426 follow-up
... not just adjacent to the one at the end. So we actually can handle
INDIRECT("A2:C2") INDIRECT("B1:B3")

Change-Id: Ie8030ebc13bb1ae2246611f5722da97970b8c544
2016-04-24 00:11:08 +02:00
..
inc
source first range can be anywhere before second at RPN end, tdf#96426 follow-up 2016-04-24 00:11:08 +02:00
uiconfig/ui
util
AllLangResTarget_for.mk
AllLangResTarget_forui.mk
Library_for.mk
Library_forui.mk
Makefile
Module_formula.mk
README
UIConfig_formula.mk

Contains parts of the formula parser used outside Calc code that has
been pulled out from Calc's formula parser code.

Also contains some functions that are needed by code in both sc and
scaddins. Located here just for convenience. So sue me.