acquire() | XInterface | |
addActionListener([in] com::sun::star::awt::XActionListener l) | XComboBox | |
addEventListener([in] XEventListener xListener) | XComponent | |
addFocusListener([in] com::sun::star::awt::XFocusListener xListener) | XWindow | |
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 | |
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 | |
addTextListener([in] com::sun::star::awt::XTextListener l) | XTextComponent | |
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 | UnoControlEdit | |
com::sun::star::awt::UnoControlEdit | UnoControlComboBox | |
com::sun::star::awt::XComboBox | UnoControlComboBox | |
com::sun::star::awt::XControl | UnoControl | |
com::sun::star::awt::XLayoutConstrains | UnoControlEdit | |
com::sun::star::awt::XTextComponent | UnoControlEdit | |
com::sun::star::awt::XTextLayoutConstrains | UnoControlEdit | |
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() | XComboBox | |
getGraphics() | XView | |
getItem([in] short nPos) | XComboBox | |
getItemCount() | XComboBox | |
getItems() | XComboBox | |
getMaxTextLen() | XTextComponent | |
com::getMinimumSize() | XLayoutConstrains | |
com::sun::star::awt::XTextLayoutConstrains::getMinimumSize([in] short nCols, [in] short nLines) | XTextLayoutConstrains | |
getModel() | XControl | |
getPeer() | XControl | |
getPosSize() | XWindow | |
getPreferredSize() | XLayoutConstrains | |
getSelectedText() | XTextComponent | |
getSelection() | XTextComponent | |
getSize() | XView | |
getText() | XTextComponent | |
getView() | XControl | |
insertText([in] com::sun::star::awt::Selection Sel, [in] string Text) | XTextComponent | |
isDesignMode() | XControl | |
isEditable() | XTextComponent | |
isTransparent() | XControl | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
removeActionListener([in] com::sun::star::awt::XActionListener l) | XComboBox | |
removeEventListener([in] XEventListener aListener) | XComponent | |
removeFocusListener([in] com::sun::star::awt::XFocusListener xListener) | XWindow | |
removeItemListener([in] com::sun::star::awt::XItemListener l) | XComboBox | |
removeItems([in] short nPos, [in] short nCount) | XComboBox | |
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 | |
removeTextListener([in] com::sun::star::awt::XTextListener l) | XTextComponent | |
removeWindowListener([in] com::sun::star::awt::XWindowListener xListener) | XWindow | |
setContext([in] com::sun::star::uno::XInterface Context) | XControl | |
setDesignMode([in] boolean bOn) | XControl | |
setDropDownLineCount([in] short nLines) | XComboBox | |
setEditable([in] boolean bEditable) | XTextComponent | |
setEnable([in] boolean Enable) | XWindow | |
setFocus() | XWindow | |
setGraphics([in] com::sun::star::awt::XGraphics aDevice) | XView | |
setMaxTextLen([in] short nLen) | XTextComponent | |
setModel([in] com::sun::star::awt::XControlModel Model) | XControl | |
setPosSize([in] long X, [in] long Y, [in] long Width, [in] long Height, [in] short Flags) | XWindow | |
setSelection([in] com::sun::star::awt::Selection aSelection) | XTextComponent | |
setText([in] string aText) | XTextComponent | |
setVisible([in] boolean Visible) | XWindow | |
setZoom([in] float fZoomX, [in] float fZoomY) | XView | |