LibreOffice Module sfx2 (master) 1
|
#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>
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 comphelper::WeakComponentImplHelper<css::view::XSelectionChangeListener> SelectionChangeHandlerInterfaceBase |
Definition at line 22 of file SelectionChangeHandler.hxx.