LibreOffice Module sc (master)
1
|
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.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 ::cppu::WeakComponentImplHelper< css::view::XSelectionChangeListener, css::lang::XServiceInfo > | ScChartRangeSelectionListener_Base |
typedef ::cppu::WeakComponentImplHelper< css::view::XSelectionChangeListener, css::lang::XServiceInfo > ScChartRangeSelectionListener_Base |
Definition at line 27 of file ChartRangeSelectionListener.hxx.