Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dexcel.cxx57 if( !pDocument ) return eERR_INTERN; // should not happen in ScImportExcel()
208 eRet = xFilter.get() ? xFilter->Read() : eERR_INTERN; in ScImportExcel()
292 if( !pDocument ) return eERR_INTERN; // should not happen in ScExportExcel5()
H A Dimpop.cxx113 return eERR_INTERN; in Read()
/aoo41x/main/sc/inc/
H A Dfilter.hxx55 #define eERR_INTERN SCERR_IMPORT_INTERNAL // interner Fehler macro
/aoo41x/main/sc/source/ui/docshell/
H A Dimpex.cxx2033 #define RETURN_ERROR { return eERR_INTERN; }

Completed in 286 milliseconds