Searched refs:TRANSP_COL (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/svx/source/dialog/ |
H A D | _bmpmask.cxx | 46 #define TRANSP_COL (Color( 252, 252, 252 )) macro 635 aLbColor1.InsertEntry( TRANSP_COL, aTransp, 0 ); in SetColorTable() 639 aLbColor2.InsertEntry( TRANSP_COL, aTransp, 0 ); in SetColorTable() 643 aLbColor3.InsertEntry( TRANSP_COL, aTransp, 0 ); in SetColorTable() 647 aLbColor4.InsertEntry( TRANSP_COL, aTransp, 0 ); in SetColorTable() 856 pTrans[ i ] = ( pDstCols[ i ] == TRANSP_COL ); in ImpMask() 1183 if( pDstCols[i] == TRANSP_COL ) in Mask()
|
Completed in 10 milliseconds