Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/filter/igif/
H A Dgifread.cxx49 nLogWidth100 ( 0UL ), in GIFReader()
299 rIStm >> nLogWidth100 >> nLogHeight100; in ReadExtension()
806 if( nLogWidth100 && nLogHeight100 ) in ReadGIF()
808 rGraphic.SetPrefSize( Size( nLogWidth100, nLogHeight100 ) ); in ReadGIF()
/aoo4110/main/svtools/source/inc/
H A Dgifread.hxx85 sal_uInt32 nLogWidth100; member in GIFReader

Completed in 46 milliseconds