Home
last modified time | relevance | path

Searched refs:aBmpSizePixel (Results 1 – 3 of 3) sorted by relevance

/trunk/main/slideshow/source/engine/shapes/
H A Dviewbackgroundshape.cxx88 const ::basegfx::B2ISize aBmpSizePixel( in prefetch() local
96 aBmpSizePixel ) ); in prefetch()
108 aBmpSizePixel ); in prefetch()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx740 const Size aBmpSizePixel( rBmp.GetSizePixel() ); in ImplWriteBmpRecord() local
745 …) << (sal_Int32) 0 << (sal_Int32) 0 << (sal_Int32) aBmpSizePixel.Width() << (sal_Int32) aBmpSizePi… in ImplWriteBmpRecord()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx1399 const Size aBmpSizePixel(rFillGraphicAttribute.getGraphic().GetSizePixel()); in processBasePrimitive2D() local
1408 std::max(1.0, double(aBmpSizePixel.Width())), in processBasePrimitive2D()
1409 std::max(1.0, double(aBmpSizePixel.Height()))) * in processBasePrimitive2D()

Completed in 36 milliseconds