Searched refs:nBR (Results 1 – 2 of 2) sorted by relevance
1539 long nBR = static_cast<long>(aRightMarginEdit.Denormalize(aRightMarginEdit.GetValue(FUNIT_TWIP))); in IMPL_LINK() local1565 nMin = MINBODY + nBL + nBR + aBorder.Width(); in IMPL_LINK()1585 nMax = nW - nBR - MINBODY - aBorder.Width() - nHFLeft - nHFRight; in IMPL_LINK()1603 long nBR = GetCoreValue( aRightMarginEdit, SFX_MAPUNIT_TWIP ); in CalcMargin_Impl() local1608 long nWidth = nBL + nBR + MINBODY; in CalcMargin_Impl()1615 long nTmp = nBL <= nBR ? nBR : nBL; in CalcMargin_Impl()1618 if ( nBL <= nBR ) in CalcMargin_Impl()
926 long nBR = aBspWin.GetRight(); in IMPL_LINK() local958 nMax = nW - nBL - nBR - in IMPL_LINK()962 nMax = nW - nBL - nBR - in IMPL_LINK()
Completed in 25 milliseconds