LibreOffice Module vcl (master) 1
|
Public Attributes | |
GIFLZWCTreeNode * | pBrother |
GIFLZWCTreeNode * | pFirstChild |
sal_uInt16 | nCode |
sal_uInt16 | nValue |
Definition at line 100 of file giflzwc.cxx.
sal_uInt16 GIFLZWCTreeNode::nCode |
Definition at line 105 of file giflzwc.cxx.
Referenced by GIFLZWCompressor::Compress(), and GIFLZWCompressor::EndCompression().
sal_uInt16 GIFLZWCTreeNode::nValue |
Definition at line 106 of file giflzwc.cxx.
GIFLZWCTreeNode* GIFLZWCTreeNode::pBrother |
Definition at line 103 of file giflzwc.cxx.
GIFLZWCTreeNode* GIFLZWCTreeNode::pFirstChild |
Definition at line 104 of file giflzwc.cxx.
Referenced by GIFLZWCompressor::Compress().