Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/igif/
H A Dgifread.cxx257 ByteString aAppId; in ReadExtension() local
260 rIStm.Read( aAppId.AllocBuffer( 8 ), 8 ); 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 5 milliseconds