Home
last modified time | relevance | path

Searched refs:ScContentTree (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx125 ScContentTree::ScContentTree( Window* pParent, const ResId& rResId ) : in ScContentTree() function in ScContentTree
154 ScContentTree::~ScContentTree() in ~ScContentTree()
243 void ScContentTree::ClearAll() in ClearAll()
362 IMPL_LINK( ScContentTree, ContentDoubleClickHdl, ScContentTree *, EMPTYARG ) in IMPL_LINK() argument
849 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 …]
/trunk/main/sc/source/ui/inc/
H A Dcontent.hxx56 class ScContentTree : public SvTreeListBox class
116 DECL_LINK( ContentDoubleClickHdl, ScContentTree* );
117 DECL_STATIC_LINK( ScContentTree, ExecDragHdl, void* );
137 ScContentTree( Window* pParent, const ResId& rResId );
138 ~ScContentTree();
H A Dnavipi.hxx236 friend class ScContentTree;
248 ScContentTree aLbEntries;

Completed in 44 milliseconds