Home
last modified time | relevance | path

Searched refs:pointFromB2DPoint (Results 1 – 7 of 7) sorted by relevance

/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx744 … mpOutDev->getOutDev().DrawBitmapEx( ::vcl::unotools::pointFromB2DPoint( aOutputPos ), in implDrawBitmap()
748 … mp2ndOutDev->getOutDev().DrawBitmapEx( ::vcl::unotools::pointFromB2DPoint( aOutputPos ), in implDrawBitmap()
842 const ::Point aPt( ::vcl::unotools::pointFromB2DPoint( aOutputPos ) ); in implDrawBitmap()
H A Dspritehelper.cxx124 ::Point aOutPos( ::vcl::unotools::pointFromB2DPoint( rPos ) ); in redraw()
H A Dimpltools.cxx200 return ::vcl::unotools::pointFromB2DPoint( aPoint ); in mapRealPoint2D()
H A Dspritecanvashelper.cxx81 const ::Point& rPos( ::vcl::unotools::pointFromB2DPoint( rArea.getMinimum()) ); in repaintBackground()
H A Dcanvashelper_texturefill.cxx1009 const ::Point aPtRepeat( ::vcl::unotools::pointFromB2DPoint( in fillTexturedPolyPolygon()
/trunk/main/vcl/inc/vcl/
H A Dcanvastools.hxx231 Point VCL_DLLPUBLIC pointFromB2DPoint( const ::basegfx::B2DPoint& );
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx504 ::Point pointFromB2DPoint( const ::basegfx::B2DPoint& rPoint ) in pointFromB2DPoint() function

Completed in 38 milliseconds