Searched refs:eERR_OPEN (Results 1 – 4 of 4) sorted by relevance
70 if( !pMedStrm ) return eERR_OPEN; // should not happen in ScImportExcel()220 if( xRootStrg->GetError() ) return eERR_OPEN; in lcl_ExportExcelBiff()239 if( !xStrgStrm.Is() || xStrgStrm->GetError() ) return eERR_OPEN; in lcl_ExportExcelBiff()297 if( !pMedStrm ) return eERR_OPEN; // should not happen in ScExportExcel5()
49 return eERR_OPEN; in ScImportLotus123()
46 #define eERR_OPEN SCERR_IMPORT_OPEN // ... macro
153 return eERR_OPEN; in import()
Completed in 22 milliseconds