::com::sun::star::awt::grid::XGridControl | UnoControlGrid | |
::com::sun::star::awt::grid::XGridRowSelection | UnoControlGrid | |
acquire() | XInterface | |
addEventListener([in] XEventListener xListener) | XComponent | |
addFocusListener([in] com::sun::star::awt::XFocusListener xListener) | XWindow | |
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 | |
addSelectionListener([in] XGridSelectionListener listener) | XGridRowSelection | |
addWindowListener([in] com::sun::star::awt::XWindowListener xListener) | XWindow | |
com::sun::star::accessibility::XAccessible | UnoControl | optional |
com::sun::star::awt::UnoControl | UnoControlGrid | |
com::sun::star::awt::XControl | UnoControl | |
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 | |
deselectAllRows() | XGridRowSelection | |
deselectRow([in] long RowIndex) | XGridRowSelection | |
dispose() | XComponent | |
draw([in] long nX, [in] long nY) | XView | |
getAccessibleContext() | XAccessible | protected |
getColumnAtPoint([in] long X, [in] long Y) | XGridControl | |
getContext() | XControl | |
getCurrentColumn() | XGridControl | |
getCurrentRow() | XGridControl | |
getGraphics() | XView | |
getModel() | XControl | |
getPeer() | XControl | |
getPosSize() | XWindow | |
getRowAtPoint([in] long X, [in] long Y) | XGridControl | |
getSelectedRows() | XGridRowSelection | |
getSize() | XView | |
getView() | XControl | |
goToCell([in] long ColumnIndex, [in] long RowIndex) | XGridControl | |
hasSelectedRows() | XGridRowSelection | |
isDesignMode() | XControl | |
isRowSelected([in] long RowIndex) | XGridRowSelection | |
isTransparent() | XControl | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
removeEventListener([in] XEventListener aListener) | XComponent | |
removeFocusListener([in] com::sun::star::awt::XFocusListener xListener) | XWindow | |
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 | |
removeSelectionListener([in] XGridSelectionListener listener) | XGridRowSelection | |
removeWindowListener([in] com::sun::star::awt::XWindowListener xListener) | XWindow | |
selectAllRows() | XGridRowSelection | |
selectRow([in] long RowIndex) | XGridRowSelection | |
setContext([in] com::sun::star::uno::XInterface Context) | XControl | |
setDesignMode([in] boolean bOn) | XControl | |
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 | |
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 | |