Searched refs:nBR (Results 1 – 2 of 2) sorted by relevance
1620 long nBR = static_cast<long>(aRightMarginEdit.Denormalize(aRightMarginEdit.GetValue(FUNIT_TWIP))); in IMPL_LINK() local1646 nMin = MINBODY + nBL + nBR + aBorder.Width(); in IMPL_LINK()1666 nMax = nW - nBR - MINBODY - aBorder.Width() - nHFLeft - nHFRight; in IMPL_LINK()1684 long nBR = GetCoreValue( aRightMarginEdit, SFX_MAPUNIT_TWIP ); in CalcMargin_Impl() local1689 long nWidth = nBL + nBR + MINBODY; in CalcMargin_Impl()1696 long nTmp = nBL <= nBR ? nBR : nBL; in CalcMargin_Impl()1699 if ( nBL <= nBR ) in CalcMargin_Impl()
1091 long nBR = aBspWin.GetRight(); in IMPL_LINK() local1123 nMax = nW - nBL - nBR - in IMPL_LINK()1127 nMax = nW - nBL - nBR - in IMPL_LINK()
Completed in 31 milliseconds