Lines Matching refs:aBmpSize
540 aBmpSize = aBmp.GetSizePixel(); in FillValueSet()
541 aVD.SetOutputSizePixel( aBmpSize, sal_False ); in FillValueSet()
542 aBmpSize.Width() = aBmpSize.Width() / 2; in FillValueSet()
544 Point aPt1( aBmpSize.Width(), 0 ); in FillValueSet()
547 aLineEndSet.InsertItem( 1, aVD.GetBitmap( aPt0, aBmpSize ), pEntry->GetName() ); in FillValueSet()
548 aLineEndSet.InsertItem( 2, aVD.GetBitmap( aPt1, aBmpSize ), pEntry->GetName() ); in FillValueSet()
560 …aLineEndSet.InsertItem( (sal_uInt16)((i+1L)*2L+1L), aVD.GetBitmap( aPt0, aBmpSize ), pEntry->GetNa… in FillValueSet()
561 …aLineEndSet.InsertItem( (sal_uInt16)((i+2L)*2L), aVD.GetBitmap( aPt1, aBmpSize ), pEntry->GetName… in FillValueSet()
600 Size aBitmapSize = aBmpSize; // -> Member in Resizing()
712 Size aSize( aBmpSize ); in SetSize()
719 aSize.Height() = aBmpSize.Height(); in SetSize()