Searched refs:aLbColor4 (Results 1 – 2 of 2) sorted by relevance
289 pMask->aLbColor4.Disable(); in IMPL_LINK()312 pMask->aLbColor4.Enable(); in IMPL_LINK()335 pMask->pQSet4->SelectItem( pLb == &( pMask->aLbColor4 ) ? 1 : 0 /* , false */ ); in IMPL_LINK()440 aLbColor4 ( this, BMP_RESID ( LB_4 ) ), in SvxBmpMask()470 aLbColor4.SetGetFocusHdl( LINK( pData, MaskData, FocusLbHdl ) ); in SvxBmpMask()551 aLbColor4.SetAccessibleRelationMemberOf( &aGrpQ ); in SvxBmpMask()555 aLbColor4.SetAccessibleRelationLabeledBy( &aFt3 ); in SvxBmpMask()646 aLbColor4.Fill( maColTab ); in SetColorTable()647 aLbColor4.InsertEntry( TRANSP_COL, aTransp, 0 ); in SetColorTable()648 aLbColor4.SelectEntryPos( 0 ); in SetColorTable()[all …]
116 ColorLB aLbColor4; member in SvxBmpMask