To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98216
------- Additional comments from [email protected] Fri Oct 15 11:53:18 +0000 2010 ------- The property value changed through control model passes boolean type value to VCLXComboBox::setProperty method. But sal_Int16 type value is extracted from the passed any in it. The value from changed at the model has no chance to update value. Proposed patch to fix it. --------------------------------------------------------------------- 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]
