Lines Matching refs:mnRow
228 mnRow = pUsrPref->GetPagePrevRow(); // 1 Zeile in SwPagePreViewWin()
267 SetPagePreview(mnRow, mnCol); in Paint()
289 mnRow = nNewRow; in CalcWish()
291 sal_uInt16 nPages = mnRow * mnCol, in CalcWish()
297 mpPgPrevwLayout->Init( mnCol, mnRow, maPxWinSize, true ); in CalcWish()
301 SetPagePreview(mnRow, mnCol); in CalcWish()
335 sal_uInt16 nPages = mnRow * mnCol; in MovePage()
420 SetPagePreview(mnRow, mnCol); in MovePage()
454 mpPgPrevwLayout->Init( mnCol, mnRow, maPxWinSize, true ); in SetWinSize()
464 SetPagePreview(mnRow, mnCol); in SetWinSize()
2048 mnRow = 1; in AdjustPreviewToNewZoom()
2050 mpPgPrevwLayout->Init( mnCol, mnRow, maPxWinSize, true ); in AdjustPreviewToNewZoom()
2054 SetPagePreview(mnRow, mnCol); in AdjustPreviewToNewZoom()