To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97537
                 Issue #|97537
                 Summary|RegEx with backward reference do not work in Basic IDE
               Component|scripting
                 Version|OOo 3.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P4
            Subcomponent|www
             Assigned to|iss...@scripting
             Reported by|erpel





------- Additional comments from [email protected] Tue Dec 23 16:27:28 +0000 
2008 -------
In Writer, you can search and replace with backward referencing regular 
expressions.
In the Basic IDE, this does not work.

Example:

Let's say you put the word "Open.org" in Writer and into a Basic macro.

Now search with regex for "(Open)" and replace with "$1Office".

In Writer, you get:
"OpenOffice.org"

In the Basic IDE, you get:
"$1Office.org"

---------------------------------------------------------------------
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]

Reply via email to