Lines Matching refs:aLbColor

632     aLbColor            ( this, CUI_RES( LB_COLOR ) ),  in SvxAreaTabPage()
778 aLbColor.SetSelectHdl( LINK( this, SvxAreaTabPage, ModifyColorHdl_Impl ) ); in SvxAreaTabPage()
821 aLbColor.SetAccessibleRelationMemberOf( &aFlProp ); in SvxAreaTabPage()
831 aLbColor.Fill( maColorTab ); in Construct()
927 _nPos = aLbColor.GetSelectEntryPos(); in ActivatePage()
928 aLbColor.Clear(); in ActivatePage()
929 aLbColor.Fill( maColorTab ); in ActivatePage()
930 nCount = aLbColor.GetEntryCount(); in ActivatePage()
934 aLbColor.SelectEntryPos( 0 ); in ActivatePage()
936 aLbColor.SelectEntryPos( _nPos ); in ActivatePage()
980aLbColor.SelectEntryPos( _nPos );//CHINA001 aLbColor.SelectEntryPos( *pPos ); in ActivatePage()
1021 nPos = aLbColor.GetSelectEntryPos();//CHINA001 *pPos = aLbColor.GetSelectEntryPos(); in DeactivatePage()
1064 _nPos = aLbColor.GetSelectEntryPos(); in FillItemSet()
1066 _nPos != aLbColor.GetSavedValue() ) in FillItemSet()
1068 XFillColorItem aItem( aLbColor.GetSelectEntry(), in FillItemSet()
1069 aLbColor.GetSelectEntryColor() ); in FillItemSet()
1511 aLbColor.SelectEntry( aColorItem.GetColorValue() ); in Reset()
1551 aLbColor.SelectEntry( aColorItem.GetColorValue() ); in Reset()
1579 aLbColor.Hide(); in Reset()
1584 aLbColor.Disable(); in Reset()
1585 aLbColor.Show(); in Reset()
1783 aLbColor.SaveValue(); in Reset()
1858 aLbColor.Hide(); in IMPL_LINK()
1909 aLbColor.Enable(); in IMPL_LINK()
1910 aLbColor.Show(); in IMPL_LINK()
1950 sal_uInt16 _nPos = aLbColor.GetSelectEntryPos(); in IMPL_LINK()
1956 aLbColor.GetSelectEntryColor() ) ); in IMPL_LINK()
1999 aLbColor.Hide(); in IMPL_LINK()
2072 aLbColor.Hide(); in IMPL_LINK()
2172 aLbColor.SelectEntryPos( _nPos ); in IMPL_LINK()
2224 aLbColor.Hide(); in IMPL_LINK()