https://bugs.documentfoundation.org/show_bug.cgi?id=141474

Alain Romedenne <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alain.romedenne@libreoffice
                   |                            |.org

--- Comment #3 from Alain Romedenne <[email protected]> ---
(In reply to Vladimir Sokolinskiy from comment #2)
> The parameter names of the LibreOffice Basic Msgbox function are described
> [url=https://opengrok.libreoffice.org/xref/core/basic/source/runtime/stdobj.
> cxx?r=fbaf865f#610]here[/url] (as far as I understand). 
> 
> arg(u"Prompt",   SbxSTRING),
> arg(u"Buttons",  SbxINTEGER, OPT_),
> arg(u"Title",    SbxSTRING,  OPT_),
> arg(u"Helpfile", SbxSTRING,  OPT_),
> arg(u"Context",  SbxINTEGER, OPT_),

Correct !

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to