Home
last modified time | relevance | path

Searched refs:sizeFromB2DSize (Results 1 – 5 of 5) sorted by relevance

/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx1013 const ::Size aIntegerNextTileX( ::vcl::unotools::sizeFromB2DSize(aNextTileX) ); in fillTexturedPolyPolygon()
1014 const ::Size aIntegerNextTileY( ::vcl::unotools::sizeFromB2DSize(aNextTileY) ); in fillTexturedPolyPolygon()
H A Dspritehelper.cxx123 ::Size aOutputSize( ::vcl::unotools::sizeFromB2DSize( rOrigOutputSize ) ); in redraw()
H A Dspritecanvashelper.cxx82 const ::Size& rSize( ::vcl::unotools::sizeFromB2DSize( rArea.getRange()) ); in repaintBackground()
/trunk/main/vcl/inc/vcl/
H A Dcanvastools.hxx230 Size VCL_DLLPUBLIC sizeFromB2DSize( const ::basegfx::B2DVector& );
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx498 ::Size sizeFromB2DSize( const ::basegfx::B2DVector& rVec ) in sizeFromB2DSize() function

Completed in 36 milliseconds