Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlsubti.cxx71 nChangedCols() in ScMyTableData()
120 ScMysalIntList::const_iterator i(nChangedCols.begin()); in GetChangedCols()
121 ScMysalIntList::const_iterator endi(nChangedCols.end()); in GetChangedCols()
135 ScMysalIntList::iterator i(nChangedCols.begin()); in SetChangedCols()
136 ScMysalIntList::iterator endi(nChangedCols.end()); in SetChangedCols()
142 nChangedCols.insert(i, nValue); in SetChangedCols()
H A Dxmlsubti.hxx60 ScMysalIntList nChangedCols; member in ScMyTableData

Completed in 21 milliseconds