Home
last modified time | relevance | path

Searched refs:PrinterColor (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/inc/
H A Dprintergfx.hxx44 class PrinterColor class
59 PrinterColor () : in PrinterColor() function in psp::PrinterColor
69 PrinterColor (sal_uInt32 nRGB) : in PrinterColor() function in psp::PrinterColor
75 ~PrinterColor () in ~PrinterColor()
98 PrinterColor& operator= (const PrinterColor& aColor) in operator =()
172 PrinterColor maColor;
240 PrinterColor maFillColor;
241 PrinterColor maTextColor;
242 PrinterColor maLineColor;
345 void SetLineColor (const PrinterColor& rLineColor = PrinterColor()) in SetLineColor()
[all …]
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx164 maLineColor = PrinterColor(); in Clear()
165 maFillColor = PrinterColor(); in Clear()
166 maTextColor = PrinterColor(); in Clear()
396 PrinterGfx::DrawPixel (const Point& rPoint, const PrinterColor& rPixelColor) in DrawPixel()
739 PrinterColor& rColor( maVirtualStatus.maColor ); in PSSetColor()
H A Dbitmap_gfx.cxx484 const PrinterBmp &/*rBitmap*/, PrinterColor& /*rMaskColor*/) in DrawMask() argument
613 PrinterColor aColor = rBitmap.GetPaletteColor(i); in writePS2Colorspace()
718 PrinterColor aColor = rBitmap.GetPixelRGB (nRow, nColumn); in DrawPS2TrueColorImage()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx346 psp::PrinterColor aColor (SALCOLOR_RED (nSalColor), in SetLineColor()
359 psp::PrinterColor aColor (SALCOLOR_RED (nSalColor), in SetFillColor()
388 psp::PrinterColor aColor (SALCOLOR_RED (nSalColor), in drawPixel()
876 psp::PrinterColor aColor (SALCOLOR_RED (nSalColor), in SetTextColor()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx280 psp::PrinterColor aColor (SALCOLOR_RED (nSalColor), in SetLineColor()
293 psp::PrinterColor aColor (SALCOLOR_RED (nSalColor), in SetFillColor()
322 psp::PrinterColor aColor (SALCOLOR_RED (nSalColor), in drawPixel()
791 psp::PrinterColor aColor (SALCOLOR_RED (nSalColor), in SetTextColor()

Completed in 60 milliseconds