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

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

::com::sun::star::awt::grid::XGridControlUnoControlGrid
::com::sun::star::awt::grid::XGridRowSelectionUnoControlGrid
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::XAccessibleUnoControloptional
com::sun::star::awt::UnoControlUnoControlGrid
com::sun::star::awt::XControlUnoControl
com::sun::star::awt::XViewUnoControl
com::sun::star::awt::XWindowUnoControl
com::sun::star::lang::XComponentUnoControl
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()XAccessibleprotected
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