LibreOffice Module sfx2 (master) 1
Classes | Typedefs
SelectionChangeHandler.hxx File Reference
#include <sfx2/devtools/DevelopmentToolDockingWindow.hxx>
#include <com/sun/star/frame/XController.hpp>
#include <com/sun/star/view/XSelectionSupplier.hpp>
#include <comphelper/compbase.hxx>
#include <utility>
Include dependency graph for SelectionChangeHandler.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SelectionChangeHandler
 Selection change handler to listen to document selection changes. More...
 

Typedefs

typedef comphelper::WeakComponentImplHelper< css::view::XSelectionChangeListener > SelectionChangeHandlerInterfaceBase
 

Typedef Documentation

◆ SelectionChangeHandlerInterfaceBase

typedef comphelper::WeakComponentImplHelper<css::view::XSelectionChangeListener> SelectionChangeHandlerInterfaceBase

Definition at line 22 of file SelectionChangeHandler.hxx.