Searched refs:ScContentTree (Results 1 – 3 of 3) sorted by relevance
125 ScContentTree::ScContentTree( Window* pParent, const ResId& rResId ) : in ScContentTree() function in ScContentTree154 ScContentTree::~ScContentTree() in ~ScContentTree()243 void ScContentTree::ClearAll() in ClearAll()362 IMPL_LINK( ScContentTree, ContentDoubleClickHdl, ScContentTree *, EMPTYARG ) in IMPL_LINK() argument849 void ScContentTree::GetTableNames() in GetTableNames()867 void ScContentTree::GetAreaNames() in GetAreaNames()913 void ScContentTree::GetDbNames() in GetDbNames()1039 void ScContentTree::GetOleNames() in GetOleNames()1049 void ScContentTree::GetLinkNames() in GetLinkNames()1353 void ScContentTree::DoDrag() in DoDrag()[all …]
56 class ScContentTree : public SvTreeListBox class116 DECL_LINK( ContentDoubleClickHdl, ScContentTree* );117 DECL_STATIC_LINK( ScContentTree, ExecDragHdl, void* );137 ScContentTree( Window* pParent, const ResId& rResId );138 ~ScContentTree();
236 friend class ScContentTree;248 ScContentTree aLbEntries;
Completed in 29 milliseconds