Home
last modified time | relevance | path

Searched refs:pContextBitmapItem (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/browser/
H A DdsEntriesNoExp.cxx270 SvLBoxContextBmp* pContextBitmapItem = static_cast< SvLBoxContextBmp* >( pItem ); in notifyHiContrastChanged() local
272 pContextBitmapItem->SetBitmap1( aImage, BMP_COLOR_NORMAL ); in notifyHiContrastChanged()
273 pContextBitmapItem->SetBitmap2( aImage, BMP_COLOR_NORMAL ); in notifyHiContrastChanged()
274 pContextBitmapItem->SetBitmap1( aImageHC, BMP_COLOR_HIGHCONTRAST ); in notifyHiContrastChanged()
275 pContextBitmapItem->SetBitmap2( aImageHC, BMP_COLOR_HIGHCONTRAST ); in notifyHiContrastChanged()
/trunk/main/dbaccess/source/ui/control/
H A Dtabletree.cxx179 SvLBoxContextBmp* pContextBitmapItem = static_cast< SvLBoxContextBmp* >( pItem ); in notifyHiContrastChanged() local
193 pContextBitmapItem->SetBitmap1( aImage, BMP_COLOR_NORMAL ); in notifyHiContrastChanged()
194 pContextBitmapItem->SetBitmap2( aImage, BMP_COLOR_NORMAL ); in notifyHiContrastChanged()
195 pContextBitmapItem->SetBitmap1( aImageHC, BMP_COLOR_HIGHCONTRAST ); in notifyHiContrastChanged()
196 pContextBitmapItem->SetBitmap2( aImageHC, BMP_COLOR_HIGHCONTRAST ); in notifyHiContrastChanged()

Completed in 37 milliseconds