Searched refs:nMB (Results 1 – 2 of 2) sorted by relevance
404 const long nMB = mpPageULMarginItem->GetLower(); in ExecuteOrientationChange() local405 const long nTmpPH = nMT + nMB + MINBODY; in ExecuteOrientationChange()411 if ( nMT <= nMB ) in ExecuteOrientationChange()413 ExecuteMarginULChange( mpPageULMarginItem->GetUpper(), nMB - ( nTmpPH - nPH ) ); in ExecuteOrientationChange()
150 const long nMB = maBottomMarginEdit.Denormalize( maBottomMarginEdit.GetValue(FUNIT_TWIP) ); in SetMetricFieldMaxValues() local164 nMax = nPH - nMB - MINBODY; in SetMetricFieldMaxValues()
Completed in 27 milliseconds