Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx400 const SwFrm *pAvail = GetUpper()->Lower(); in GrowFrm() local
402 { nAvail -= pAvail->Frm().Height(); in GrowFrm()
403 pAvail = pAvail->GetNext(); in GrowFrm()
404 } while ( pAvail ); in GrowFrm()

Completed in 52 milliseconds