Lines Matching refs:aCol
53 nR = aCol.GetRed(); nG = aCol.GetGreen(); nB = aCol.GetBlue(); \
60 aCol = pDstCols[i]; bReplace = sal_True; break; \
821 Color aCol; in ImpMask() local
872 aCol = pAct->GetColor(); in ImpMask()
876 pAct = new MetaPixelAction( pAct->GetPoint(), aCol ); in ImpMask()
888 aCol = pAct->GetColor(); in ImpMask()
892 pAct = new MetaLineColorAction( aCol, !pTrans[ i ] ); in ImpMask()
904 aCol = pAct->GetColor(); in ImpMask()
908 pAct = new MetaFillColorAction( aCol, !pTrans[ i ] ); in ImpMask()
920 aCol = pAct->GetColor(); in ImpMask()
924 pAct = new MetaTextColorAction( aCol ); in ImpMask()
936 aCol = pAct->GetColor(); in ImpMask()
940 pAct = new MetaTextFillColorAction( aCol, !pTrans[ i ] ); in ImpMask()
953 aCol = aFont.GetColor(); in ImpMask()
958 aFont.SetColor( aCol ); in ImpMask()
973 aCol = aWall.GetColor(); in ImpMask()
978 aWall.SetColor( aCol ); in ImpMask()