Searched refs:sizeFromB2DSize (Results 1 – 5 of 5) sorted by relevance
1013 const ::Size aIntegerNextTileX( ::vcl::unotools::sizeFromB2DSize(aNextTileX) ); in fillTexturedPolyPolygon()1014 const ::Size aIntegerNextTileY( ::vcl::unotools::sizeFromB2DSize(aNextTileY) ); in fillTexturedPolyPolygon()
123 ::Size aOutputSize( ::vcl::unotools::sizeFromB2DSize( rOrigOutputSize ) ); in redraw()
82 const ::Size& rSize( ::vcl::unotools::sizeFromB2DSize( rArea.getRange()) ); in repaintBackground()
230 Size VCL_DLLPUBLIC sizeFromB2DSize( const ::basegfx::B2DVector& );
498 ::Size sizeFromB2DSize( const ::basegfx::B2DVector& rVec ) in sizeFromB2DSize() function
Completed in 43 milliseconds