Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/graphicfilter/egif/ !
H A Degif.cxx40 class GIFWriter class
76 GIFWriter() {} in GIFWriter() function in GIFWriter
77 ~GIFWriter() {} in ~GIFWriter()
85 sal_Bool GIFWriter::WriteGIF( const Graphic& rGraphic, SvStream& rGIF, in WriteGIF()
176 void GIFWriter::WriteBitmapEx( const BitmapEx& rBmpEx, const Point& rPoint, in WriteBitmapEx()
206 void GIFWriter::WriteAnimation( const Animation& rAnimation ) in WriteAnimation()
231 void GIFWriter::MayCallback( sal_uLong nPercent ) in MayCallback()
246 sal_Bool GIFWriter::CreateAccess( const BitmapEx& rBmpEx ) in CreateAccess()
280 void GIFWriter::DestroyAccess() in DestroyAccess()
288 void GIFWriter::WriteSignature( sal_Bool bGIF89a ) in WriteSignature()
[all …]