LibreOffice Module vcl (master) 1
|
This is the complete list of members for SvTreeList, including all inherited members.
aCloneLink | SvTreeList | private |
aCompareLink | SvTreeList | private |
bAbsPositionsValid | SvTreeList | private |
Broadcast(SvListAction nActionId, SvTreeListEntry *pEntry1=nullptr, SvTreeListEntry *pEntry2=nullptr, sal_uInt32 nPos=0) | SvTreeList | |
Clear() | SvTreeList | |
Clone(SvTreeListEntry *pEntry, sal_uInt32 &nCloneCount) const | SvTreeList | |
CloneChildren(SvTreeListEntries &rDst, sal_uInt32 &rCloneCount, SvTreeListEntries &rSrc, SvTreeListEntry &rNewParent) const | SvTreeList | private |
CloneEntry(SvTreeListEntry *pSource) const | SvTreeList | |
Compare(const SvTreeListEntry *pLeft, const SvTreeListEntry *pRight) const | SvTreeList | |
Copy(SvTreeListEntry *pSource, SvTreeListEntry *pTargetParent, sal_uInt32 nListPos) | SvTreeList | |
EnableInvalidate(bool bEnable) | SvTreeList | |
eSortMode | SvTreeList | private |
First() const | SvTreeList | |
FirstChild(SvTreeListEntry *pParent) const | SvTreeList | |
FirstSelected(const SvListView *) const | SvTreeList | private |
FirstVisible() const | SvTreeList | inlineprivate |
GetAbsPos(const SvTreeListEntry *pEntry) const | SvTreeList | |
GetChildCount(const SvTreeListEntry *pParent) const | SvTreeList | |
GetChildList(SvTreeListEntry *pParent) const | SvTreeList | |
GetChildList(SvTreeListEntry *pParent) | SvTreeList | |
GetChildSelectionCount(const SvListView *, SvTreeListEntry *pParent) const | SvTreeList | private |
GetCloneLink() const | SvTreeList | inline |
GetDepth(const SvTreeListEntry *pEntry) const | SvTreeList | |
GetEntry(SvTreeListEntry *pParent, sal_uInt32 nPos) const | SvTreeList | |
GetEntry(sal_uInt32 nRootPos) const | SvTreeList | |
GetEntryAtAbsPos(sal_uInt32 nAbsPos) const | SvTreeList | |
GetEntryAtVisPos(const SvListView *, sal_uInt32 nVisPos) const | SvTreeList | private |
GetEntryCount() const | SvTreeList | inline |
GetInsertionPos(SvTreeListEntry const *pEntry, SvTreeListEntry *pParent, sal_uInt32 &rPos) | SvTreeList | private |
GetParent(const SvTreeListEntry *pEntry) const | SvTreeList | |
GetParent(SvTreeListEntry *pEntry) | SvTreeList | |
GetRelPos(const SvTreeListEntry *pChild) | SvTreeList | static |
GetSortMode() const | SvTreeList | inline |
GetVisibleChildCount(const SvListView *, SvTreeListEntry *pParent) const | SvTreeList | private |
GetVisibleCount(SvListView *) const | SvTreeList | private |
GetVisiblePos(const SvListView *, SvTreeListEntry const *pEntry) const | SvTreeList | private |
Insert(SvTreeListEntry *pEntry, SvTreeListEntry *pPar, sal_uInt32 nPos=TREELIST_APPEND) | SvTreeList | |
Insert(SvTreeListEntry *pEntry, sal_uInt32 nRootPos=TREELIST_APPEND) | SvTreeList | inline |
InsertTree(SvTreeListEntry *pTree, SvTreeListEntry *pTargetParent, sal_uInt32 nListPos) | SvTreeList | |
InvalidateEntry(SvTreeListEntry *) | SvTreeList | |
IsAtRootDepth(const SvTreeListEntry *pEntry) const | SvTreeList | |
IsChild(const SvTreeListEntry *pParent, const SvTreeListEntry *pChild) const | SvTreeList | |
IsEnableInvalidate() const | SvTreeList | inline |
IsEntryVisible(const SvListView *, SvTreeListEntry *pEntry) const | SvTreeList | private |
Last() const | SvTreeList | |
LastVisible(const SvListView *) const | SvTreeList | private |
mbEnableInvalidate | SvTreeList | private |
Move(SvTreeListEntry *pSource, SvTreeListEntry *pTarget) | SvTreeList | |
Move(SvTreeListEntry *pSource, SvTreeListEntry *pTargetParent, sal_uInt32 nListPos) | SvTreeList | |
mrOwnerListView | SvTreeList | private |
nEntryCount | SvTreeList | private |
Next(SvTreeListEntry *pEntry, sal_uInt16 *pDepth=nullptr) const | SvTreeList | |
NextSelected(const SvListView *, SvTreeListEntry *pEntry) const | SvTreeList | private |
NextVisible(const SvListView *, SvTreeListEntry *pEntry, sal_uInt16 *pDepth=nullptr) const | SvTreeList | private |
NextVisible(const SvListView *, SvTreeListEntry *pEntry, sal_uInt16 &rDelta) const | SvTreeList | private |
operator=(const SvTreeList &)=delete | SvTreeList | private |
Prev(SvTreeListEntry *pEntry) const | SvTreeList | |
PrevVisible(const SvListView *, SvTreeListEntry *pEntry) const | SvTreeList | private |
PrevVisible(const SvListView *, SvTreeListEntry *pEntry, sal_uInt16 &rDelta) const | SvTreeList | private |
pRootItem | SvTreeList | private |
Remove(const SvTreeListEntry *pEntry) | SvTreeList | |
Resort() | SvTreeList | |
ResortChildren(SvTreeListEntry *pParent) | SvTreeList | private |
SetAbsolutePositions() | SvTreeList | private |
SetCloneLink(const Link< SvTreeListEntry *, SvTreeListEntry * > &rLink) | SvTreeList | inline |
SetCompareHdl(const Link< const SvSortData &, sal_Int32 > &rLink) | SvTreeList | inline |
SetListPositions(SvTreeListEntries &rEntries) | SvTreeList | privatestatic |
SetSortMode(SvSortMode eMode) | SvTreeList | inline |
SvListView | SvTreeList | friend |
SvTreeList(const SvTreeList &)=delete | SvTreeList | private |
SvTreeList()=delete | SvTreeList | |
SvTreeList(SvListView &) | SvTreeList | |
~SvTreeList() | SvTreeList |