Searched refs:aChartNamesVector (Results 1 – 1 of 1) sorted by relevance
88 std::vector< rtl::OUString > aChartNamesVector; in getChartObjectNames() local98 aChartNamesVector.push_back(scurchartnames[n]); in getChartObjectNames()100 sChartNames.realloc( aChartNamesVector.size() ); in getChartObjectNames()101 std::vector< rtl::OUString > ::const_iterator it = aChartNamesVector.begin(); in getChartObjectNames()102 std::vector< rtl::OUString > ::const_iterator it_end = aChartNamesVector.end(); in getChartObjectNames()
Completed in 18 milliseconds