Lines Matching refs:mnCol
231 mnCol = pUsrPref->GetPagePrevCol(); // 1 Spalte in SwPagePreViewWin()
269 SetPagePreview(mnRow, mnCol); in Paint()
289 sal_uInt16 nOldCol = mnCol; in CalcWish()
292 mnCol = nNewCol; 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()
308 if( (1 == nOldCol) ^ (1 == 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()
2051 mnCol = 1; in AdjustPreviewToNewZoom()
2052 mpPgPrevwLayout->Init( mnCol, mnRow, maPxWinSize, true ); in AdjustPreviewToNewZoom()
2056 SetPagePreview(mnRow, mnCol); in AdjustPreviewToNewZoom()