Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds