LibreOffice
LibreOffice 24.2 SDK API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
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