Searched refs:mnColWidth (Results 1 – 6 of 6) sorted by relevance
113 mnColWidth = mnRowHeight = 0; in _ClearPrevwLayoutSizes()157 mnColWidth = maMaxPageSize.Width() + mnXFree; in _CalcPrevwLayoutSizes()161 mnPrevwLayoutWidth = mnCols * mnColWidth + mnXFree; in _CalcPrevwLayoutSizes()398 maPaintPreviewDocOffset.X() = (nColOfProposed-1) * mnColWidth; in Prepare()406 static_cast<sal_uInt16>(_aProposedStartPos.X() / mnColWidth) + 1; in Prepare()436 (_aProposedStartPos.X() % mnColWidth) - mnXFree; in Prepare()619 Point( (mnPaintStartCol-nCurrCol) * mnColWidth, 0 ); in _CalcPreviewPages()637 aCurrPaintOffset.X() += mnColWidth; in _CalcPreviewPages()660 aCurrPaintOffset.X() += mnColWidth; in _CalcPreviewPages()
85 SwTwips mnColWidth; member in SwPagePreviewLayout
77 long mnColWidth; member
1455 mnColWidth( 0 ), in XclExpGuts()1467 mnColWidth = 12 * mnColLevels + 5; in XclExpGuts()1483 rStrm << mnRowWidth << mnColWidth << mnRowLevels << mnColLevels; in WriteBody()
701 sal_uInt16 mnColWidth; /// Width of column outline area (pixels). member in XclExpGuts
1187 rParam.mnColWidth = nMergeSizeX; // store the actual column width. in GetOutputArea()1668 aVars.SetTextToWidthOrHash(pCell, aAreaParam.mnColWidth - nTotalMargin); in DrawStrings()
Completed in 69 milliseconds