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

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

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
addSpinListener([in] com::sun::star::awt::XSpinListener l)XSpinFieldprotected
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::XAccessibleUnoControloptional
com::sun::star::awt::UnoControlUnoControlEdit
com::sun::star::awt::UnoControlEditUnoControlNumericField
com::sun::star::awt::XControlUnoControl
com::sun::star::awt::XLayoutConstrainsUnoControlEdit
com::sun::star::awt::XNumericFieldUnoControlNumericField
com::sun::star::awt::XSpinFieldUnoControlNumericFieldoptional
com::sun::star::awt::XTextComponentUnoControlEdit
com::sun::star::awt::XTextLayoutConstrainsUnoControlEdit
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
down()XSpinFieldprotected
draw([in] long nX, [in] long nY)XView
enableRepeat([in] boolean bRepeat)XSpinFieldprotected
first()XSpinFieldprotected
getAccessibleContext()XAccessibleprotected
getColumnsAndLines([out] short nCols, [out] short nLines)XTextLayoutConstrains
getContext()XControl
getDecimalDigits()XNumericField
getFirst()XNumericField
getGraphics()XView
getLast()XNumericField
getMax()XNumericField
getMaxTextLen()XTextComponent
getMin()XNumericField
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
getSpinSize()XNumericField
getText()XTextComponent
getValue()XNumericField
getView()XControl
insertText([in] com::sun::star::awt::Selection Sel, [in] string Text)XTextComponent
isDesignMode()XControl
isEditable()XTextComponent
isStrictFormat()XNumericField
isTransparent()XControl
last()XSpinFieldprotected
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
removeSpinListener([in] com::sun::star::awt::XSpinListener l)XSpinFieldprotected
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
setDecimalDigits([in] short nDigits)XNumericField
setDesignMode([in] boolean bOn)XControl
setEditable([in] boolean bEditable)XTextComponent
setEnable([in] boolean Enable)XWindow
setFirst([in] double Value)XNumericField
setFocus()XWindow
setGraphics([in] com::sun::star::awt::XGraphics aDevice)XView
setLast([in] double Value)XNumericField
setMax([in] double Value)XNumericField
setMaxTextLen([in] short nLen)XTextComponent
setMin([in] double Value)XNumericField
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
setSpinSize([in] double Value)XNumericField
setStrictFormat([in] boolean bStrict)XNumericField
setText([in] string aText)XTextComponent
setValue([in] double Value)XNumericField
setVisible([in] boolean Visible)XWindow
setZoom([in] float fZoomX, [in] float fZoomY)XView
up()XSpinFieldprotected