Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/template/
H A DStockDataInterpreter.cxx86 const bool bHasOpenValues (( eVar == StockChartTypeTemplate::OPEN_LOW_HI_CLOSE ) || in interpretDataSource() local
95 if( bHasOpenValues ) in interpretDataSource()
159 if( bHasOpenValues ) in interpretDataSource()
225 OSL_ENSURE( bHasOpenValues || nSeqIdx >= nRemaining, "could have created full series" ); in interpretDataSource()

Completed in 5 milliseconds