|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for DropTarget, including all inherited members.
| _acceptDrag(sal_Int8 dragOperation, const Reference< XDropTargetDragContext > &context) | DropTarget | |
| _acceptDrop(sal_Int8 dropOperation, const Reference< XDropTargetDropContext > &context) | DropTarget | |
| _dropComplete(bool success, const Reference< XDropTargetDropContext > &context) | DropTarget | |
| _rejectDrag(const Reference< XDropTargetDragContext > &context) | DropTarget | |
| _rejectDrop(const Reference< XDropTargetDropContext > &context) | DropTarget | |
| addDropTargetListener(const Reference< XDropTargetListener > &dtl) override | DropTarget | virtual |
| disposing() override | DropTarget | virtual |
| DndTargetOleSTAFunc | DropTarget | friend |
| DragEnter(IDataObject *pDataObj, DWORD grfKeyState, POINTL pt, DWORD *pdwEffect) | DropTarget | virtual |
| DragLeave() | DropTarget | virtual |
| DragOver(DWORD grfKeyState, POINTL pt, DWORD *pdwEffect) | DropTarget | virtual |
| Drop(IDataObject *pDataObj, DWORD grfKeyState, POINTL pt, DWORD *pdwEffect) | DropTarget | virtual |
| DropTarget(const Reference< XComponentContext > &rxContext) | DropTarget | explicit |
| DropTarget(DropTarget const &)=delete | DropTarget | |
| fire_dragEnter(const DropTargetDragEnterEvent &dtde) | DropTarget | protected |
| fire_dragExit(const DropTargetEvent &dte) | DropTarget | protected |
| fire_dragOver(const DropTargetDragEvent &dtde) | DropTarget | protected |
| fire_drop(const DropTargetDropEvent &dte) | DropTarget | protected |
| fire_dropActionChanged(const DropTargetDragEvent &dtde) | DropTarget | protected |
| getDefaultActions() override | DropTarget | virtual |
| getFilteredActions(DWORD grfKeyState, DWORD sourceActions) | DropTarget | inlineprotected |
| getFilteredActions(DWORD grfKeyState) | DropTarget | inlineprotected |
| getImplementationName() override | DropTarget | virtual |
| getSupportedServiceNames() override | DropTarget | virtual |
| initialize(const Sequence< Any > &aArguments) override | DropTarget | virtual |
| isActive() override | DropTarget | virtual |
| m_aMutex | cppu::BaseMutex | protected |
| m_bActive | DropTarget | private |
| m_bDropComplete | DropTarget | private |
| m_currentData | DropTarget | private |
| m_currentDragContext | DropTarget | private |
| m_currentDropContext | DropTarget | private |
| m_hOleThread | DropTarget | private |
| m_hWnd | DropTarget | private |
| m_nCurrentDropAction | DropTarget | private |
| m_nDefaultActions | DropTarget | private |
| m_nLastDropAction | DropTarget | private |
| m_oleThreadId | DropTarget | private |
| m_pDropTarget | DropTarget | private |
| m_threadIdTarget | DropTarget | private |
| m_threadIdWindow | DropTarget | private |
| m_xContext | DropTarget | private |
| operator=(DropTarget const &)=delete | DropTarget | |
| removeDropTargetListener(const Reference< XDropTargetListener > &dtl) override | DropTarget | virtual |
| setActive(sal_Bool isActive) override | DropTarget | virtual |
| setDefaultActions(sal_Int8 actions) override | DropTarget | virtual |
| supportsService(const OUString &ServiceName) override | DropTarget | virtual |
| ~DropTarget() override | DropTarget | virtual |