LibreOffice Module vcl (master) 1
Public Attributes | List of all members
GIFLZWTableEntry Struct Reference
Collaboration diagram for GIFLZWTableEntry:
[legend]

Public Attributes

GIFLZWTableEntrypPrev
 
GIFLZWTableEntrypFirst
 
sal_uInt8 nData
 

Detailed Description

Definition at line 25 of file decode.cxx.

Member Data Documentation

◆ nData

sal_uInt8 GIFLZWTableEntry::nData

Definition at line 29 of file decode.cxx.

Referenced by GIFLZWDecompressor::AddToTable().

◆ pFirst

GIFLZWTableEntry* GIFLZWTableEntry::pFirst

Definition at line 28 of file decode.cxx.

◆ pPrev

GIFLZWTableEntry* GIFLZWTableEntry::pPrev

Definition at line 27 of file decode.cxx.


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