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

Public Attributes

GIFLZWCTreeNodepBrother
 
GIFLZWCTreeNodepFirstChild
 
sal_uInt16 nCode
 
sal_uInt16 nValue
 

Detailed Description

Definition at line 100 of file giflzwc.cxx.

Member Data Documentation

◆ nCode

sal_uInt16 GIFLZWCTreeNode::nCode

Definition at line 105 of file giflzwc.cxx.

Referenced by GIFLZWCompressor::Compress(), and GIFLZWCompressor::EndCompression().

◆ nValue

sal_uInt16 GIFLZWCTreeNode::nValue

Definition at line 106 of file giflzwc.cxx.

◆ pBrother

GIFLZWCTreeNode* GIFLZWCTreeNode::pBrother

Definition at line 103 of file giflzwc.cxx.

◆ pFirstChild

GIFLZWCTreeNode* GIFLZWCTreeNode::pFirstChild

Definition at line 104 of file giflzwc.cxx.

Referenced by GIFLZWCompressor::Compress().


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