Searched refs:aLbColor3 (Results 1 – 2 of 2) sorted by relevance
288 pMask->aLbColor3.Disable(); in IMPL_LINK()311 pMask->aLbColor3.Enable(); in IMPL_LINK()334 pMask->pQSet3->SelectItem( pLb == &( pMask->aLbColor3 ) ? 1 : 0 /* , false */ ); in IMPL_LINK()435 aLbColor3 ( this, BMP_RESID ( LB_3 ) ), in SvxBmpMask()469 aLbColor3.SetGetFocusHdl( LINK( pData, MaskData, FocusLbHdl ) ); in SvxBmpMask()543 aLbColor3.SetAccessibleRelationMemberOf( &aGrpQ ); in SvxBmpMask()547 aLbColor3.SetAccessibleRelationLabeledBy( &aFt3 ); in SvxBmpMask()642 aLbColor3.Fill( maColTab ); in SetColorTable()643 aLbColor3.InsertEntry( TRANSP_COL, aTransp, 0 ); in SetColorTable()644 aLbColor3.SelectEntryPos( 0 ); in SetColorTable()[all …]
111 ColorLB aLbColor3; member in SvxBmpMask