https://bugs.freedesktop.org/show_bug.cgi?id=42897

--- Comment #14 from Michael Meeks <michael.me...@collabora.com> ---
> Looking more closely at it "begins with" and others also take cell
> references (so general formulas) as input... So it's basically the
> same issue as the "equal to" case, I guess.

Hmm - nasty; incidentally - wrt. your re-factor (which is a big improvement) I
was expecting a table like this:

struct {
   ScConditionMode eMode;
   int             nNumEditFields;
   ...
} aEntries[] = {
};

that we could use to do both lookups =) really - performance is irrelevant here
and a good representation is more important I think.

Markus - is it best to use a heuristic, or have a 'Value' vs.
'Formula/Reference' type radio-button somewhere abouts ? =)

Anyhow - great to see your code go in Renato.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to