https://issues.apache.org/ooo/show_bug.cgi?id=120066
--- Comment #1 from hanya <[email protected]> --- Created attachment 78446 --> https://issues.apache.org/ooo/attachment.cgi?id=78446&action=edit Patch to introduce the function to create grid control on the dialog editor This patch provides following fucntions: - import/export of table control for xdl file by xmlscript filter - to set unique properties for grid control - .uno:InsertGridControl command to insert grid control on the dialog editor Icon for insert control toolbar is not the part of this patch. But existing icon for .uno:Grid (insert table control on form) is preferred to use for this too. The following strings are little bit long to show on property viewer. If someone has strings to describe these function in shorten them, please change them. - Active selection background color - Active selection text color - Inactive selection background color - Inactive selection text color This patch conflicts with the patch attached on issue 119731 for hyperlink control on the dialog editor. -- You are receiving this mail because: You are the assignee for the bug.
