Home
last modified time | relevance | path

Searched defs:LZWTableEntry (Results 1 – 1 of 1) sorted by relevance

/trunk/main/filter/source/graphicfilter/itiff/
H A Dlzwdecom.hxx29 struct LZWTableEntry { struct
30 sal_uInt16 nPrevCode;
31 sal_uInt16 nDataCount;
32 sal_uInt8 nData;

Completed in 9 milliseconds