Searched refs:SwContentTree (Results 1 – 3 of 3) sorted by relevance
118 sal_Bool SwContentTree::bIsInDrag = sal_False;856 SwContentTree::SwContentTree(Window* pParent, const ResId& rResId) : in SwContentTree() function in SwContentTree901 SetDoubleClickHdl(LINK(this, SwContentTree, ContentDoubleClickHdl)); in SwContentTree()913 aUpdTimer.SetTimeoutHdl(LINK(this, SwContentTree, TimerUpdate)); in SwContentTree()925 SwContentTree::~SwContentTree() in ~SwContentTree()931 String SwContentTree::GetEntryAltText( SvLBoxEntry* pEntry ) const in GetEntryAltText()1024 String SwContentTree::GetEntryLongDescription( SvLBoxEntry* pEntry ) const in GetEntryLongDescription()1106 void SwContentTree::StartDrag( sal_Int8 nAction, const Point& rPosPixel ) in StartDrag()1119 SwContentTree::SetInDrag(sal_True); in StartDrag()1127 void SwContentTree::DragFinished( sal_Int8 nAction ) in DragFinished()[all …]
52 class SwContentTree : public SvTreeListBox class148 SwContentTree(Window* pParent, const ResId& rResId);149 ~SwContentTree();195 DECL_LINK( ContentDoubleClickHdl, SwContentTree * );
65 friend class SwContentTree;73 SwContentTree aContentTree;