Public Member Functions | |
IE_Imp_PDF (PD_Document *pDocument) | |
virtual | ~IE_Imp_PDF () |
UT_Error | _runConversion (const UT_String &pdf_on_disk, const UT_String &output_on_disk, size_t which) |
virtual UT_Error | _loadFile (GsfInput *input) |
IE_Imp_PDF::IE_Imp_PDF | ( | PD_Document * | pDocument | ) | [inline] |
virtual IE_Imp_PDF::~IE_Imp_PDF | ( | ) | [inline, virtual] |
virtual UT_Error IE_Imp_PDF::_loadFile | ( | GsfInput * | input | ) | [inline, virtual] |
Implements IE_Imp.
References _runConversion(), UT_String::c_str(), pdf_conversion_programs, temp_name(), and UT_OK.
UT_Error IE_Imp_PDF::_runConversion | ( | const UT_String & | pdf_on_disk, | |
const UT_String & | output_on_disk, | |||
size_t | which | |||
) | [inline] |
References UT_String::c_str(), extension, IE_Imp::fileTypeForSuffix(), gchar, IE_Imp::getDoc(), IE_Imp::loadFile(), pdf_conversion_programs, and UT_go_filename_to_uri().
Referenced by _loadFile().