Home
last modified time | relevance | path

Searched refs:nFreeWidth (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx224 sal_uIntPtr nFreeWidth = aPagePrtArea.GetWidth() - GetTextWidth(C2S(DEMOTEXT)); in InitAllRects_Impl() local
226 aFrmSize = Size(nFreeWidth / 2, (aTextLine.GetHeight() + 2) * 3); in InitAllRects_Impl()
227 aDrawObj.SetSize(Size(Max(5L, (long)nFreeWidth / 3L), Max(5L, aFrmSize.Height() * 3L))); in InitAllRects_Impl()

Completed in 14 milliseconds