Searched refs:nBL (Results 1 – 2 of 2) sorted by relevance
1538 long nBL = static_cast<long>(aLeftMarginEdit.Denormalize(aLeftMarginEdit.GetValue(FUNIT_TWIP))); in IMPL_LINK() local1565 nMin = MINBODY + nBL + nBR + aBorder.Width(); in IMPL_LINK()1589 nMax = nW - nBL - MINBODY - aBorder.Width() - nHFLeft - nHFRight; in IMPL_LINK()1602 long nBL = GetCoreValue( aLeftMarginEdit, 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()
925 long nBL = aBspWin.GetLeft(); in IMPL_LINK() local958 nMax = nW - nBL - nBR - in IMPL_LINK()962 nMax = nW - nBL - nBR - in IMPL_LINK()
Completed in 20 milliseconds