Searched refs:SwGlobalTree (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/sw/source/ui/utlui/ |
| H A D | glbltree.cxx | 115 const SfxObjectShell* SwGlobalTree::pShowShell = 0; 177 SwGlobalTree::SwGlobalTree(Window* pParent, const ResId& rResId) : in SwGlobalTree() function in SwGlobalTree 199 aUpdateTimer.SetTimeoutHdl(LINK(this, SwGlobalTree, Timeout)); in SwGlobalTree() 207 SetDoubleClickHdl(LINK(this, SwGlobalTree, DoubleClickHdl)); in SwGlobalTree() 214 SwGlobalTree::~SwGlobalTree() in ~SwGlobalTree() 223 sal_Int8 SwGlobalTree::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop() 305 sal_Int8 SwGlobalTree::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() 366 PopupMenu* SwGlobalTree::CreateContextMenu() in CreateContextMenu() 429 void SwGlobalTree::TbxMenuHdl(sal_uInt16 nTbxId, ToolBox* pBox) in TbxMenuHdl() 446 pMenu->SetSelectHdl(LINK(this, SwGlobalTree, PopupHdl)); in TbxMenuHdl() [all …]
|
| /AOO41X/main/sw/source/ui/inc/ |
| H A D | conttree.hxx | 229 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 D | navipi.hxx | 66 friend class SwGlobalTree; 74 SwGlobalTree aGlobalTree;
|