Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Dcalcmove.cxx1342 const SwTwips nNewFrmWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in MakeAll() local
1343 if ( bValidPrtArea && nNewFrmWidth > 0 && in MakeAll()
1350 (Frm().*fnRect->fnSetWidth)( nNewFrmWidth ); in MakeAll()

Completed in 19 milliseconds