Searched refs:nBL (Results 1 – 2 of 2) sorted by relevance
1619 long nBL = static_cast<long>(aLeftMarginEdit.Denormalize(aLeftMarginEdit.GetValue(FUNIT_TWIP))); in IMPL_LINK() local1646 nMin = MINBODY + nBL + nBR + aBorder.Width(); in IMPL_LINK()1670 nMax = nW - nBL - MINBODY - aBorder.Width() - nHFLeft - nHFRight; in IMPL_LINK()1683 long nBL = GetCoreValue( aLeftMarginEdit, 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()
1090 long nBL = aBspWin.GetLeft(); in IMPL_LINK() local1123 nMax = nW - nBL - nBR - in IMPL_LINK()1127 nMax = nW - nBL - nBR - in IMPL_LINK()
Completed in 26 milliseconds