Home
last modified time | relevance | path

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

/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2055 ::vcl::unotools::b2DPointFromPoint( rRect.TopLeft() ), in createActions()
2076 ::vcl::unotools::b2DPointFromPoint( rRect.TopLeft() ), in createActions()
2077 ::vcl::unotools::b2DPointFromPoint( rRect.BottomRight() ) + in createActions()
2225 ::vcl::unotools::b2DPointFromPoint( pAct->GetPoint() ), in createActions()
2249 ::vcl::unotools::b2DPointFromPoint( pAct->GetPoint() ), in createActions()
2308 ::vcl::unotools::b2DPointFromPoint( pAct->GetPoint() ), in createActions()
2332 ::vcl::unotools::b2DPointFromPoint( pAct->GetPoint() ), in createActions()
2365 ::vcl::unotools::b2DPointFromPoint( pAct->GetDestPoint() ), in createActions()
2397 ::vcl::unotools::b2DPointFromPoint( pAct->GetPoint() ), in createActions()
2427 ::vcl::unotools::b2DPointFromPoint( pAct->GetPoint() ), in createActions()
[all …]
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx142 ::vcl::unotools::b2DPointFromPoint( rBounds.TopLeft() ) - in fillLinearGradient()
143 ::vcl::unotools::b2DPointFromPoint( rBounds.BottomRight() ) ); in fillLinearGradient()
H A Dspritecanvashelper.cxx588 ::basegfx::B2DPoint aPoint = ::vcl::unotools::b2DPointFromPoint(aOutputPosition); in genericUpdate()
/trunk/main/vcl/inc/vcl/
H A Dcanvastools.hxx235 basegfx::B2DPoint VCL_DLLPUBLIC b2DPointFromPoint( const Point& );
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx544 ::basegfx::B2DPoint b2DPointFromPoint( const ::Point& rPoint ) in b2DPointFromPoint() function

Completed in 42 milliseconds