Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/template/
H A DStockChartTypeTemplate.cxx355 std::vector< Reference< chart2::XChartType > > aChartTypeVec; in createChartTypes() local
364 aChartTypeVec.push_back( xCT ); in createChartTypes()
378 aChartTypeVec.push_back( xCT ); in createChartTypes()
404 aChartTypeVec.push_back( xCT ); in createChartTypes()
411 xCTCnt->setChartTypes( ::chart::ContainerHelper::ContainerToSequence(aChartTypeVec) ); in createChartTypes()

Completed in 17 milliseconds