Searched refs:XYDataInterpreter (Results 1 – 4 of 4) sorted by relevance
48 XYDataInterpreter::XYDataInterpreter( in XYDataInterpreter() function in chart::XYDataInterpreter54 XYDataInterpreter::~XYDataInterpreter() in ~XYDataInterpreter()59 chart2::InterpretedData SAL_CALL XYDataInterpreter::interpretDataSource( in interpretDataSource()154 chart2::InterpretedData SAL_CALL XYDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries()243 sal_Bool SAL_CALL XYDataInterpreter::isDataCompatible( in isDataCompatible()
31 class XYDataInterpreter : public DataInterpreter class34 explicit XYDataInterpreter(37 virtual ~XYDataInterpreter();
72 $(SLO)$/XYDataInterpreter.obj \
402 m_xDataInterpreter.set( new XYDataInterpreter( GetComponentContext()) ); in getDataInterpreter()
Completed in 19 milliseconds