Class holding 1 static member. More...
#include <ODe_PicturesWriter.h>
Static Public Member Functions | |
| static bool | writePictures (PD_Document *pDoc, GsfOutfile *pODT) |
| Writes all pictures inside the Pictures subdirectory. | |
Class holding 1 static member.
Its sole duty is to write out any pictures from inside the Abi document to the ODT pictures directory
| bool ODe_PicturesWriter::writePictures | ( | PD_Document * | pDoc, | |
| GsfOutfile * | pODT | |||
| ) | [static] |
Writes all pictures inside the Pictures subdirectory.
References PD_Document::enumDataItems(), extension, PD_Document::getDataItemFileExtension(), ODe_gsf_output_close(), ODe_gsf_output_write(), and szName.
Referenced by IE_Exp_OpenDocument::_writeDocument().
1.7.1