LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for UnoControlScrollBar, including all inherited members.
acquire() | XInterface | |
addAdjustmentListener([in] com::sun::star::awt::XAdjustmentListener l) | XScrollBar | |
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::XAccessible | UnoControl | optional |
com::sun::star::awt::UnoControl | UnoControlScrollBar | |
com::sun::star::awt::XControl | UnoControl | |
com::sun::star::awt::XScrollBar | UnoControlScrollBar | |
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 |
getBlockIncrement() | XScrollBar | |
getContext() | XControl | |
getGraphics() | XView | |
getLineIncrement() | XScrollBar | |
getMaximum() | XScrollBar | |
getModel() | XControl | |
getOrientation() | XScrollBar | |
getPeer() | XControl | |
getPosSize() | XWindow | |
getSize() | XView | |
getValue() | XScrollBar | |
getView() | XControl | |
getVisibleSize() | XScrollBar | |
isDesignMode() | XControl | |
isTransparent() | XControl | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
removeAdjustmentListener([in] com::sun::star::awt::XAdjustmentListener l) | XScrollBar | |
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 | |
setBlockIncrement([in] long n) | XScrollBar | |
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 | |
setLineIncrement([in] long n) | XScrollBar | |
setMaximum([in] long n) | XScrollBar | |
setModel([in] com::sun::star::awt::XControlModel Model) | XControl | |
setOrientation([in] long n) | XScrollBar | |
setPosSize([in] long X, [in] long Y, [in] long Width, [in] long Height, [in] short Flags) | XWindow | |
setValue([in] long n) | XScrollBar | |
setValues([in] long nValue, [in] long nVisible, [in] long nMax) | XScrollBar | |
setVisible([in] boolean Visible) | XWindow | |
setVisibleSize([in] long n) | XScrollBar | |
setZoom([in] float fZoomX, [in] float fZoomY) | XView |