Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/frmdlg/
H A Dcolex.cxx247 sal_Int32 nAutoColWidth = 0; in DrawPage() local
254 nAutoColWidth = nColumnWidthSum / nColumnCount; in DrawPage()
261 nAutoColWidth = pColMgr->GetColWidth( i ); in DrawPage()
262 aRect.Right() = aRect.Left() + nAutoColWidth; in DrawPage()

Completed in 7 milliseconds