Home
last modified time | relevance | path

Searched refs:aBmpSize (Results 26 – 34 of 34) sorted by relevance

12

/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1800 const ::Size aBmpSize( aBmpEx.GetSizePixel() ); in createActions() local
1816 aScale.scale( aBmpSize.Width(), in createActions()
1817 aBmpSize.Height() ); in createActions()
3094 const Size aBmpSize( rBmpEx.GetSizePixel() ); in ImplRenderer() local
3099 aState.transform.scale( 1.0 / aBmpSize.Width(), in ImplRenderer()
3100 1.0 / aBmpSize.Height() ); in ImplRenderer()
/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx156 Size aBmpSize = Image( ScResId( IMG_LEFTRIGHT ) ).GetSizePixel(); in ScTablePage() local
157 aBmpPageDir.SetOutputSizePixel( aBmpSize ); in ScTablePage()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx1303 Size aBmpSize( 55, 12 ); in SvxLineWindow_Impl() local
1311 lcl_CalcSizeValueSet( *this, aLineSet, aBmpSize ); in SvxLineWindow_Impl()
1629 Size aBmpSize( 55, 12 ); in CreateBitmaps() local
1641 MakeLineBitmap( i, aBmp, aBmpSize, aStr, aLineCol, aBackCol ); in CreateBitmaps()
/trunk/main/sd/source/ui/inc/
H A Danimobjs.hxx147 Size aBmpSize; member in sd::AnimationWindow
/trunk/main/svx/inc/svx/
H A Dlinectrl.hxx112 Size aBmpSize; member in SvxLineEndWindow
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx109 const Size aBmpSize( aBitmapEx.GetSizePixel() ); in implWriteBitmapEx() local
110 const double fBmpPixelX = aBmpSize.Width(); in implWriteBitmapEx()
111 const double fBmpPixelY = aBmpSize.Height(); in implWriteBitmapEx()
H A Dpdfwriter_impl.cxx10321 Size aBmpSize; in drawWallpaper() local
10325 aBmpSize = lcl_convert( aBitmap.GetPrefMapMode(), in drawWallpaper()
10334 aBmpSize = aRect.GetSize(); 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()
10387 Rectangle aConvertRect( aBmpPos, aBmpSize ); in drawWallpaper()
10435 aBmpSize = aRect.GetSize(); in drawWallpaper()
[all …]
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1013 Size aBmpSize = pBitmap->GetSizePixel(); in ImplDrawBack() local
1022 aPos.X() += aBmpSize.Width(); in ImplDrawBack()
1025 aPos.Y() += aBmpSize.Height(); in ImplDrawBack()
/trunk/main/cui/source/customize/
H A Dcfg.cxx5765 Size aBmpSize = aRet.GetSizePixel(); in AutoScaleBitmap() local

Completed in 149 milliseconds

12