Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/app/
H A Dapplab.cxx301 … const int nResultHeight = rItem.lVDist * (rItem.nRows - 1) + rItem.lHeight + rItem.lUpper; in InsertLab() local
302 aDesc.SetLandscape(nResultWidth > nResultHeight); in InsertLab()