Home
last modified time | relevance | path

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

/trunk/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()
170 chart2::InterpretedData SAL_CALL BubbleDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries()
280 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.cxx275 m_xDataInterpreter.set( new BubbleDataInterpreter( GetComponentContext()) ); in getDataInterpreter()
/trunk/main/chart2/
H A DLibrary_chartmodel.mk104 chart2/source/model/template/BubbleDataInterpreter \