Searched refs:aBitmapCtl (Results 1 – 2 of 2) sorted by relevance
107 aBitmapCtl ( this, aCtlPreview.GetSizePixel() ), in SvxBitmapTabPage()283 const BitmapEx aBitmapEx(aBitmapCtl.GetBitmapEx()); in FillItemSet()299 aBitmapCtl.SetLines( aCtlPixel.GetLineCount() ); in Reset()300 aBitmapCtl.SetPixelColor( aLbColor.GetSelectEntryColor() ); in Reset()301 aBitmapCtl.SetBackgroundColor( aLbBackgroundColor.GetSelectEntryColor() ); in Reset()302 aBitmapCtl.SetBmpArray( aCtlPixel.GetBitmapPixelPtr() ); in Reset()305 const XFillBitmapItem aBmpItem(String(), Graphic(aBitmapCtl.GetBitmapEx())); in Reset()429 aBitmapCtl.SetPixelColor( aPixelColor ); in IMPL_LINK()430 aBitmapCtl.SetBackgroundColor( aBackColor ); in IMPL_LINK()431 rXFSet.Put(XFillBitmapItem(String(), Graphic(aBitmapCtl.GetBitmapEx()))); in IMPL_LINK()[all …]
595 SvxBitmapCtl aBitmapCtl; member in SvxBitmapTabPage