Searched refs:aDescSize (Results 1 – 1 of 1) sorted by relevance
1085 Size aDescSize (GetTextSize(rOutDev, GetDoc()->GetComment(), aOutRect.GetWidth() - 200)); in Impl_Print() local1089 … Size(aOutRect.GetWidth(), 100 + aTitleSize.Height() + 200 + aDescSize.Height() + 100))); in Impl_Print()1106 aPoint.X() = aOutRect.Left() + (aOutRect.GetWidth() - aDescSize.Width()) / 2; in Impl_Print()1110 aOutRect.Top() += aDescSize.Height() + 300; in Impl_Print()
Completed in 16 milliseconds