LibreOffice
LibreOffice 7.4 SDK API Reference
XListBox Member List

This is the complete list of members for XListBox, including all inherited members.

acquire()XInterface
addActionListener([in] com::sun::star::awt::XActionListener l)XListBox
addItem([in] string aItem, [in] short nPos)XListBox
addItemListener([in] com::sun::star::awt::XItemListener l)XListBox
addItems([in] sequence< string > aItems, [in] short nPos)XListBox
getDropDownLineCount()XListBox
getItem([in] short nPos)XListBox
getItemCount()XListBox
getItems()XListBox
getSelectedItem()XListBox
getSelectedItemPos()XListBox
getSelectedItems()XListBox
getSelectedItemsPos()XListBox
isMutipleMode()XListBox
makeVisible([in] short nEntry)XListBox
queryInterface([in] type aType)XInterface
release()XInterface
removeActionListener([in] com::sun::star::awt::XActionListener l)XListBox
removeItemListener([in] com::sun::star::awt::XItemListener l)XListBox
removeItems([in] short nPos, [in] short nCount)XListBox
selectItem([in] string aItem, [in] boolean bSelect)XListBox
selectItemPos([in] short nPos, [in] boolean bSelect)XListBox
selectItemsPos([in] sequence< short > aPositions, [in] boolean bSelect)XListBox
setDropDownLineCount([in] short nLines)XListBox
setMultipleMode([in] boolean bMulti)XListBox