Lines Matching refs:aLbMatSpecular
219 aLbMatSpecular ( this, SVX_RES( LB_MAT_SPECULAR ) ), in Svx3DWin()
380 aLbMatSpecular.SetSelectHdl( aLink ); in Svx3DWin()
1673 ColorLB* pLb = &aLbMatSpecular; in Update()
1682 if( aLbMatSpecular.GetSelectEntryCount() != 0 ) in Update()
1684 aLbMatSpecular.SetNoSelection(); in Update()
2286 if( aLbMatSpecular.GetSelectEntryCount() ) in GetAttr()
2288 aColor = aLbMatSpecular.GetSelectEntryColor(); in GetAttr()
2664 aLbMatSpecular.Show(); in IMPL_LINK()
2682 aLbMatSpecular.Hide(); in IMPL_LINK()
2881 pLb = &aLbMatSpecular; in IMPL_LINK()
2961 LBSelectColor( &aLbMatSpecular, aColSpec ); in IMPL_LINK()
2968 p == &aLbMatSpecular ) in IMPL_LINK()
3237 aLbMatSpecular.CopyEntries( aLbLight1 ); in InitColorLB()
3253 aLbMatSpecular.SelectEntry( aColWhite ); in InitColorLB()