Searched refs:BubbleDataInterpreter (Results 1 – 4 of 4) 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()171 chart2::InterpretedData SAL_CALL BubbleDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries()282 sal_Bool SAL_CALL BubbleDataInterpreter::isDataCompatible( in isDataCompatible()
31 class BubbleDataInterpreter : public DataInterpreter class34 explicit BubbleDataInterpreter(37 virtual ~BubbleDataInterpreter();
69 $(SLO)$/BubbleDataInterpreter.obj \
282 m_xDataInterpreter.set( new BubbleDataInterpreter( GetComponentContext()) ); in getDataInterpreter()
Completed in 20 milliseconds