Searched refs:ScMysalIntVec (Results 1 – 1 of 1) sorted by relevance
42 typedef std::vector<sal_Int32> ScMysalIntVec; typedef45 const ScMysalIntVec::size_type nDefaultRowCount = 20;46 const ScMysalIntVec::size_type nDefaultColCount = 20;47 const ScMysalIntVec::size_type nDefaultTabCount = 10;53 ScMysalIntVec nColsPerCol;54 ScMysalIntVec nRealCols;55 ScMysalIntVec nRowsPerRow;56 ScMysalIntVec nRealRows;
Completed in 14 milliseconds