Searched refs:nFreeWidth (Results 1 – 1 of 1) sorted by relevance
220 sal_uIntPtr nFreeWidth = aPagePrtArea.GetWidth() - GetTextWidth(C2S(DEMOTEXT)); in InitAllRects_Impl() local222 aFrmSize = Size(nFreeWidth / 2, (aTextLine.GetHeight() + 2) * 3); in InitAllRects_Impl()223 aDrawObj.SetSize(Size(Max(5L, (long)nFreeWidth / 3L), Max(5L, aFrmSize.Height() * 3L))); in InitAllRects_Impl()