Searched refs:SwContentTree (Results 1 – 3 of 3) sorted by relevance
124 sal_Bool SwContentTree::bIsInDrag = sal_False;862 SwContentTree::SwContentTree(Window* pParent, const ResId& rResId) : in SwContentTree() function in SwContentTree907 SetDoubleClickHdl(LINK(this, SwContentTree, ContentDoubleClickHdl)); in SwContentTree()919 aUpdTimer.SetTimeoutHdl(LINK(this, SwContentTree, TimerUpdate)); in SwContentTree()931 SwContentTree::~SwContentTree() in ~SwContentTree()937 String SwContentTree::GetEntryAltText( SvLBoxEntry* pEntry ) const in GetEntryAltText()1030 String SwContentTree::GetEntryLongDescription( SvLBoxEntry* pEntry ) const in GetEntryLongDescription()1112 void SwContentTree::StartDrag( sal_Int8 nAction, const Point& rPosPixel ) in StartDrag()1125 SwContentTree::SetInDrag(sal_True); in StartDrag()1133 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;