Searched refs:CommandHdl (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/automation/source/server/ |
H A D | server.cxx | 326 GetpApp()->PostUserEvent( LINK( pRemoteControl, ImplRemoteControl, CommandHdl ) ); in Timeout() 607 GetpApp()->PostUserEvent( LINK( this, ImplRemoteControl, CommandHdl ) ); in IMPL_LINK() 614 IMPL_LINK( ImplRemoteControl, CommandHdl, Application*, EMPTYARG ) in IMPL_LINK() argument 838 GetpApp()->PostUserEvent( LINK( this, ImplRemoteControl, CommandHdl ) ); in QueCommands()
|
/aoo41x/main/automation/source/inc/ |
H A D | testtool.hxx | 59 DECL_LINK( CommandHdl, Application* );
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | testtool.hxx | 58 DECL_LINK( CommandHdl, Application* );
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | redlndlg.hxx | 113 SW_DLLPRIVATE DECL_LINK( CommandHdl, void* );
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | acredlin.hxx | 188 DECL_LINK( CommandHdl, Control*);
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | redlndlg.cxx | 288 pTable->SetCommandHdl(LINK(this, SwRedlineAcceptDlg, CommandHdl)); in SwRedlineAcceptDlg() 1175 IMPL_LINK( SwRedlineAcceptDlg, CommandHdl, void*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | acredlin.cxx | 182 pTheView->SetCommandHdl( LINK(this, ScAcceptChgDlg, CommandHdl)); in ScAcceptChgDlg() 1859 IMPL_LINK( ScAcceptChgDlg, CommandHdl, Control*, EMPTYARG ) in IMPL_LINK() argument
|
Completed in 53 milliseconds