https://issues.apache.org/ooo/show_bug.cgi?id=120772
--- Comment #3 from hanya <[email protected]> --- Created attachment 84326 --> https://issues.apache.org/ooo/attachment.cgi?id=84326&action=edit Proposed patch to check the object has Dbg_XXX properties for watching SbUnoObject class is not there in public include file, therefore there is no way to know the object that is going to be watch its property value, is instance of UNO object or instance of user defined type. To check the number of properties of the object and check Dbg_XXX properties are added to the end of the array of property names is the proposed solution. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue. You are watching all issue changes.
