Searched refs:aLbColor1 (Results 1 – 2 of 2) sorted by relevance
286 pMask->aLbColor1.Disable(); in IMPL_LINK()309 pMask->aLbColor1.Enable(); in IMPL_LINK()425 aLbColor1 ( this, BMP_RESID ( LB_1 ) ), in SvxBmpMask()527 aLbColor1.SetAccessibleRelationMemberOf( &aGrpQ ); in SvxBmpMask()531 aLbColor1.SetAccessibleRelationLabeledBy( &aFt3 ); in SvxBmpMask()618 return ( aLbColor1.GetEntryCount() == 0 ); in NeedsColorTable()634 aLbColor1.Fill( maColTab ); in SetColorTable()635 aLbColor1.InsertEntry( TRANSP_COL, aTransp, 0 ); in SetColorTable()636 aLbColor1.SelectEntryPos( 0 ); in SetColorTable()714 pDstCols[nCount] = aLbColor1.GetSelectEntryColor(); in InitColorArrays()[all …]
101 ColorLB aLbColor1; member in SvxBmpMask
Completed in 25 milliseconds