Searched refs:maLayerBoundsPixel (Results 1 – 1 of 1) sorted by relevance
420 mutable basegfx::B2IRange maLayerBoundsPixel; member in slideshow::internal::__anon04123d4a0111::SlideViewLayer464 maLayerBoundsPixel(), in SlideViewLayer()490 if( rNewLayerPixel != maLayerBoundsPixel ) in updateView()559 maLayerBoundsPixel); in clear()570 maLayerBoundsPixel); in clearAll()584 maLayerBoundsPixel = getLayerBoundsPixel(maLayerBounds, in getCanvas()592 if( maLayerBoundsPixel.isEmpty() ) in getCanvas()593 maLayerBoundsPixel = basegfx::B2IRange(0,0,1,1); in getCanvas()595 const basegfx::B2I64Tuple& rSpriteSize(maLayerBoundsPixel.getRange()); in getCanvas()605 basegfx::B2DPoint(maLayerBoundsPixel.getMinimum()) + in getCanvas()[all …]
Completed in 22 milliseconds