To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43156





------- Additional comments from [EMAIL PROTECTED] Mon Jan 16 08:02:17 -0800 
2006 -------
Hi Kami,

I won't develop a patch for this right now, but the general idea is that
in ScTable::ValidQuery() the option bMatchWholeCell and SC_BEGINS_WITH
respectively SC_ENDS_WITH are mutually exclusive. So, for example in
case of a non-regex search with SC_BEGINS_WITH, disable bMatchWholeCell
and if searching the query within a cell string matches, test if the
match occured on start of the string. Similar for SC_ENDS_WITH. You get
the idea.

  Eike


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to