Searched refs:nValY (Results 1 – 2 of 2) sorted by relevance
715 SCROW nValY = (eFillDir == FILL_TO_TOP ) ? aSource.aEnd.Row() : aSource.aStart.Row(); in Redo() local717 pDoc->SetValue( nValX, nValY, nTab, fStartValue ); in Redo()
4148 SCROW nValY = (eDir == FILL_TO_TOP ) ? aDestArea.aEnd.Row() : aDestArea.aStart.Row(); in FillSeries() local4150 pDoc->SetValue( nValX, nValY, nTab, fStart ); in FillSeries()
Completed in 45 milliseconds