#include <saldisp.hxx>
Definition at line 100 of file saldisp.hxx.
◆ SalColormap() [1/4]
◆ SalColormap() [2/4]
SalColormap::SalColormap |
( |
sal_uInt16 |
nDepth | ) |
|
◆ SalColormap() [3/4]
SalColormap::SalColormap |
( |
| ) |
|
◆ ~SalColormap()
SalColormap::~SalColormap |
( |
| ) |
|
◆ SalColormap() [4/4]
◆ GetBlackPixel()
Pixel SalColormap::GetBlackPixel |
( |
| ) |
const |
|
inline |
◆ GetDisplay()
const SalDisplay * SalColormap::GetDisplay |
( |
| ) |
const |
|
inline |
◆ GetVisual()
const SalVisual & SalColormap::GetVisual |
( |
| ) |
const |
|
inline |
◆ GetWhitePixel()
Pixel SalColormap::GetWhitePixel |
( |
| ) |
const |
|
inline |
◆ GetXColormap()
Colormap SalColormap::GetXColormap |
( |
| ) |
const |
|
inline |
◆ GetXDisplay()
Display * SalColormap::GetXDisplay |
( |
| ) |
const |
|
inline |
◆ GetXPixel()
bool SalColormap::GetXPixel |
( |
XColor & |
rColor, |
|
|
int |
r, |
|
|
int |
g, |
|
|
int |
b |
|
) |
| const |
|
inline |
◆ GetXPixels()
bool SalColormap::GetXPixels |
( |
XColor & |
rColor, |
|
|
int |
r, |
|
|
int |
g, |
|
|
int |
b |
|
) |
| const |
◆ operator=()
◆ m_aPalette
std::vector<Color> SalColormap::m_aPalette |
|
private |
◆ m_aVisual
◆ m_aVisualOwnership
◆ m_hColormap
Colormap SalColormap::m_hColormap |
|
private |
◆ m_nBlackPixel
Pixel SalColormap::m_nBlackPixel |
|
private |
◆ m_nUsed
Pixel SalColormap::m_nUsed |
|
private |
◆ m_nWhitePixel
Pixel SalColormap::m_nWhitePixel |
|
private |
◆ m_pDisplay
The documentation for this class was generated from the following file: