https://issues.apache.org/ooo/show_bug.cgi?id=74854
--- Comment #8 from hanya <[email protected]> --- Created attachment 82022 --> https://issues.apache.org/ooo/attachment.cgi?id=82022&action=edit Patch to add InfoBox constructor that takes the style and to fix the problem Adds InfoBox( Window* pParent, WinBits nStyle, const XubString& rMessage ); to match with the other constructors like ErrorBox or QueryBox. And use it for the information box in MsgBox function. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
