Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dxihelper.cxx815 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()
H A Dxilink.cxx425 case EXC_CACHEDVAL_ERROR: in LoadCachedValues()
H A Dxehelper.cxx1127 rStrm << EXC_CACHEDVAL_ERROR << nError; in Save()
H A Dexcform.cxx1977 case EXC_CACHEDVAL_ERROR: in ReadExtensionArray()
H A Dxelink.cxx1177 rStrm << EXC_CACHEDVAL_ERROR << nErrCode; in WriteError()
H A Dxeformula.cxx1334 AppendExt( EXC_CACHEDVAL_ERROR ); in ProcessMatrix()
/aoo42x/main/sc/source/filter/inc/
H A Dxlconst.hxx120 const sal_uInt8 EXC_CACHEDVAL_ERROR = 0x10; variable
H A Dxihelper.hxx325 …inline sal_uInt8 GetXclError() const { return (mnType == EXC_CACHEDVAL_ERROR) ? mnBoolErr : EXC… in GetXclError()

Completed in 61 milliseconds