Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx364 sal_uInt16 nColOfProposed = GetColOfPage( nProposedStartPageNum ); in Prepare() local
376 mnPaintPhyStartPageNum = nProposedStartPageNum - (nColOfProposed-1); in Prepare()
387 mnPaintStartCol = nColOfProposed; in Prepare()
397 maPaintPreviewDocOffset.X() = (nColOfProposed-1) * mnColWidth; in Prepare()
404 sal_uInt16 nColOfProposed = in Prepare() local
412 ( nRowOfProposed == 1 && nColOfProposed == 1 ) in Prepare()
419 mnPaintPhyStartPageNum = (nRowOfProposed-1) * mnCols + nColOfProposed; in Prepare()
431 mnPaintStartCol = nColOfProposed; in Prepare()