Home
last modified time | relevance | path

Searched refs:nFillCount (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Dtable4.cxx535 nIEnd = nRow2 + nFillCount; in FillAuto()
542 nIEnd = nRow1 - nFillCount; in FillAuto()
554 nIEnd = nCol2 + nFillCount; in FillAuto()
561 nIEnd = nCol1 - nFillCount; in FillAuto()
1305 if (nFillCount == 0) in FillSeries()
1313 nIEnd = nRow1 + nFillCount; in FillSeries()
1319 nIEnd = nRow2 - nFillCount; in FillSeries()
1325 if (nFillCount == 0) in FillSeries()
1333 nIEnd = nCol1 + nFillCount; in FillSeries()
1339 nIEnd = nCol2 - nFillCount; in FillSeries()
[all …]
H A Ddocumen3.cxx1009 sal_uLong nFillCount, FillDir eFillDir, FillCmd eFillCmd, FillDateCmd eFillDateCmd, in Fill() argument
1018 nFillCount, eFillDir, eFillCmd, eFillDateCmd, in Fill()
/trunk/main/sc/inc/
H A Dtable.hxx502 sal_uLong nFillCount, FillDir eFillDir, FillCmd eFillCmd, FillDateCmd eFillDateCmd,
805 sal_uLong nFillCount, FillDir eFillDir, FillCmd eFillCmd,
814 sal_uLong nFillCount, FillDir eFillDir, ScProgress& rProgress );
H A Ddocument.hxx1183 sal_uLong nFillCount, FillDir eFillDir = FILL_TO_BOTTOM,

Completed in 57 milliseconds