Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dexcel.cxx70 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()
/aoo4110/main/sc/source/filter/lotus/
H A Dlotus.cxx49 return eERR_OPEN; in ScImportLotus123()
/aoo4110/main/sc/inc/
H A Dfilter.hxx46 #define eERR_OPEN SCERR_IMPORT_OPEN // ... macro
/aoo4110/main/sc/source/filter/qpro/
H A Dqpro.cxx153 return eERR_OPEN; in import()

Completed in 31 milliseconds