|
LibreOffice Module sfx2 (master) 1
|
#include <memory>#include <sfx2/devtools/DevelopmentToolDockingWindow.hxx>#include <com/sun/star/view/XSelectionSupplier.hpp>#include <sfx2/dispatch.hxx>#include <sfx2/objsh.hxx>#include <sfx2/viewfrm.hxx>#include <sfx2/sfxresid.hxx>#include <sfx2/strings.hrc>#include "SelectionChangeHandler.hxx"Go to the source code of this file.
Functions | |
| IMPL_LINK (DevelopmentToolDockingWindow, DocumentModelTreeViewSelectionHandler, weld::TreeView &, rView, void) | |
| IMPL_LINK (DevelopmentToolDockingWindow, DomToolbarButtonClicked, const OUString &, rSelectionId, void) | |
| IMPL_LINK | ( | DevelopmentToolDockingWindow | , |
| DocumentModelTreeViewSelectionHandler | , | ||
| weld::TreeView & | , | ||
| rView | , | ||
| void | |||
| ) |
Definition at line 60 of file DevelopmentToolDockingWindow.cxx.
References DocumentModelTreeHandler::getObjectByID().
| IMPL_LINK | ( | DevelopmentToolDockingWindow | , |
| DomToolbarButtonClicked | , | ||
| const OUString & | , | ||
| rSelectionId | , | ||
| void | |||
| ) |
Definition at line 72 of file DevelopmentToolDockingWindow.cxx.