LibreOffice Module sfx2 (master) 1
Functions
DevelopmentToolDockingWindow.cxx File Reference
#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"
Include dependency graph for DevelopmentToolDockingWindow.cxx:

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)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( DevelopmentToolDockingWindow  ,
DocumentModelTreeViewSelectionHandler  ,
weld::TreeView ,
rView  ,
void   
)

◆ IMPL_LINK() [2/2]

IMPL_LINK ( DevelopmentToolDockingWindow  ,
DomToolbarButtonClicked  ,
const OUString &  ,
rSelectionId  ,
void   
)

Definition at line 72 of file DevelopmentToolDockingWindow.cxx.