Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx386 const long nMR = mpPageLRMarginItem->GetRight(); in ExecuteOrientationChange() local
387 const long nTmpPW = nML + nMR + MINBODY; in ExecuteOrientationChange()
393 if ( nML <= nMR ) in ExecuteOrientationChange()
395 ExecuteMarginLRChange( mpPageLRMarginItem->GetLeft(), nMR - (nTmpPW - nPW ) ); in ExecuteOrientationChange()
H A DPageMarginControl.cxx148 const long nMR = maRightMarginEdit.Denormalize( maRightMarginEdit.GetValue(FUNIT_TWIP) ); in SetMetricFieldMaxValues() local
156 long nMax = nPW - nMR - MINBODY; in SetMetricFieldMaxValues()

Completed in 70 milliseconds