Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx1583 SwTwips nMinH = 0; in AdjustNeighbourhood() local
1590 nMinH += (pFtn->Frm().*fnRect->fnGetHeight)(); in AdjustNeighbourhood()
1596 nMinH += (pCont->Prt().*fnRect->fnGetTop)(); in AdjustNeighbourhood()
1597 nReal = (pCont->Frm().*fnRect->fnGetHeight)() - nMinH; in AdjustNeighbourhood()

Completed in 44 milliseconds