To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=50519 Issue #:|50519 Summary:|API: css.text.MailMerge should support |BookmarkSelection property Component:|Database access Version:|680m106 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|none Assigned to:|tl Reported by:|fs
------- Additional comments from [EMAIL PROTECTED] Thu Jun 9 01:53:39 -0700 2005 ------- The css.text.MailMerge service includes the css.sdb.DataAccessDescriptor service. ( http://api.openoffice.org/docs/common/ref/com/sun/star/text/MailMerge.html http://api.openoffice.org/docs/common/ref/com/sun/star/sdb/DataAccessDescriptor.html ) The latter defines an optional property BookmarkSelection, which controls how the Selection property is interpreted. Since the MailMerge service does *not* implement this property, the use of the MailMerge's Selection property is somewhat limited - there are use cases which it cannot cover. So the MailMerge should implement BookmarkSelection, and simply forward it to the underlying sdb-level implementations. --------------------------------------------------------------------- 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]
