Searched defs:SetCommandHdl (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/framework/inc/uielement/ | ||
H A D | panelwindow.hxx | 57 void SetCommandHdl( const Link& aLink ) { m_aCommandHandler = aLink; } in SetCommandHdl() function in framework::PanelWindow |
H A D | toolbar.hxx | 53 void SetCommandHdl( const Link& aLink ) { m_aCommandHandler = aLink; } in SetCommandHdl() function in framework::ToolBar |
/aoo41x/main/svx/inc/svx/ | ||
H A D | simptabl.hxx | 162 void SetCommandHdl( const Link& rLink ) { aCommandLink = rLink; } in SetCommandHdl() function in SvxSimpleTable |
Completed in 20 milliseconds