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