Searched refs:SwDBTreeList (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/ui/dbui/ |
H A D | dbtree.cxx | 223 SwDBTreeList::SwDBTreeList(Window *pParent, const ResId& rResId, in SwDBTreeList() function in SwDBTreeList 244 SwDBTreeList::~SwDBTreeList() in ~SwDBTreeList() 254 void SwDBTreeList::InitTreeList() in InitTreeList() 269 GetModel()->SetCompareHdl(LINK(this, SwDBTreeList, DBCompare)); in InitTreeList() 295 void SwDBTreeList::AddDataSource(const String& rSource) in AddDataSource() 308 void SwDBTreeList::ShowColumns(sal_Bool bShowCol) in ShowColumns() 344 void SwDBTreeList::RequestingChilds(SvLBoxEntry* pParent) in RequestingChilds() 481 IMPL_LINK( SwDBTreeList, DBCompare, SvSortData*, pData ) in IMPL_LINK() argument 568 void SwDBTreeList::StartDrag( sal_Int8 /*nAction*/, const Point& /*rPosPixel*/ ) in StartDrag() 606 sal_Int8 SwDBTreeList::AcceptDrop( const AcceptDropEvent& /*rEvt*/ ) in AcceptDrop() [all …]
|
/trunk/main/sw/source/ui/inc/ |
H A D | dbtree.hxx | 39 class SW_DLLPUBLIC SwDBTreeList : public SvTreeListBox class 64 SwDBTreeList( Window* pParent, const ResId& rResId, 68 virtual ~SwDBTreeList();
|
H A D | changedb.hxx | 58 SwDBTreeList aAvailDBTLB;
|
/trunk/main/sw/source/ui/fldui/ |
H A D | flddb.hxx | 48 SwDBTreeList aDatabaseTLB;
|
Completed in 24 milliseconds