LibreOffice Module sc (master) 1
ScJumpMatrix Member List

This is the complete list of members for ScJumpMatrix, including all inherited members.

bStartedScJumpMatrixprivate
BUFFER_DOUBLE enum valueScJumpMatrixprivate
BUFFER_EMPTY enum valueScJumpMatrixprivate
BUFFER_EMPTYPATH enum valueScJumpMatrixprivate
BUFFER_NONE enum valueScJumpMatrixprivate
BUFFER_STRING enum valueScJumpMatrixprivate
BufferType enum nameScJumpMatrixprivate
FlushBufferOtherThan(BufferType eType, SCSIZE nC, SCSIZE nR)ScJumpMatrixprivate
GetDimensions(SCSIZE &rCols, SCSIZE &rRows) constScJumpMatrix
GetJump(SCSIZE nCol, SCSIZE nRow, double &rBool, short &rStart, short &rNext, short &rStop) constScJumpMatrix
GetJumpParameters() constScJumpMatrixinline
GetOpCode() constScJumpMatrixinline
GetPos(SCSIZE &rCol, SCSIZE &rRow) constScJumpMatrix
GetRefList()ScJumpMatrix
GetResMatDimensions(SCSIZE &rCols, SCSIZE &rRows)ScJumpMatrix
GetResultMatrix()ScJumpMatrix
HasResultMatrix() constScJumpMatrix
meOpScJumpMatrixprivate
mnBufferColScJumpMatrixprivate
mnBufferEmptyCountScJumpMatrixprivate
mnBufferEmptyPathCountScJumpMatrixprivate
mnBufferRowStartScJumpMatrixprivate
mvBufferDoublesScJumpMatrixprivate
mvBufferStringsScJumpMatrixprivate
mvJumpScJumpMatrixprivate
mvParamsScJumpMatrixprivate
mvRefListScJumpMatrixprivate
nColsScJumpMatrixprivate
nCurColScJumpMatrixprivate
nCurRowScJumpMatrixprivate
Next(SCSIZE &rCol, SCSIZE &rRow)ScJumpMatrix
nResMatColsScJumpMatrixprivate
nResMatRowsScJumpMatrixprivate
nRowsScJumpMatrixprivate
operator=(const ScJumpMatrix &)=deleteScJumpMatrixprivate
pMatScJumpMatrixprivate
PutResultDouble(double fVal, SCSIZE nC, SCSIZE nR)ScJumpMatrix
PutResultEmpty(SCSIZE nC, SCSIZE nR)ScJumpMatrix
PutResultEmptyPath(SCSIZE nC, SCSIZE nR)ScJumpMatrix
PutResultString(const svl::SharedString &rStr, SCSIZE nC, SCSIZE nR)ScJumpMatrix
ScJumpMatrix(const ScJumpMatrix &)=deleteScJumpMatrixprivate
ScJumpMatrix(OpCode eOp, SCSIZE nColsP, SCSIZE nRowsP)ScJumpMatrix
SetAllJumps(double fBool, short nStart, short nNext, short nStop=SHRT_MAX)ScJumpMatrix
SetJump(SCSIZE nCol, SCSIZE nRow, double fBool, short nStart, short nNext)ScJumpMatrix
SetJumpParameters(ScTokenVec &&p)ScJumpMatrix
SetNewResMat(SCSIZE nNewCols, SCSIZE nNewRows)ScJumpMatrix
~ScJumpMatrix()ScJumpMatrix