Home
last modified time | relevance | path

Searched refs:StockDataInterpreter (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/model/template/
H A DStockDataInterpreter.cxx55 StockDataInterpreter::StockDataInterpreter( in StockDataInterpreter() function in chart::StockDataInterpreter
62 StockDataInterpreter::~StockDataInterpreter() in ~StockDataInterpreter()
65 StockChartTypeTemplate::StockVariant StockDataInterpreter::GetStockVariant() const in GetStockVariant()
71 InterpretedData SAL_CALL StockDataInterpreter::interpretDataSource( in interpretDataSource()
275 sal_Bool SAL_CALL StockDataInterpreter::isDataCompatible( in isDataCompatible()
332 InterpretedData SAL_CALL StockDataInterpreter::reinterpretDataSeries( in reinterpretDataSeries()
H A DStockDataInterpreter.hxx33 class StockDataInterpreter : public DataInterpreter class
36 explicit StockDataInterpreter(
40 virtual ~StockDataInterpreter();
H A Dmakefile.mk71 $(SLO)$/StockDataInterpreter.obj \
H A DStockChartTypeTemplate.cxx528 … m_xDataInterpreter.set( new StockDataInterpreter( m_eStockVariant, GetComponentContext() ) ); in getDataInterpreter()

Completed in 30 milliseconds