Searched refs:aLbMatSpecular (Results 1 – 2 of 2) sorted by relevance
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()[all …]
184 ColorLB aLbMatSpecular; member in Svx3DWin