142                if (rPos.
Y() > aSize.
Height() - 12)
 
virtual void ModelHasCleared() override
 
Link< SvTreeListBox *, bool > m_aStartDragHdl
 
void SetEndDragHdl(const Link< SvTreeListBox *, void > &rLink)
 
virtual void DragFinished(sal_Int8 nDropAction) override
 
virtual void ModelHasMoved(SvTreeListEntry *pSource) override
 
virtual void ModelHasInsertedTree(SvTreeListEntry *pEntry) override
 
virtual SvTreeListEntry * GetDropTarget(const Point &rPos) override
 
SvTreeListEntry * GetTargetAtPoint(const Point &rPos, bool bHighLightTarget, bool bScroll=true)
 
virtual void ModelHasRemoved(SvTreeListEntry *pEntry) override
 
Link< std::pair< SvTreeListEntry *, OUString >, bool > m_aEditedEntryHdl
 
void SetEditedEntryHdl(const Link< std::pair< SvTreeListEntry *, OUString >, bool > &rLink)
 
void SetEditingEntryHdl(const Link< SvTreeListEntry *, bool > &rLink)
 
Link< SvTreeListEntry *, bool > m_aEditingEntryHdl
 
virtual void ModelHasInserted(SvTreeListEntry *pEntry) override
 
LclTabListBox(vcl::Window *pParent, WinBits nWinStyle)
 
virtual bool EditingEntry(SvTreeListEntry *pEntry) override
 
void SetStartDragHdl(const Link< SvTreeListBox *, bool > &rLink)
 
virtual DragDropMode NotifyStartDrag() override
 
Link< SvTreeListBox *, void > m_aEndDragHdl
 
virtual void StartDrag(sal_Int8 nAction, const Point &rPosPixel) override
 
virtual bool EditedEntry(SvTreeListEntry *pEntry, const OUString &rNewText) override
 
void SetModelChangedHdl(const Link< SvTreeListBox *, void > &rLink)
 
Link< SvTreeListBox *, void > m_aModelChangedHdl
 
constexpr tools::Long Y() const
 
constexpr tools::Long Height() const
 
virtual void StartDrag(sal_Int8 nAction, const Point &rPosPixel) override
 
SvTreeListEntry * pTargetEntry
 
virtual void DragFinished(sal_Int8 nDropAction)
 
virtual void ModelHasMoved(SvTreeListEntry *pSource) override
 
virtual void ModelHasRemoved(SvTreeListEntry *pEntry) override
 
virtual void ModelHasInsertedTree(SvTreeListEntry *pEntry) override
 
virtual void ModelHasInserted(SvTreeListEntry *pEntry) override
 
void ImplShowTargetEmphasis(SvTreeListEntry *pEntry, bool bShow)
 
VCL_DLLPRIVATE bool PosOverBody(const Point &rPos) const
 
DragDropMode GetDragDropMode() const
 
virtual void ModelHasCleared() override
 
void ScrollOutputArea(short nDeltaEntries)
 
std::unique_ptr< SvImpLBox > pImpl