Home
last modified time | relevance | path

Searched refs:bEOIFound (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/filter/source/graphicfilter/itiff/
H A Dlzwdecom.cxx60 bEOIFound=sal_False; in StartDecompression()
107 if (bEOIFound==sal_True) break; in Decompress()
171 if (nCode==257) { bEOIFound=sal_True; return; } in DecompressSome()
175 else { bEOIFound=sal_True; return; } in DecompressSome()
H A Dlzwdecom.hxx60 sal_Bool bEOIFound, bInvert, bFirst; member in LZWDecompressor
/aoo41x/main/svtools/source/filter/igif/
H A Ddecode.cxx44 bEOIFound ( sal_False ), in GIFLZWDecompressor()
110 if ( bEOIFound ) in DecompressBlock()
115 rEOI = bEOIFound; in DecompressBlock()
190 bEOIFound = sal_True; in ProcessOneCode()
H A Ddecode.hxx47 sal_Bool bEOIFound; member in GIFLZWDecompressor

Completed in 19 milliseconds