Searched refs:mnLabelColWidth (Results 1 – 2 of 2) sorted by relevance
491 mnLabelColWidth ( (aPrvSize.Width() - 4) / 4 - 12 ), in ScAutoFmtPreview()492 mnDataColWidth1 ( (aPrvSize.Width() - 4 - 2 * mnLabelColWidth) / 3 ), in ScAutoFmtPreview()493 mnDataColWidth2 ( (aPrvSize.Width() - 4 - 2 * mnLabelColWidth) / 4 ), in ScAutoFmtPreview()868 maArray.SetColWidth( 0, mnLabelColWidth ); in CalcCellArray()869 maArray.SetColWidth( 4, mnLabelColWidth ); in CalcCellArray()
144 long mnLabelColWidth; member in ScAutoFmtPreview
Completed in 12 milliseconds