Searched refs:aLbBackgroundColor (Results 1 – 2 of 2) sorted by relevance
93 aLbBackgroundColor ( this, CUI_RES( LB_BACKGROUND_COLOR ) ), in SvxBitmapTabPage()145 aLbBackgroundColor.SetSelectHdl( in SvxBitmapTabPage()166 aLbBackgroundColor.CopyEntries( aLbColor ); in Construct()205 nPos = aLbBackgroundColor.GetSelectEntryPos(); in ActivatePage()206 aLbBackgroundColor.Clear(); in ActivatePage()207 aLbBackgroundColor.CopyEntries( aLbColor ); in ActivatePage()208 nCount = aLbBackgroundColor.GetEntryCount(); in ActivatePage()212 aLbBackgroundColor.SelectEntryPos( 0 ); in ActivatePage()214 aLbBackgroundColor.SelectEntryPos( nPos ); in ActivatePage()301 aBitmapCtl.SetBackgroundColor( aLbBackgroundColor.GetSelectEntryColor() ); in Reset()[all …]
583 ColorLB aLbBackgroundColor; member in SvxBitmapTabPage