Home
last modified time | relevance | path

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

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

Completed in 51 milliseconds