LibreOffice Module emfio (master) 1
Public Member Functions | Public Attributes | List of all members
emfio::WinMtfLineStyle Struct Referencefinal

#include <mtftools.hxx>

Inheritance diagram for emfio::WinMtfLineStyle:
[legend]
Collaboration diagram for emfio::WinMtfLineStyle:
[legend]

Public Member Functions

 WinMtfLineStyle ()
 
 WinMtfLineStyle (const Color &rColor, bool bTrans=false)
 
 WinMtfLineStyle (const Color &rColor, const sal_uInt32 nStyle, const sal_Int32 nPenWidth)
 
bool operator== (const WinMtfLineStyle &rStyle) const
 
- Public Member Functions inherited from emfio::GDIObj
 GDIObj ()=default
 
 GDIObj (GDIObj const &)=default
 
virtual ~GDIObj ()=default
 
GDIObjoperator= (GDIObj const &)=default
 

Public Attributes

Color aLineColor
 
LineInfo aLineInfo
 
bool bTransparent
 

Detailed Description

Definition at line 451 of file mtftools.hxx.

Constructor & Destructor Documentation

◆ WinMtfLineStyle() [1/3]

emfio::WinMtfLineStyle::WinMtfLineStyle ( )
inline

Definition at line 457 of file mtftools.hxx.

References COL_BLACK().

◆ WinMtfLineStyle() [2/3]

emfio::WinMtfLineStyle::WinMtfLineStyle ( const Color rColor,
bool  bTrans = false 
)
inline

Definition at line 462 of file mtftools.hxx.

◆ WinMtfLineStyle() [3/3]

emfio::WinMtfLineStyle::WinMtfLineStyle ( const Color rColor,
const sal_uInt32  nStyle,
const sal_Int32  nPenWidth 
)
inline

Member Function Documentation

◆ operator==()

bool emfio::WinMtfLineStyle::operator== ( const WinMtfLineStyle rStyle) const
inline

Definition at line 537 of file mtftools.hxx.

References aLineColor, aLineInfo, and bTransparent.

Member Data Documentation

◆ aLineColor

Color emfio::WinMtfLineStyle::aLineColor

◆ aLineInfo

LineInfo emfio::WinMtfLineStyle::aLineInfo

◆ bTransparent

bool emfio::WinMtfLineStyle::bTransparent

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