https://bugs.documentfoundation.org/show_bug.cgi?id=151012
Bug ID: 151012
Summary: Msgbox Button parameter isn't optional
Product: LibreOffice
Version: 7.4.1.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Version: 7.4.1.2 / LibreOffice Community
Build ID: 3c58a8f3a960df8bc8fd77b461821e42c061c5f0
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Calc: threaded
Hello,
Sorry but I don't find this bug in bugzilla
In LO 7.4 the Button parameter (2nd) of Msgbox function/instruction is no
longer optional
msgbox "hello" -> good
msgbox "hello",,"title" -> fail ???
msgbox "hello",0,"title" -> good
thank you for your look.
--
You are receiving this mail because:
You are the assignee for the bug.