Searched refs:rOrigOutputSize (Results 1 – 1 of 1) sorted by relevance
116 const ::basegfx::B2DVector& rOrigOutputSize( getSizePixel() ); in redraw() local123 ::Size aOutputSize( ::vcl::unotools::sizeFromB2DSize( rOrigOutputSize ) ); in redraw()213 … rOrigOutputSize.getX(), in redraw()214 … rOrigOutputSize.getY()), in redraw()236 ::basegfx::fround( rOrigOutputSize.getX() * aTransform.get(0,0) ) ); in redraw()238 ::basegfx::fround( rOrigOutputSize.getY() * aTransform.get(1,1) ) ); in redraw()
Completed in 12 milliseconds