Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx384 const long nMR = mpPageLRMarginItem->GetRight(); in ExecuteOrientationChange() local
385 const long nTmpPW = nML + nMR + MINBODY; in ExecuteOrientationChange()
391 if ( nML <= nMR ) in ExecuteOrientationChange()
393 ExecuteMarginLRChange( mpPageLRMarginItem->GetLeft(), nMR - (nTmpPW - nPW ) ); in ExecuteOrientationChange()
H A DPageMarginControl.cxx146 const long nMR = maRightMarginEdit.Denormalize( maRightMarginEdit.GetValue(FUNIT_TWIP) ); in SetMetricFieldMaxValues() local
154 long nMax = nPW - nMR - MINBODY; in SetMetricFieldMaxValues()

Completed in 33 milliseconds