Lines Matching refs:mnRow
230 mnRow = pUsrPref->GetPagePrevRow(); // 1 Zeile in SwPagePreViewWin()
269 SetPagePreview(mnRow, mnCol); in Paint()
291 mnRow = nNewRow; in CalcWish()
293 sal_uInt16 nPages = mnRow * mnCol, in CalcWish()
299 mpPgPrevwLayout->Init( mnCol, mnRow, maPxWinSize, true ); in CalcWish()
303 SetPagePreview(mnRow, mnCol); in CalcWish()
337 sal_uInt16 nPages = mnRow * mnCol; in MovePage()
422 SetPagePreview(mnRow, mnCol); in MovePage()
456 mpPgPrevwLayout->Init( mnCol, mnRow, maPxWinSize, true ); in SetWinSize()
466 SetPagePreview(mnRow, mnCol); in SetWinSize()
2050 mnRow = 1; in AdjustPreviewToNewZoom()
2052 mpPgPrevwLayout->Init( mnCol, mnRow, maPxWinSize, true ); in AdjustPreviewToNewZoom()
2056 SetPagePreview(mnRow, mnCol); in AdjustPreviewToNewZoom()