Lines Matching refs:mnCol
229 mnCol = pUsrPref->GetPagePrevCol(); // 1 Spalte in SwPagePreViewWin()
267 SetPagePreview(mnRow, mnCol); in Paint()
287 sal_uInt16 nOldCol = mnCol; in CalcWish()
290 mnCol = nNewCol; 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()
306 if( (1 == nOldCol) ^ (1 == 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()
2049 mnCol = 1; in AdjustPreviewToNewZoom()
2050 mpPgPrevwLayout->Init( mnCol, mnRow, maPxWinSize, true ); in AdjustPreviewToNewZoom()
2054 SetPagePreview(mnRow, mnCol); in AdjustPreviewToNewZoom()