Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterSlidePreview.cxx318 awt::Rectangle aPreviewBox; in Paint() local
322 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()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx237 const Rectangle aPreviewBox (mpPageObjectLayouter->GetBoundingBox( in PaintBackground() local
241 rDevice.DrawRect(aPreviewBox); in PaintBackground()
316 const Rectangle aPreviewBox (mpPageObjectLayouter->GetBoundingBox( in GetPreviewBitmap() local
320 if (aMarkedPreview.IsEmpty() || aMarkedPreview.GetSizePixel()!=aPreviewBox.GetSize()) in GetPreviewBitmap()
323 aPreviewBox.GetSize(), in GetPreviewBitmap()

Completed in 19 milliseconds