Searched refs:PGMWriter (Results 1 – 1 of 1) sorted by relevance
37 class PGMWriter { class56 PGMWriter();57 ~PGMWriter();64 PGMWriter::PGMWriter() : in PGMWriter() function in PGMWriter72 PGMWriter::~PGMWriter() in ~PGMWriter()78 sal_Bool PGMWriter::WritePGM( const Graphic& rGraphic, SvStream& rPGM, FilterConfigItem* pFilterCon… in WritePGM()124 sal_Bool PGMWriter::ImplWriteHeader() in ImplWriteHeader()150 void PGMWriter::ImplWriteBody() in ImplWriteBody()213 void PGMWriter::ImplWriteNumber( sal_Int32 nNumber ) in ImplWriteNumber()230 PGMWriter aPGMWriter; in GraphicExport()
Completed in 6 milliseconds