Searched refs:aBmpEx1 (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/svx/source/svdraw/ |
| H A D | svdhdl.cxx | 779 …BitmapEx aBmpEx1 = ImpGetBitmapEx(eKindOfMarker, (sal_uInt16)eColIndex, bIsFineHdl, bIsHighContras… in CreateOverlayObject() local 788 … pRetval = new ::sdr::overlay::OverlayAnimatedBitmapEx(rPos, aBmpEx1, aBmpEx2, nBlinkTime); in CreateOverlayObject() 793 … pRetval = new ::sdr::overlay::OverlayAnimatedBitmapEx(rPos, aBmpEx1, aBmpEx2, nBlinkTime, in CreateOverlayObject() 794 (sal_uInt16)(aBmpEx1.GetSizePixel().Width() - 1), 0, in CreateOverlayObject() 800 … pRetval = new ::sdr::overlay::OverlayAnimatedBitmapEx(rPos, aBmpEx1, aBmpEx2, nBlinkTime, in CreateOverlayObject() 801 (sal_uInt16)(aBmpEx1.GetSizePixel().Width() - 1) >> 1, in CreateOverlayObject() 802 (sal_uInt16)(aBmpEx1.GetSizePixel().Height() - 1) >> 1, in CreateOverlayObject() 2407 BitmapEx aBmpEx1( GetBitmapForHandle( aHandlesBitmap, nHdlSize ) ); in CreateB2dIAObject() local 2434 aBmpEx1, in CreateB2dIAObject() 2437 (sal_uInt16)(aBmpEx1.GetSizePixel().Width() - 1) >> 1, in CreateB2dIAObject() [all …]
|