LibreOffice Module sc (master) 1
|
#include <comphelper/compbase.hxx>
#include <com/sun/star/view/XSelectionChangeListener.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
Go to the source code of this file.
Classes | |
class | ScChartRangeSelectionListener |
Typedefs | |
typedef comphelper::WeakComponentImplHelper< css::view::XSelectionChangeListener, css::lang::XServiceInfo > | ScChartRangeSelectionListener_Base |
typedef comphelper::WeakComponentImplHelper< css::view::XSelectionChangeListener, css::lang::XServiceInfo > ScChartRangeSelectionListener_Base |
Definition at line 30 of file ChartRangeSelectionListener.hxx.