Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx402 const long nMB = mpPageULMarginItem->GetLower(); in ExecuteOrientationChange() local
403 const long nTmpPH = nMT + nMB + MINBODY; in ExecuteOrientationChange()
409 if ( nMT <= nMB ) in ExecuteOrientationChange()
411 ExecuteMarginULChange( mpPageULMarginItem->GetUpper(), nMB - ( nTmpPH - nPH ) ); in ExecuteOrientationChange()
H A DPageMarginControl.cxx148 const long nMB = maBottomMarginEdit.Denormalize( maBottomMarginEdit.GetValue(FUNIT_TWIP) ); in SetMetricFieldMaxValues() local
162 nMax = nPH - nMB - MINBODY; in SetMetricFieldMaxValues()

Completed in 23 milliseconds