Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/igif/
H A Dgifread.cxx258 ByteString aAppCode; in ReadExtension() local
261 rIStm.Read( aAppCode.AllocBuffer( 3 ), 3 ); in ReadExtension()
265 if( aAppId == "NETSCAPE" && aAppCode == "2.0" && cSize == 3 ) in ReadExtension()
292 else if ( aAppId == "STARDIV " && aAppCode == "5.0" && cSize == 9 ) in ReadExtension()

Completed in 27 milliseconds