LibreOffice Module sc (master)
1
|
MOper, multiple operands, stores cached values of external range specified in the record. More...
Public Member Functions | |
MOper (svl::SharedStringPool &rPool, XclImpStream &rStrm) | |
const ScMatrix & | GetCache () const |
Private Attributes | |
ScMatrixRef | mxCached |
MOper, multiple operands, stores cached values of external range specified in the record.
Definition at line 118 of file xilink.hxx.
XclImpExtName::MOper::MOper | ( | svl::SharedStringPool & | rPool, |
XclImpStream & | rStrm | ||
) |
Definition at line 277 of file xilink.cxx.
References aStr, XclImpStream::GetRecLeft(), XclTools::GetScErrorCode(), XclImpStream::Ignore(), svl::SharedStringPool::intern(), mxCached, XclImpStream::ReadDouble(), XclImpStream::ReaduInt16(), XclImpStream::ReaduInt8(), XclImpStream::ReadUniString(), and SAL_WARN.
const ScMatrix & XclImpExtName::MOper::GetCache | ( | ) | const |
Definition at line 339 of file xilink.cxx.
|
private |
Definition at line 124 of file xilink.hxx.
Referenced by MOper().