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





------- Additional comments from [EMAIL PROTECTED] Mon Aug 15 03:13:55 -0700 
2005 -------
Hi Drensink,

> 6.  For documents in openoffice to be exported to excel the user can set the
> argument to use wildcards.

What should be exported if that argument is the result of a formula?

> This would allow the use of the same formula names for both cases and should 
> be
> fairly easy to code into the existing regular expression code, since it then
> becomes a simple replacement of ? and * in the arguments fed to the functions
> with the equivalent regular expression.

I'd rather implement a simple wildcard search than fiddling around with
the argument's string content. Bear in mind that all other content that
possibly could form a regular expression would have to be escaped
otherwise.

  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