Searched refs:aChartTypeVec (Results 1 – 1 of 1) sorted by relevance
355 std::vector< Reference< chart2::XChartType > > aChartTypeVec; in createChartTypes() local364 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 15 milliseconds