Home
last modified time | relevance | path

Searched refs:aDestUpperLeftOffset (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/basebmp/source/
H A Dbitmapdevice.cxx1295 const ::basegfx::B2IVector aDestUpperLeftOffset( in clipAreaImpl() local
1300 io_rSourceArea = ::basegfx::B2IRange( aSourceTopLeft + aDestUpperLeftOffset, in clipAreaImpl()
1352 const ::basegfx::B2IVector aDestUpperLeftOffset( in clipAreaImpl() local
1357 …ea = ::basegfx::B2IRange( basegfx::fround(aSourceTopLeft.getX() + aDestUpperLeftOffset.getX()/nSca… in clipAreaImpl()
1358 … basegfx::fround(aSourceTopLeft.getY() + aDestUpperLeftOffset.getY()/nScaleY), in clipAreaImpl()
/AOO42X/main/canvas/source/tools/
H A Dcanvastools.cxx816 const ::basegfx::B2IVector aDestUpperLeftOffset( in clipAreaImpl() local
821 io_rSourceArea = ::basegfx::B2IRange( aSourceTopLeft + aDestUpperLeftOffset, in clipAreaImpl()