LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for UnoControlListBox, including all inherited members.
acquire() | XInterface | |
addActionListener([in] com::sun::star::awt::XActionListener l) | XListBox | |
addEventListener([in] XEventListener xListener) | XComponent | |
addFocusListener([in] com::sun::star::awt::XFocusListener xListener) | XWindow | |
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 | |
addKeyListener([in] com::sun::star::awt::XKeyListener xListener) | XWindow | |
addMouseListener([in] com::sun::star::awt::XMouseListener xListener) | XWindow | |
addMouseMotionListener([in] com::sun::star::awt::XMouseMotionListener xListener) | XWindow | |
addPaintListener([in] com::sun::star::awt::XPaintListener xListener) | XWindow | |
addWindowListener([in] com::sun::star::awt::XWindowListener xListener) | XWindow | |
calcAdjustedSize([in] com::sun::star::awt::Size aNewSize) | XLayoutConstrains | |
com::sun::star::accessibility::XAccessible | UnoControl | optional |
com::sun::star::awt::UnoControl | UnoControlListBox | |
com::sun::star::awt::XControl | UnoControl | |
com::sun::star::awt::XLayoutConstrains | UnoControlListBox | |
com::sun::star::awt::XListBox | UnoControlListBox | |
com::sun::star::awt::XTextLayoutConstrains | UnoControlListBox | |
com::sun::star::awt::XView | UnoControl | |
com::sun::star::awt::XWindow | UnoControl | |
com::sun::star::lang::XComponent | UnoControl | |
createPeer([in] com::sun::star::awt::XToolkit Toolkit, [in] com::sun::star::awt::XWindowPeer Parent) | XControl | |
dispose() | XComponent | |
draw([in] long nX, [in] long nY) | XView | |
getAccessibleContext() | XAccessible | protected |
getColumnsAndLines([out] short nCols, [out] short nLines) | XTextLayoutConstrains | |
getContext() | XControl | |
getDropDownLineCount() | XListBox | |
getGraphics() | XView | |
getItem([in] short nPos) | XListBox | |
getItemCount() | XListBox | |
getItems() | XListBox | |
com::getMinimumSize() | XLayoutConstrains | |
com::sun::star::awt::XTextLayoutConstrains::getMinimumSize([in] short nCols, [in] short nLines) | XTextLayoutConstrains | |
getModel() | XControl | |
getPeer() | XControl | |
getPosSize() | XWindow | |
getPreferredSize() | XLayoutConstrains | |
getSelectedItem() | XListBox | |
getSelectedItemPos() | XListBox | |
getSelectedItems() | XListBox | |
getSelectedItemsPos() | XListBox | |
getSize() | XView | |
getView() | XControl | |
isDesignMode() | XControl | |
isMutipleMode() | XListBox | |
isTransparent() | XControl | |
makeVisible([in] short nEntry) | XListBox | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
removeActionListener([in] com::sun::star::awt::XActionListener l) | XListBox | |
removeEventListener([in] XEventListener aListener) | XComponent | |
removeFocusListener([in] com::sun::star::awt::XFocusListener xListener) | XWindow | |
removeItemListener([in] com::sun::star::awt::XItemListener l) | XListBox | |
removeItems([in] short nPos, [in] short nCount) | XListBox | |
removeKeyListener([in] com::sun::star::awt::XKeyListener xListener) | XWindow | |
removeMouseListener([in] com::sun::star::awt::XMouseListener xListener) | XWindow | |
removeMouseMotionListener([in] com::sun::star::awt::XMouseMotionListener xListener) | XWindow | |
removePaintListener([in] com::sun::star::awt::XPaintListener xListener) | XWindow | |
removeWindowListener([in] com::sun::star::awt::XWindowListener xListener) | XWindow | |
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 | |
setContext([in] com::sun::star::uno::XInterface Context) | XControl | |
setDesignMode([in] boolean bOn) | XControl | |
setDropDownLineCount([in] short nLines) | XListBox | |
setEnable([in] boolean Enable) | XWindow | |
setFocus() | XWindow | |
setGraphics([in] com::sun::star::awt::XGraphics aDevice) | XView | |
setModel([in] com::sun::star::awt::XControlModel Model) | XControl | |
setMultipleMode([in] boolean bMulti) | XListBox | |
setPosSize([in] long X, [in] long Y, [in] long Width, [in] long Height, [in] short Flags) | XWindow | |
setVisible([in] boolean Visible) | XWindow | |
setZoom([in] float fZoomX, [in] float fZoomY) | XView |