Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx715 SCROW nValY = (eFillDir == FILL_TO_TOP ) ? aSource.aEnd.Row() : aSource.aStart.Row(); in Redo() local
717 pDoc->SetValue( nValX, nValY, nTab, fStartValue ); in Redo()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4148 SCROW nValY = (eDir == FILL_TO_TOP ) ? aDestArea.aEnd.Row() : aDestArea.aStart.Row(); in FillSeries() local
4150 pDoc->SetValue( nValX, nValY, nTab, fStart ); in FillSeries()

Completed in 33 milliseconds