Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx3368 SwTwips nMaxLnWidth = 0; in lcl_ChgTblSize() local
3371 nMaxLnWidth += rBoxes[nBox]->GetFrmFmt()->GetFrmSize().GetWidth(); in lcl_ChgTblSize()
3373 if( nMaxLnWidth > aTblMaxSz.GetWidth() ) in lcl_ChgTblSize()
3374 aTblMaxSz.SetWidth( nMaxLnWidth ); in lcl_ChgTblSize()

Completed in 37 milliseconds