Searched refs:BubbleDataInterpreter (Results 1 – 5 of 5) sorted by relevance
48 BubbleDataInterpreter::BubbleDataInterpreter( in BubbleDataInterpreter() function in chart::BubbleDataInterpreter54 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()
31 class BubbleDataInterpreter : public DataInterpreter class34 explicit BubbleDataInterpreter(37 virtual ~BubbleDataInterpreter();
69 $(SLO)$/BubbleDataInterpreter.obj \
275 m_xDataInterpreter.set( new BubbleDataInterpreter( GetComponentContext()) ); in getDataInterpreter()
104 chart2/source/model/template/BubbleDataInterpreter \