forked from amazingfate/loongoffice
5.4 KiB
5.4 KiB
| 1 | ONumericControl | com::sun::star::awt::XLayoutConstrains | getMinimumSize() |
|---|---|---|---|
| 2 | ONumericControl | com::sun::star::awt::XLayoutConstrains | getPreferredSize() |
| 3 | ONumericControl | com::sun::star::awt::XLayoutConstrains | calcAdjustedSize() |
| 4 | ONumericControl | com::sun::star::awt::XView | setGraphics() |
| 5 | ONumericControl | com::sun::star::awt::XView | getGraphics() |
| 6 | ONumericControl | com::sun::star::awt::XView | getSize() |
| 7 | ONumericControl | com::sun::star::awt::XView | draw() |
| 8 | ONumericControl | com::sun::star::awt::XView | setZoom() |
| 9 | ONumericControl | com::sun::star::form::XBoundControl | getLock() |
| 10 | ONumericControl | com::sun::star::form::XBoundControl | setLock() |
| 11 | ONumericControl | com::sun::star::lang::XComponent | dispose() |
| 12 | ONumericControl | com::sun::star::lang::XComponent | addEventListener() |
| 13 | ONumericControl | com::sun::star::lang::XComponent | removeEventListener() |
| 14 | ONumericControl | com::sun::star::awt::XSpinField#optional | addSpinListener() |
| 15 | ONumericControl | com::sun::star::awt::XSpinField#optional | removeSpinListener() |
| 16 | ONumericControl | com::sun::star::awt::XSpinField#optional | up() |
| 17 | ONumericControl | com::sun::star::awt::XSpinField#optional | down() |
| 18 | ONumericControl | com::sun::star::awt::XSpinField#optional | first() |
| 19 | ONumericControl | com::sun::star::awt::XSpinField#optional | last() |
| 20 | ONumericControl | com::sun::star::awt::XSpinField#optional | enableRepeat() |
| 21 | ONumericControl | com::sun::star::awt::XControl | setContext() |
| 22 | ONumericControl | com::sun::star::awt::XControl | getContext() |
| 23 | ONumericControl | com::sun::star::awt::XControl | createPeer() |
| 24 | ONumericControl | com::sun::star::awt::XControl | getPeer() |
| 25 | ONumericControl | com::sun::star::awt::XControl | setModel() |
| 26 | ONumericControl | com::sun::star::awt::XControl | getModel() |
| 27 | ONumericControl | com::sun::star::awt::XControl | getView() |
| 28 | ONumericControl | com::sun::star::awt::XControl | setDesignMode() |
| 29 | ONumericControl | com::sun::star::awt::XControl | isDesignMode() |
| 30 | ONumericControl | com::sun::star::awt::XControl | isTransparent() |
| 31 | ONumericControl | com::sun::star::awt::XTextComponent | addTextListener() |
| 32 | ONumericControl | com::sun::star::awt::XTextComponent | removeTextListener() |
| 33 | ONumericControl | com::sun::star::awt::XTextComponent | setText() |
| 34 | ONumericControl | com::sun::star::awt::XTextComponent | insertText() |
| 35 | ONumericControl | com::sun::star::awt::XTextComponent | getText() |
| 36 | ONumericControl | com::sun::star::awt::XTextComponent | getSelectedText() |
| 37 | ONumericControl | com::sun::star::awt::XTextComponent | setSelection() |
| 38 | ONumericControl | com::sun::star::awt::XTextComponent | getSelection() |
| 39 | ONumericControl | com::sun::star::awt::XTextComponent | isEditable() |
| 40 | ONumericControl | com::sun::star::awt::XTextComponent | setEditable() |
| 41 | ONumericControl | com::sun::star::awt::XTextComponent | setMaxTextLen() |
| 42 | ONumericControl | com::sun::star::awt::XTextComponent | getMaxTextLen() |
| 43 | ONumericControl | com::sun::star::accessibility::XAccessible#optional | getAccessibleContext() |
| 44 | ONumericControl | com::sun::star::awt::XWindow | setPosSize() |
| 45 | ONumericControl | com::sun::star::awt::XWindow | getPosSize() |
| 46 | ONumericControl | com::sun::star::awt::XWindow | setVisible() |
| 47 | ONumericControl | com::sun::star::awt::XWindow | setEnable() |
| 48 | ONumericControl | com::sun::star::awt::XWindow | setFocus() |
| 49 | ONumericControl | com::sun::star::awt::XWindow | addWindowListener() |
| 50 | ONumericControl | com::sun::star::awt::XWindow | removeWindowListener() |
| 51 | ONumericControl | com::sun::star::awt::XWindow | addFocusListener() |
| 52 | ONumericControl | com::sun::star::awt::XWindow | removeFocusListener() |
| 53 | ONumericControl | com::sun::star::awt::XWindow | addKeyListener() |
| 54 | ONumericControl | com::sun::star::awt::XWindow | removeKeyListener() |
| 55 | ONumericControl | com::sun::star::awt::XWindow | addMouseListener() |
| 56 | ONumericControl | com::sun::star::awt::XWindow | removeMouseListener() |
| 57 | ONumericControl | com::sun::star::awt::XWindow | addMouseMotionListener() |
| 58 | ONumericControl | com::sun::star::awt::XWindow | removeMouseMotionListener() |
| 59 | ONumericControl | com::sun::star::awt::XWindow | addPaintListener() |
| 60 | ONumericControl | com::sun::star::awt::XWindow | removePaintListener() |
| 61 | ONumericControl | com::sun::star::awt::XTextLayoutConstrains | getMinimumSize() |
| 62 | ONumericControl | com::sun::star::awt::XTextLayoutConstrains | getColumnsAndLines() |
| 63 | ONumericControl | com::sun::star::awt::XNumericField | setValue() |
| 64 | ONumericControl | com::sun::star::awt::XNumericField | getValue() |
| 65 | ONumericControl | com::sun::star::awt::XNumericField | setMin() |
| 66 | ONumericControl | com::sun::star::awt::XNumericField | getMin() |
| 67 | ONumericControl | com::sun::star::awt::XNumericField | setMax() |
| 68 | ONumericControl | com::sun::star::awt::XNumericField | getMax() |
| 69 | ONumericControl | com::sun::star::awt::XNumericField | setFirst() |
| 70 | ONumericControl | com::sun::star::awt::XNumericField | getFirst() |
| 71 | ONumericControl | com::sun::star::awt::XNumericField | setLast() |
| 72 | ONumericControl | com::sun::star::awt::XNumericField | getLast() |
| 73 | ONumericControl | com::sun::star::awt::XNumericField | setSpinSize() |
| 74 | ONumericControl | com::sun::star::awt::XNumericField | getSpinSize() |
| 75 | ONumericControl | com::sun::star::awt::XNumericField | setDecimalDigits() |
| 76 | ONumericControl | com::sun::star::awt::XNumericField | getDecimalDigits() |
| 77 | ONumericControl | com::sun::star::awt::XNumericField | setStrictFormat() |
| 78 | ONumericControl | com::sun::star::awt::XNumericField | isStrictFormat() |