Searched refs:SetCommandHdl (Results 1 – 7 of 7) sorted by relevance
53 void SetCommandHdl( const Link& aLink ) { m_aCommandHandler = aLink; } in SetCommandHdl() function in framework::ToolBar
57 void SetCommandHdl( const Link& aLink ) { m_aCommandHandler = aLink; } in SetCommandHdl() function in framework::PanelWindow
162 void SetCommandHdl( const Link& rLink ) { aCommandLink = rLink; } in SetCommandHdl() function in SvxSimpleTable
132 m_pToolBar->SetCommandHdl( LINK( this, AddonsToolBarManager, Command ) ); in AddonsToolBarManager()
299 m_pToolBar->SetCommandHdl( LINK( this, ToolBarManager, Command ) ); in DEFINE_XINTERFACE_6()
288 pTable->SetCommandHdl(LINK(this, SwRedlineAcceptDlg, CommandHdl)); in SwRedlineAcceptDlg()
182 pTheView->SetCommandHdl( LINK(this, ScAcceptChgDlg, CommandHdl)); in ScAcceptChgDlg()
Completed in 46 milliseconds