Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx327 SCROW nLastBroadcast = MAXROW+1; in DeleteRow() local
336 if ( nLastBroadcast != nNewRow ) in DeleteRow()
341 nLastBroadcast = nOldRow; in DeleteRow()
H A Dcolumn.cxx1145 SCROW nLastBroadcast = MAXROW+1; in InsertRow() local
1150 if ( nLastBroadcast != nOldRow ) in InsertRow()
1159 nLastBroadcast = nNewRow; in InsertRow()

Completed in 36 milliseconds