Searched refs:EXC_CACHEDVAL_ERROR (Results 1 – 8 of 8) sorted by relevance
815 case EXC_CACHEDVAL_ERROR: in XclImpCachedValue()822 XclTools::ErrorToEnum( fVal, mnType == EXC_CACHEDVAL_ERROR, mnBoolErr ) ); in XclImpCachedValue()838 return (mnType == EXC_CACHEDVAL_ERROR) ? XclTools::GetScErrorCode( mnBoolErr ) : 0; in GetScError()899 case EXC_CACHEDVAL_ERROR: in CreateScMatrix()
425 case EXC_CACHEDVAL_ERROR: in LoadCachedValues()
1127 rStrm << EXC_CACHEDVAL_ERROR << nError; in Save()
1977 case EXC_CACHEDVAL_ERROR: in ReadExtensionArray()
1177 rStrm << EXC_CACHEDVAL_ERROR << nErrCode; in WriteError()
1334 AppendExt( EXC_CACHEDVAL_ERROR ); in ProcessMatrix()
120 const sal_uInt8 EXC_CACHEDVAL_ERROR = 0x10; variable
325 …inline sal_uInt8 GetXclError() const { return (mnType == EXC_CACHEDVAL_ERROR) ? mnBoolErr : EXC… in GetXclError()
Completed in 68 milliseconds