Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/frmdlg/
H A Dcolex.cxx267 sal_Int32 nAutoColWidth = 0; in DrawPage() local
274 nAutoColWidth = nColumnWidthSum / nColumnCount; in DrawPage()
281 nAutoColWidth = pColMgr->GetColWidth( i ); in DrawPage()
282 aRect.Right() = aRect.Left() + nAutoColWidth; in DrawPage()

Completed in 6 milliseconds