Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx989 bool bEncErr = (nError == 22018); in DBaseExport() local
991 …DBG_ASSERT( !bEncErr || bIsOctetTextEncoding, "ScDocShell::DBaseExport: encoding error and not an … in DBaseExport()
1042 bEncErr = true; in DBaseExport()
1053 if (!bEncErr && in DBaseExport()
1069 nErr = *new TwoStringErrorInfo( (bEncErr ? SCERR_EXPORT_ENCODING : in DBaseExport()

Completed in 21 milliseconds