LibreOffice Module sc (master) 1
|
This is the complete list of members for ScOutlineArray, including all inherited members.
aCollections | ScOutlineArray | private |
DecDepth() | ScOutlineArray | private |
DeleteSpace(SCCOLROW nStartPos, SCSIZE nSize) | ScOutlineArray | |
dumpAsString() const | ScOutlineArray | |
ExtendBlock(size_t nLevel, SCCOLROW &rBlkStart, SCCOLROW &rBlkEnd) | ScOutlineArray | |
finalizeImport(const ScTable &rTable) | ScOutlineArray | |
FindEntry(SCCOLROW nSearchPos, size_t &rFindLevel, size_t &rFindIndex, size_t nMaxLevel=SC_OL_MAXDEPTH) | ScOutlineArray | private |
FindTouchedLevel(SCCOLROW nBlockStart, SCCOLROW nBlockEnd, size_t &rFindLevel) const | ScOutlineArray | |
GetCount(size_t nLevel) const | ScOutlineArray | |
GetDepth() const | ScOutlineArray | inline |
GetEntry(size_t nLevel, size_t nIndex) | ScOutlineArray | |
GetEntry(size_t nLevel, size_t nIndex) const | ScOutlineArray | |
GetEntryByPos(size_t nLevel, SCCOLROW nPos) const | ScOutlineArray | |
GetEntryIndex(size_t nLevel, SCCOLROW nPos, size_t &rnIndex) const | ScOutlineArray | |
GetEntryIndexInRange(size_t nLevel, SCCOLROW nBlockStart, SCCOLROW nBlockEnd, size_t &rnIndex) const | ScOutlineArray | |
GetRange(SCCOLROW &rStart, SCCOLROW &rEnd) const | ScOutlineArray | |
Insert(SCCOLROW nStartPos, SCCOLROW nEndPos, bool &rSizeChanged, bool bHidden=false) | ScOutlineArray | |
InsertSpace(SCCOLROW nStartPos, SCSIZE nSize) | ScOutlineArray | |
ManualAction(SCCOLROW nStartPos, SCCOLROW nEndPos, bool bShow, const ScTable &rTable, bool bCol) | ScOutlineArray | |
nDepth | ScOutlineArray | private |
PromoteSub(SCCOLROW nStartPos, SCCOLROW nEndPos, size_t nStartLevel) | ScOutlineArray | private |
Remove(SCCOLROW nBlockStart, SCCOLROW nBlockEnd, bool &rSizeChanged) | ScOutlineArray | |
RemoveAll() | ScOutlineArray | |
ScOutlineArray() | ScOutlineArray | |
ScOutlineArray(const ScOutlineArray &rArray) | ScOutlineArray | |
ScSubOutlineIterator | ScOutlineArray | friend |
SetVisibleBelow(size_t nLevel, size_t nEntry, bool bValue, bool bSkipHidden=false) | ScOutlineArray | |
TestInsertSpace(SCSIZE nSize, SCCOLROW nMaxVal) const | ScOutlineArray |