LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
ImplHatch Struct Reference

#include <hatch.hxx>

Collaboration diagram for ImplHatch:
[legend]

Public Member Functions

 ImplHatch ()
 
bool operator== (const ImplHatch &rImplHatch) const
 

Public Attributes

Color maColor
 
HatchStyle meStyle
 
tools::Long mnDistance
 
Degree10 mnAngle
 

Detailed Description

Definition at line 34 of file hatch.hxx.

Constructor & Destructor Documentation

◆ ImplHatch()

ImplHatch::ImplHatch ( )

Definition at line 25 of file gdi/hatch.cxx.

References COL_BLACK(), maColor, mnAngle, and Single.

Member Function Documentation

◆ operator==()

bool ImplHatch::operator== ( const ImplHatch rImplHatch) const

Definition at line 33 of file gdi/hatch.cxx.

References maColor, meStyle, mnAngle, and mnDistance.

Member Data Documentation

◆ maColor

Color ImplHatch::maColor

Definition at line 36 of file hatch.hxx.

Referenced by operator==().

◆ meStyle

HatchStyle ImplHatch::meStyle

Definition at line 37 of file hatch.hxx.

Referenced by operator==().

◆ mnAngle

Degree10 ImplHatch::mnAngle

Definition at line 39 of file hatch.hxx.

Referenced by operator==().

◆ mnDistance

tools::Long ImplHatch::mnDistance

Definition at line 38 of file hatch.hxx.

Referenced by operator==().


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