LibreOffice
LibreOffice 24.2 SDK API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
XComboBox Member List

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

acquire()XInterface
addActionListener([in] com::sun::star::awt::XActionListener l)XComboBox
addItem([in] string aItem, [in] short nPos)XComboBox
addItemListener([in] com::sun::star::awt::XItemListener l)XComboBox
addItems([in] sequence< string > aItems, [in] short nPos)XComboBox
getDropDownLineCount()XComboBox
getItem([in] short nPos)XComboBox
getItemCount()XComboBox
getItems()XComboBox
queryInterface([in] type aType)XInterface
release()XInterface
removeActionListener([in] com::sun::star::awt::XActionListener l)XComboBox
removeItemListener([in] com::sun::star::awt::XItemListener l)XComboBox
removeItems([in] short nPos, [in] short nCount)XComboBox
setDropDownLineCount([in] short nLines)XComboBox