To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=104445 Issue #|104445 Summary|SearchDescriptor using regular expressions in Draw/Imp |ress Component|api Version|OOo 3.0 Platform|PC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|jsc Reported by|jweimar
------- Additional comments from [email protected] Mon Aug 24 06:43:36 +0000 2009 ------- Searching with regular expressions can be performed using the GUI in both Writer and Impress. Using the API in impress, the search descriptor is obtained from the first page, not from the document as in Writer: doc.drawPages(0).createSearchDescriptor() The problem is that in Impress, this search descriptor does not have the property "SearchRegularExpression", even though the GUI can use regular expressions. --------------------------------------------------------------------- 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]
