Home
last modified time | relevance | path

Searched refs:BubbleDataInterpreter (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/chart2/source/model/template/
H A DBubbleDataInterpreter.cxx48 BubbleDataInterpreter::BubbleDataInterpreter( in BubbleDataInterpreter() function in chart::BubbleDataInterpreter
54 BubbleDataInterpreter::~BubbleDataInterpreter() in ~BubbleDataInterpreter()
59 chart2::InterpretedData SAL_CALL BubbleDataInterpreter::interpretDataSource( in interpretDataSource()
171 chart2::InterpretedData SAL_CALL BubbleDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries()
282 sal_Bool SAL_CALL BubbleDataInterpreter::isDataCompatible( in isDataCompatible()
H A DBubbleDataInterpreter.hxx31 class BubbleDataInterpreter : public DataInterpreter class
34 explicit BubbleDataInterpreter(
37 virtual ~BubbleDataInterpreter();
H A Dmakefile.mk69 $(SLO)$/BubbleDataInterpreter.obj \
H A DBubbleChartTypeTemplate.cxx282 m_xDataInterpreter.set( new BubbleDataInterpreter( GetComponentContext()) ); in getDataInterpreter()

Completed in 42 milliseconds