Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/egif/
H A Degif.cxx137 const sal_Bool bGrafTrans = rGraphic.IsTransparent(); in WriteGIF() local
141 if( bGrafTrans ) in WriteGIF()
149 WriteSignature( bGrafTrans || bLogSize ); in WriteGIF()
156 WriteBitmapEx( aBmpEx, Point(), bGrafTrans ); in WriteGIF()

Completed in 6 milliseconds