LibreOffice
LibreOffice 7.4 SDK API Reference
UnoControlSpinButton Member List

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

acquire()XInterface
addAdjustmentListener([in] com::sun::star::awt::XAdjustmentListener listener)XSpinValue
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
addWindowListener([in] com::sun::star::awt::XWindowListener xListener)XWindow
com::sun::star::accessibility::XAccessibleUnoControloptional
com::sun::star::awt::UnoControlUnoControlSpinButton
com::sun::star::awt::XControlUnoControl
com::sun::star::awt::XSpinValueUnoControlSpinButton
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
dispose()XComponent
draw([in] long nX, [in] long nY)XView
getAccessibleContext()XAccessibleprotected
getContext()XControl
getGraphics()XView
getMaximum()XSpinValue
getMinimum()XSpinValue
getModel()XControl
getOrientation()XSpinValue
getPeer()XControl
getPosSize()XWindow
getSize()XView
getSpinIncrement()XSpinValue
getValue()XSpinValue
getView()XControl
isDesignMode()XControl
isTransparent()XControl
queryInterface([in] type aType)XInterface
release()XInterface
removeAdjustmentListener([in] com::sun::star::awt::XAdjustmentListener listener)XSpinValue
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
removeWindowListener([in] com::sun::star::awt::XWindowListener xListener)XWindow
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
setMaximum([in] long maxValue)XSpinValue
setMinimum([in] long minValue)XSpinValue
setModel([in] com::sun::star::awt::XControlModel Model)XControl
setOrientation([in] long orientation)XSpinValue
setPosSize([in] long X, [in] long Y, [in] long Width, [in] long Height, [in] short Flags)XWindow
setSpinIncrement([in] long spinIncrement)XSpinValue
setValue([in] long value)XSpinValue
setValues([in] long minValue, [in] long maxValue, [in] long currentValue)XSpinValue
setVisible([in] boolean Visible)XWindow
setZoom([in] float fZoomX, [in] float fZoomY)XView