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

            Bug ID: 99413
           Summary: XListBox should have an appendItem() method
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

When inserting elements into an XListBox, you always need to specify an index
(or use -1 to insert at the end), using addItem.
There should be an appendItem method which has only one parameter (the entry as
string) and adds the item at the end of the listbox.

-- 
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