Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlsubti.hxx42 typedef std::vector<sal_Int32> ScMysalIntVec; typedef
45 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 16 milliseconds