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 278 of file xilink.cxx.
References aStr, XclTools::GetScErrorCode(), svl::SharedStringPool::intern(), mxCached, SvStream::ReadDouble(), rStrm, and SAL_WARN.
const ScMatrix & XclImpExtName::MOper::GetCache | ( | ) | const |
Definition at line 340 of file xilink.cxx.
|
private |
Definition at line 124 of file xilink.hxx.
Referenced by MOper().