LibreOffice Module test (master) 1
|
#include <test/chart/xchartdata.hxx>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include <com/sun/star/chart/ChartDataChangeEvent.hpp>
#include <com/sun/star/chart/XChartData.hpp>
#include <com/sun/star/chart/XChartDataArray.hpp>
#include <com/sun/star/chart/XChartDataChangeEventListener.hpp>
#include <com/sun/star/lang/EventObject.hpp>
#include <cppunit/TestAssert.h>
Go to the source code of this file.
Namespaces | |
namespace | apitest |
bool m_bListenerCalled |
Definition at line 37 of file xchartdata.cxx.