Searched refs:aLbMatColor (Results 1 – 2 of 2) sorted by relevance
212 aLbMatColor ( this, SVX_RES( LB_MAT_COLOR ) ), in Svx3DWin()378 aLbMatColor.SetSelectHdl( aLink ); in Svx3DWin()1631 ColorLB* pLb = &aLbMatColor; in Update()1640 if( aLbMatColor.GetSelectEntryCount() != 0 ) in Update()1642 aLbMatColor.SetNoSelection(); in Update()2266 if( aLbMatColor.GetSelectEntryCount() ) in GetAttr()2268 aColor = aLbMatColor.GetSelectEntryColor(); in GetAttr()2658 aLbMatColor.Show(); in IMPL_LINK()2676 aLbMatColor.Hide(); in IMPL_LINK()2877 pLb = &aLbMatColor; in IMPL_LINK()[all …]
177 ColorLB aLbMatColor; member in Svx3DWin