Home
last modified time | relevance | path

Searched refs:mnColWidth (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx113 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()
/trunk/main/sw/inc/
H A Dpagepreviewlayout.hxx85 SwTwips mnColWidth; member in SwPagePreviewLayout
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx77 long mnColWidth; member
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx1455 mnColWidth( 0 ), in XclExpGuts()
1467 mnColWidth = 12 * mnColLevels + 5; in XclExpGuts()
1483 rStrm << mnRowWidth << mnColWidth << mnRowLevels << mnColLevels; in WriteBody()
/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx701 sal_uInt16 mnColWidth; /// Width of column outline area (pixels). member in XclExpGuts
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1187 rParam.mnColWidth = nMergeSizeX; // store the actual column width. in GetOutputArea()
1668 aVars.SetTextToWidthOrHash(pCell, aAreaParam.mnColWidth - nTotalMargin); in DrawStrings()

Completed in 49 milliseconds