Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddpobject.cxx392 long nOldRows = nHeaderRows; in CreateOutput() local
395 if ( bAllowMove && nHeaderRows != nOldRows ) in CreateOutput()
397 long nDiff = nOldRows - nHeaderRows; in CreateOutput()
398 if ( nOldRows == 0 ) in CreateOutput()

Completed in 19 milliseconds