Home
last modified time | relevance | path

Searched refs:SalPrinterBmp (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx60 class SalPrinterBmp : public psp::PrinterBmp class
72 SalPrinterBmp ();
76 SalPrinterBmp (BitmapBuffer* pBitmap);
77 virtual ~SalPrinterBmp ();
88 SalPrinterBmp::SalPrinterBmp (BitmapBuffer* pBuffer) : in SalPrinterBmp() function in SalPrinterBmp
148 SalPrinterBmp::~SalPrinterBmp () in ~SalPrinterBmp()
153 SalPrinterBmp::GetWidth () const in GetWidth()
159 SalPrinterBmp::GetHeight () const in GetHeight()
165 SalPrinterBmp::GetDepth () const in GetDepth()
218 SalPrinterBmp::GetPaletteEntryCount () const in GetPaletteEntryCount()
[all …]
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx62 class SalPrinterBmp : public psp::PrinterBmp class
65 SalPrinterBmp ();
71 virtual ~SalPrinterBmp ();
89 SalPrinterBmp::SalPrinterBmp(const BitmapDeviceSharedPtr& rDevice) : in SalPrinterBmp() function in SalPrinterBmp
94 SalPrinterBmp::~SalPrinterBmp () in ~SalPrinterBmp()
99 SalPrinterBmp::GetWidth () const in GetWidth()
105 SalPrinterBmp::GetHeight () const in GetHeight()
111 SalPrinterBmp::GetDepth () const in GetDepth()
120 SalPrinterBmp::GetPaletteEntryCount () const in GetPaletteEntryCount()
126 SalPrinterBmp::GetPaletteColor (sal_uInt32 nIdx) const in GetPaletteColor()
[all …]

Completed in 42 milliseconds