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

#include <regband.hxx>

Collaboration diagram for ImplRegionBandPoint:
[legend]

Public Attributes

ImplRegionBandPointmpNextBandPoint
 
tools::Long mnX
 
tools::Long mnLineId
 
bool mbEndPoint
 
LineType meLineType
 

Detailed Description

Definition at line 48 of file regband.hxx.

Member Data Documentation

◆ mbEndPoint

bool ImplRegionBandPoint::mbEndPoint

◆ meLineType

LineType ImplRegionBandPoint::meLineType

◆ mnLineId

tools::Long ImplRegionBandPoint::mnLineId

Definition at line 52 of file regband.hxx.

Referenced by ImplRegionBand::ImplRegionBand(), and ImplRegionBand::InsertPoint().

◆ mnX

tools::Long ImplRegionBandPoint::mnX

◆ mpNextBandPoint

ImplRegionBandPoint* ImplRegionBandPoint::mpNextBandPoint

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