Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dview.cxx1088 Size aDescSize (GetTextSize(rOutDev, GetDoc()->GetComment(), aOutRect.GetWidth() - 200)); in Impl_Print() local
1092 … Size(aOutRect.GetWidth(), 100 + aTitleSize.Height() + 200 + aDescSize.Height() + 100))); in Impl_Print()
1109 aPoint.X() = aOutRect.Left() + (aOutRect.GetWidth() - aDescSize.Width()) / 2; in Impl_Print()
1113 aOutRect.Top() += aDescSize.Height() + 300; in Impl_Print()

Completed in 25 milliseconds