Home
last modified time | relevance | path

Searched refs:SetCommandHdl (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/framework/inc/uielement/
H A Dtoolbar.hxx53 void SetCommandHdl( const Link& aLink ) { m_aCommandHandler = aLink; } in SetCommandHdl() function in framework::ToolBar
H A Dpanelwindow.hxx57 void SetCommandHdl( const Link& aLink ) { m_aCommandHandler = aLink; } in SetCommandHdl() function in framework::PanelWindow
/aoo4110/main/svx/inc/svx/
H A Dsimptabl.hxx162 void SetCommandHdl( const Link& rLink ) { aCommandLink = rLink; } in SetCommandHdl() function in SvxSimpleTable
/aoo4110/main/framework/source/uielement/
H A Daddonstoolbarmanager.cxx132 m_pToolBar->SetCommandHdl( LINK( this, AddonsToolBarManager, Command ) ); in AddonsToolBarManager()
H A Dtoolbarmanager.cxx299 m_pToolBar->SetCommandHdl( LINK( this, ToolBarManager, Command ) ); in DEFINE_XINTERFACE_6()
/aoo4110/main/sw/source/ui/misc/
H A Dredlndlg.cxx288 pTable->SetCommandHdl(LINK(this, SwRedlineAcceptDlg, CommandHdl)); in SwRedlineAcceptDlg()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx182 pTheView->SetCommandHdl( LINK(this, ScAcceptChgDlg, CommandHdl)); in ScAcceptChgDlg()

Completed in 64 milliseconds