Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Dvectdlg.cxx126 const Point aBmpPos( ( rDispSize.Width() - aBmpSize.Width() ) >> 1, in GetRect() local
129 aRect = Rectangle( aBmpPos, aBmpSize ); in GetRect()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx10320 Point aBmpPos = rRect.TopLeft(); in drawWallpaper() local
10333 aBmpPos = aRect.TopLeft(); in drawWallpaper()
10356 aBmpPos.X() += aRect.GetWidth()-aBmpSize.Width(); in drawWallpaper()
10363 aBmpPos.X() += aRect.GetWidth()-aBmpSize.Width(); in drawWallpaper()
10367 aBmpPos.Y() += aRect.GetHeight()-aBmpSize.Height(); in drawWallpaper()
10371 aBmpPos.Y() += aRect.GetHeight()-aBmpSize.Height(); in drawWallpaper()
10374 aBmpPos.X() += aRect.GetWidth()-aBmpSize.Width(); in drawWallpaper()
10375 aBmpPos.Y() += aRect.GetHeight()-aBmpSize.Height(); in drawWallpaper()
10387 Rectangle aConvertRect( aBmpPos, aBmpSize ); in drawWallpaper()
10434 aBmpPos = aRect.TopLeft(); in drawWallpaper()
[all …]

Completed in 57 milliseconds