Home
last modified time | relevance | path

Searched refs:eERR_OK (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/sc/source/filter/qpro/
H A Dqpro.cxx47 FltError eRet = eERR_OK; in readSheet()
57 while( eERR_OK == eRet && !bEndOfSheet && nextRecord() ) in readSheet()
133 FltError eRet = eERR_OK; in ScImportQuattroPro()
146 FltError eRet = eERR_OK; in import()
157 while( nextRecord() && eRet == eERR_OK) in import()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx1087 if (eError != eERR_OK) in ConvertFrom()
1118 if (eError != eERR_OK) in ConvertFrom()
1163 else if (eError != eERR_OK) in ConvertFrom()
1198 FltError eError = eERR_OK; in ConvertFrom()
1223 if (eError != eERR_OK) in ConvertFrom()
1258 if (eError != eERR_OK) in ConvertFrom()
1302 if (eError != eERR_OK) in ConvertFrom()
1376 if (eError != eERR_OK) in ConvertFrom()
1427 if (eError != eERR_OK) in ConvertFrom()
2255 eError = eERR_OK; in ConvertTo()
[all …]
H A Ddocsh8.cxx248 sal_uLong nErr = eERR_OK; in DBaseImport()
707 sal_uLong nErr = eERR_OK; in DBaseExport()
912 if ( nErr == eERR_OK && pColLengths[nCol] < aString.Len() ) in DBaseExport()
926 if ( nErr == eERR_OK && in DBaseExport()
943 if ( fVal == 0.0 && nErr == eERR_OK && in DBaseExport()
954 if ( nErr == eERR_OK ) in DBaseExport()
/aoo4110/main/sc/source/filter/lotus/
H A Dlotus.cxx78 if( eRet != eERR_OK ) in ScImportLotus123()
89 if( aLotusImport.Read( *pStream ) != eERR_OK ) in ScImportLotus123()
H A Dlotread.cxx59 FltError eRet = eERR_OK; in Read()
250 FltError eRet = eERR_OK; in Read()
H A Dexport.cxx50 return eERR_OK; in ScExportLotus123()
H A Dfilter.cxx151 return eERR_OK; in generate_Opcodes()
H A Dexpop.cxx404 return eERR_OK; in Write()
/aoo4110/main/sc/source/filter/excel/
H A Dread.cxx83 FltError eLastErr = eERR_OK; in Read()
747 if( eLastErr == eERR_OK ) in Read()
814 FltError eLastErr = eERR_OK; in Read()
1197 if( eLastErr == eERR_OK ) in Read()
H A Dexpop2.cxx131 return eERR_OK; in Write()
212 return eERR_OK; in Write()
H A Dexcel.cxx125 return eERR_OK; in ScImportExcel()
/aoo4110/main/sc/inc/
H A Dfilter.hxx45 #define eERR_OK ERRCODE_NONE // kein Fehler, alles OK macro
/aoo4110/main/sc/source/filter/dif/
H A Ddifexp.cxx104 FltError eRet = eERR_OK; in ScExportDif()
H A Ddifimp.cxx249 return eERR_OK; in ScImportDif()
/aoo4110/main/sc/source/ui/view/
H A Dviewfun5.cxx544 if ( eErr == eERR_OK ) in PasteDataFormat()

Completed in 89 milliseconds