Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dwsfrm.cxx1578 SwTwips nMinH = 0; in AdjustNeighbourhood() local
1585 nMinH += (pFtn->Frm().*fnRect->fnGetHeight)(); in AdjustNeighbourhood()
1591 nMinH += (pCont->Prt().*fnRect->fnGetTop)(); in AdjustNeighbourhood()
1592 nReal = (pCont->Frm().*fnRect->fnGetHeight)() - nMinH; in AdjustNeighbourhood()

Completed in 50 milliseconds