Searched refs:StockDataInterpreter (Results 1 – 5 of 5) sorted by relevance
55 StockDataInterpreter::StockDataInterpreter( in StockDataInterpreter() function in chart::StockDataInterpreter62 StockDataInterpreter::~StockDataInterpreter() in ~StockDataInterpreter()65 StockChartTypeTemplate::StockVariant StockDataInterpreter::GetStockVariant() const in GetStockVariant()71 InterpretedData SAL_CALL StockDataInterpreter::interpretDataSource( in interpretDataSource()274 sal_Bool SAL_CALL StockDataInterpreter::isDataCompatible( in isDataCompatible()330 InterpretedData SAL_CALL StockDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries()
33 class StockDataInterpreter : public DataInterpreter class36 explicit StockDataInterpreter(40 virtual ~StockDataInterpreter();
71 $(SLO)$/StockDataInterpreter.obj \
521 … m_xDataInterpreter.set( new StockDataInterpreter( m_eStockVariant, GetComponentContext() ) ); in getDataInterpreter()
106 chart2/source/model/template/StockDataInterpreter \