Searched refs:aPreviewBox (Results 1 – 2 of 2) sorted by relevance
318 awt::Rectangle aPreviewBox; in Paint() local322 aPreviewBox = awt::Rectangle( in Paint()334 aPreviewBox = awt::Rectangle( in Paint()348 aPreviewBox); in Paint()357 geometry::AffineMatrix2D(1, 0, aPreviewBox.X, 0, 1, aPreviewBox.Y), in Paint()371 PresenterGeometryHelper::CreatePolygon(aPreviewBox, mxCanvas->getDevice())); in Paint()
237 const Rectangle aPreviewBox (mpPageObjectLayouter->GetBoundingBox( in PaintBackground() local241 rDevice.DrawRect(aPreviewBox); in PaintBackground()316 const Rectangle aPreviewBox (mpPageObjectLayouter->GetBoundingBox( in GetPreviewBitmap() local320 if (aMarkedPreview.IsEmpty() || aMarkedPreview.GetSizePixel()!=aPreviewBox.GetSize()) in GetPreviewBitmap()323 aPreviewBox.GetSize(), in GetPreviewBitmap()
Completed in 16 milliseconds