LibreOffice Module cui (master) 1
Public Member Functions | Private Attributes | List of all members
SvxBitmapCtl Class Reference
Collaboration diagram for SvxBitmapCtl:
[legend]

Public Member Functions

 SvxBitmapCtl ()
 
BitmapEx GetBitmapEx () const
 
void SetBmpArray (std::array< sal_uInt8, 64 > const &pPixel)
 
void SetPixelColor (Color aColor)
 
void SetBackgroundColor (Color aColor)
 

Private Attributes

Color aPixelColor
 
Color aBackgroundColor
 
std::array< sal_uInt8, 64 > const * pBmpArray
 

Detailed Description

Definition at line 46 of file tppattern.cxx.

Constructor & Destructor Documentation

◆ SvxBitmapCtl()

SvxBitmapCtl::SvxBitmapCtl ( )
inline

Definition at line 54 of file tppattern.cxx.

Member Function Documentation

◆ GetBitmapEx()

BitmapEx SvxBitmapCtl::GetBitmapEx ( ) const
inline

◆ SetBackgroundColor()

void SvxBitmapCtl::SetBackgroundColor ( Color  aColor)
inline

Definition at line 69 of file tppattern.cxx.

References aBackgroundColor.

◆ SetBmpArray()

void SvxBitmapCtl::SetBmpArray ( std::array< sal_uInt8, 64 > const &  pPixel)
inline

Definition at line 67 of file tppattern.cxx.

References pBmpArray.

◆ SetPixelColor()

void SvxBitmapCtl::SetPixelColor ( Color  aColor)
inline

Definition at line 68 of file tppattern.cxx.

References aPixelColor.

Member Data Documentation

◆ aBackgroundColor

Color SvxBitmapCtl::aBackgroundColor
private

Definition at line 49 of file tppattern.cxx.

Referenced by GetBitmapEx(), and SetBackgroundColor().

◆ aPixelColor

Color SvxBitmapCtl::aPixelColor
private

Definition at line 49 of file tppattern.cxx.

Referenced by GetBitmapEx(), and SetPixelColor().

◆ pBmpArray

std::array<sal_uInt8,64> const* SvxBitmapCtl::pBmpArray
private

Definition at line 50 of file tppattern.cxx.

Referenced by GetBitmapEx(), and SetBmpArray().


The documentation for this class was generated from the following file: