Searched refs:aPageObjectBox (Results 1 – 1 of 1) sorted by relevance
506 const Rectangle aPageObjectBox (mpPageObjectLayouter->GetBoundingBox( in CreateBackgroundBitmap() local525 const sal_Int32 nHeight (aPageObjectBox.GetHeight()); in CreateBackgroundBitmap()535 const sal_Int32 nTop (aPageObjectBox.Top()); in CreateBackgroundBitmap()549 Point(aPageObjectBox.Left(), nY+nTop), in CreateBackgroundBitmap()550 Point(aPageObjectBox.Right(), nY+nTop)); in CreateBackgroundBitmap()556 aBitmapDevice.DrawRect(aPageObjectBox); in CreateBackgroundBitmap()561 mpFocusBorderPainter->PaintFrame(aBitmapDevice, aPageObjectBox); in CreateBackgroundBitmap()563 PaintBorder(aBitmapDevice, eColorType, aPageObjectBox); in CreateBackgroundBitmap()
Completed in 7 milliseconds