LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
EscherExGlobal::ClusterEntry Struct Reference

Public Member Functions

 ClusterEntry (sal_uInt32 nDrawingId)
 Next free shape identifier in this cluster. More...
 

Public Attributes

sal_uInt32 mnDrawingId
 
sal_uInt32 mnNextShapeId
 Identifier of drawing this cluster belongs to (one-based index into maDrawingInfos). More...
 

Detailed Description

Definition at line 1022 of file escherex.hxx.

Constructor & Destructor Documentation

◆ ClusterEntry()

EscherExGlobal::ClusterEntry::ClusterEntry ( sal_uInt32  nDrawingId)
inlineexplicit

Next free shape identifier in this cluster.

Definition at line 1026 of file escherex.hxx.

Member Data Documentation

◆ mnDrawingId

sal_uInt32 EscherExGlobal::ClusterEntry::mnDrawingId

Definition at line 1024 of file escherex.hxx.

◆ mnNextShapeId

sal_uInt32 EscherExGlobal::ClusterEntry::mnNextShapeId

Identifier of drawing this cluster belongs to (one-based index into maDrawingInfos).

Definition at line 1025 of file escherex.hxx.

Referenced by EscherExGlobal::GenerateShapeId().


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