Searched refs:ScSplitVector (Results 1 – 1 of 1) sorted by relevance
48 typedef ::std::vector< sal_Int32 > ScSplitVector; typedef in ScCsvSplits49 typedef ScSplitVector::iterator iterator;50 typedef ScSplitVector::const_iterator const_iterator;52 ScSplitVector maVec; /// The split containter.
Completed in 8 milliseconds