Searched refs:aActForeColor (Results 1 – 1 of 1) sorted by relevance
161 Color aActForeColor; member in PictReader637 SetLineColor( aActForeColor ); in DrawingMethod()639 SetLineColor(eActPenPattern.getColor(aActBackColor, aActForeColor)); in DrawingMethod()646 SetFillColor( aActForeColor ); in DrawingMethod()648 SetFillColor(eActPenPattern.getColor(aActBackColor, aActForeColor)); in DrawingMethod()667 SetFillColor( aActForeColor ); in DrawingMethod()669 SetFillColor(eActFillPattern.getColor(aActBackColor, aActForeColor)); in DrawingMethod()673 aActFont.SetColor(aActForeColor); in DrawingMethod()1342 aActForeColor=ReadColor(); in ReadData()1390 aActForeColor=ReadRGBColor(); in ReadData()[all …]
Completed in 26 milliseconds