https://issues.apache.org/ooo/show_bug.cgi?id=121178
Clarence GUO <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #79750| |review? Flags| | --- Comment #1 from Clarence GUO <[email protected]> --- Created attachment 79750 --> https://issues.apache.org/ooo/attachment.cgi?id=79750&action=edit patch Root Cause: VBA code will call the getName method of a interface. But in this method, the persist name was returned. Solution: Add a new interface which support displaying name. Then VAB will get the displaying name from the new interface. -- You are receiving this mail because: You are the assignee for the bug.
