https://bugs.documentfoundation.org/show_bug.cgi?id=79542
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |120177 --- Comment #16 from Justin L <[email protected]> --- I have something that kindof works. However, to do this well probably depends on bug 120177 being fixed first. The proper way to import this (seeing that LO doesn't have a working GroupBox concept itself) is to group the buttons after all controls have been loaded. My failed attempt to do that is at http://gerrit.libreoffice.org/c/core/+/137838 An alternative method (that works for this particular bug doc) only works if the group-box controls are always defined prior to their contents. Perhaps that is always true - I don't know. That version is at http://gerrit.libreoffice.org/c/core/+/137839 Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=120177 [Bug 120177] FILEOPEN XLS: Radio button Form controls no longer grouped -- You are receiving this mail because: You are the assignee for the bug.
