You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/07/24 18:54:32 UTC

[Bug 120358] Some properties of tab page model do not work

https://issues.apache.org/ooo/show_bug.cgi?id=120358

--- Comment #1 from hanya <ha...@gmail.com> ---
Sorry, above description is wrong.

The problem is based on interface query of css.awt.tree.XTabPageModel on
UnoControlTabPageModel class 
in Basic and other introspection based bridge.
When I wrote the similar code with attached code in Java, setImageURL method of 
XTabPageModel interface worked. 
But Enabled and Tooltip are not work even set them through attributes.

-- 
You are receiving this mail because:
You are the assignee for the bug.