Home
last modified time | relevance | path

Searched refs:ScChartRangeSelectionListener (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A DChartRangeSelectionListener.cxx42 SC_SIMPLE_SERVICE_INFO( ScChartRangeSelectionListener, "ScChartRangeSelectionListener",
45 ScChartRangeSelectionListener::ScChartRangeSelectionListener( ScTabViewShell * pViewShell ) : in ScChartRangeSelectionListener() function in ScChartRangeSelectionListener
50 ScChartRangeSelectionListener::~ScChartRangeSelectionListener() in ~ScChartRangeSelectionListener()
54 void SAL_CALL ScChartRangeSelectionListener::selectionChanged( const lang::EventObject& aEvent ) in selectionChanged()
82 void SAL_CALL ScChartRangeSelectionListener::disposing( const lang::EventObject& /*Source*/ ) in disposing()
88 void SAL_CALL ScChartRangeSelectionListener::disposing() in disposing()
/trunk/main/sc/source/ui/inc/
H A DChartRangeSelectionListener.hxx38 class ScChartRangeSelectionListener : class
43 explicit ScChartRangeSelectionListener( ScTabViewShell * pViewShell );
44 virtual ~ScChartRangeSelectionListener();
/trunk/main/sc/source/ui/view/
H A Dtabvwshb.cxx209 new ScChartRangeSelectionListener( this )); in ActivateObject()

Completed in 20 milliseconds