Searched refs:nImageSep (Results 1 – 2 of 2) sorted by relevance
366 sal_uLong nImageSep, sal_uLong nDrawFlags, in ImplDrawAlignedImage() argument484 aRect.Right() -= ( aImageSize.Width() + nImageSep ); in ImplDrawAlignedImage()493 aRect.Bottom() -= ( aImageSize.Height() + nImageSep ); in ImplDrawAlignedImage()508 nImageSep += nDiff; in ImplDrawAlignedImage()546 aTextPos.X() = rPos.X() + aImageSize.Width() + nImageSep; in ImplDrawAlignedImage()552 aImagePos.X() = rPos.X() + aTSSize.Width() + nImageSep; in ImplDrawAlignedImage()558 aTextPos.Y() = rPos.Y() + aImageSize.Height() + nImageSep; in ImplDrawAlignedImage()564 aImagePos.Y() = rPos.Y() + aTSSize.Height() + nImageSep; in ImplDrawAlignedImage()1005 sal_uLong nImageSep = 1 + (pDev->GetTextHeight()-10)/2; in ImplDrawPushButtonContent() local1006 if( nImageSep < 1 ) in ImplDrawPushButtonContent()[all …]
58 … sal_Bool bLayout, sal_uLong nImageSep, sal_uLong nDrawFlags,