forked from amazingfate/loongoffice
5.1 KiB
5.1 KiB
| 1 | DrawController_NotesView | com::sun::star::lang::XServiceInfo | getImplementationName() |
|---|---|---|---|
| 2 | DrawController_NotesView | com::sun::star::lang::XServiceInfo | supportsService() |
| 3 | DrawController_NotesView | com::sun::star::lang::XServiceInfo | getSupportedServiceNames() |
| 4 | DrawController_NotesView | com::sun::star::lang::XComponent | dispose() |
| 5 | DrawController_NotesView | com::sun::star::lang::XComponent | addEventListener() |
| 6 | DrawController_NotesView | com::sun::star::lang::XComponent | removeEventListener() |
| 7 | DrawController_NotesView | com::sun::star::awt::XUserInputInterception#optional | addKeyHandler() |
| 8 | DrawController_NotesView | com::sun::star::awt::XUserInputInterception#optional | removeKeyHandler() |
| 9 | DrawController_NotesView | com::sun::star::awt::XUserInputInterception#optional | addMouseClickHandler() |
| 10 | DrawController_NotesView | com::sun::star::awt::XUserInputInterception#optional | removeMouseClickHandler() |
| 11 | DrawController_NotesView | com::sun::star::ui::XContextMenuInterception#optional | registerContextMenuInterceptor() |
| 12 | DrawController_NotesView | com::sun::star::ui::XContextMenuInterception#optional | releaseContextMenuInterceptor() |
| 13 | DrawController_NotesView | com::sun::star::drawing::XDrawView | setCurrentPage() |
| 14 | DrawController_NotesView | com::sun::star::drawing::XDrawView | getCurrentPage() |
| 15 | DrawController_NotesView | com::sun::star::drawing::DrawingDocumentDrawView | IsMasterPageMode |
| 16 | DrawController_NotesView | com::sun::star::drawing::DrawingDocumentDrawView | IsLayerMode |
| 17 | DrawController_NotesView | com::sun::star::drawing::DrawingDocumentDrawView | CurrentPage |
| 18 | DrawController_NotesView | com::sun::star::drawing::DrawingDocumentDrawView | VisibleArea |
| 19 | DrawController_NotesView | com::sun::star::drawing::DrawingDocumentDrawView | ZoomType#optional |
| 20 | DrawController_NotesView | com::sun::star::drawing::DrawingDocumentDrawView | ZoomValue#optional |
| 21 | DrawController_NotesView | com::sun::star::drawing::DrawingDocumentDrawView | ViewOffset#optional |
| 22 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | setPosSize() |
| 23 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | getPosSize() |
| 24 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | setVisible() |
| 25 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | setEnable() |
| 26 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | setFocus() |
| 27 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | addWindowListener() |
| 28 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | removeWindowListener() |
| 29 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | addFocusListener() |
| 30 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | removeFocusListener() |
| 31 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | addKeyListener() |
| 32 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | removeKeyListener() |
| 33 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | addMouseListener() |
| 34 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | removeMouseListener() |
| 35 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | addMouseMotionListener() |
| 36 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | removeMouseMotionListener() |
| 37 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | addPaintListener() |
| 38 | DrawController_NotesView | com::sun::star::awt::XWindow#optional | removePaintListener() |
| 39 | DrawController_NotesView | com::sun::star::beans::XPropertySet | getPropertySetInfo() |
| 40 | DrawController_NotesView | com::sun::star::beans::XPropertySet | setPropertyValue() |
| 41 | DrawController_NotesView | com::sun::star::beans::XPropertySet | getPropertyValue() |
| 42 | DrawController_NotesView | com::sun::star::beans::XPropertySet | addPropertyChangeListener() |
| 43 | DrawController_NotesView | com::sun::star::beans::XPropertySet | removePropertyChangeListener() |
| 44 | DrawController_NotesView | com::sun::star::beans::XPropertySet | addVetoableChangeListener() |
| 45 | DrawController_NotesView | com::sun::star::beans::XPropertySet | removeVetoableChangeListener() |
| 46 | DrawController_NotesView | com::sun::star::view::XSelectionSupplier | select() |
| 47 | DrawController_NotesView | com::sun::star::view::XSelectionSupplier | getSelection() |
| 48 | DrawController_NotesView | com::sun::star::view::XSelectionSupplier | addSelectionChangeListener() |
| 49 | DrawController_NotesView | com::sun::star::view::XSelectionSupplier | removeSelectionChangeListener() |
| 50 | DrawController_NotesView | com::sun::star::frame::XDispatchProvider | queryDispatch() |
| 51 | DrawController_NotesView | com::sun::star::frame::XDispatchProvider | queryDispatches() |
| 52 | DrawController_NotesView | com::sun::star::frame::XController | attachFrame() |
| 53 | DrawController_NotesView | com::sun::star::frame::XController | attachModel() |
| 54 | DrawController_NotesView | com::sun::star::frame::XController | suspend() |
| 55 | DrawController_NotesView | com::sun::star::frame::XController | getViewData() |
| 56 | DrawController_NotesView | com::sun::star::frame::XController | restoreViewData() |
| 57 | DrawController_NotesView | com::sun::star::frame::XController | getModel() |
| 58 | DrawController_NotesView | com::sun::star::frame::XController | getFrame() |