Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/utlui/
H A Dglbltree.cxx177 SwGlobalTree::SwGlobalTree(Window* pParent, const ResId& rResId) : in SwGlobalTree() function in SwGlobalTree
214 SwGlobalTree::~SwGlobalTree() in ~SwGlobalTree()
554 void SwGlobalTree::SelectHdl() in SelectHdl()
575 void SwGlobalTree::DeselectHdl() in DeselectHdl()
670 void SwGlobalTree::GetFocus() in GetFocus()
700 void SwGlobalTree::Clear() in Clear()
1140 void SwGlobalTree::ShowTree() in ShowTree()
1148 void SwGlobalTree::HideTree() in HideTree()
1322 IMPL_LINK( SwGlobalTree, DoubleClickHdl, SwGlobalTree *, EMPTYARG ) in IMPL_LINK() argument
1339 IMPL_STATIC_LINK_NOINSTANCE(SwGlobalTree, ShowFrameHdl, SwGlobalTree*, EMPTYARG) in IMPL_STATIC_LINK_NOINSTANCE() argument
[all …]
/aoo4110/main/sw/source/ui/inc/
H A Dconttree.hxx229 class SwGlobalTree : public SvTreeListBox class
300 DECL_LINK( DoubleClickHdl, SwGlobalTree * );
312 DECL_STATIC_LINK(SwGlobalTree, ShowFrameHdl, SwGlobalTree*);
318 SwGlobalTree(Window* pParent, const ResId& rResId);
319 virtual ~SwGlobalTree();
H A Dnavipi.hxx66 friend class SwGlobalTree;
74 SwGlobalTree aGlobalTree;

Completed in 39 milliseconds