Searched refs:aLbBitmap (Results 1 – 2 of 2) sorted by relevance
635 aLbBitmap ( this, CUI_RES( LB_BITMAP ) ), in SvxAreaTabPage()713 aLbBitmap.Hide(); in SvxAreaTabPage()786 aLbBitmap.SetSelectHdl( in SvxAreaTabPage()836 aLbBitmap.Fill( maBitmapList ); in Construct()868 _nPos = aLbBitmap.GetSelectEntryPos(); in ActivatePage()870 aLbBitmap.Clear(); in ActivatePage()871 aLbBitmap.Fill( maBitmapList ); in ActivatePage()872 nCount = aLbBitmap.GetEntryCount(); in ActivatePage()876 aLbBitmap.SelectEntryPos( 0 ); in ActivatePage()878 aLbBitmap.SelectEntryPos( _nPos ); in ActivatePage()[all …]
192 BitmapLB aLbBitmap; member in SvxAreaTabPage