/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | UserAdmin.cxx | 116 DECL_LINK( OKHdl_Impl, OKButton * ); 150 aOKBtn.SetClickHdl( LINK( this, OPasswordDialog, OKHdl_Impl ) ); in OPasswordDialog() 154 IMPL_LINK( OPasswordDialog, OKHdl_Impl, OKButton *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo41x/main/uui/source/ |
H A D | masterpassworddlg.cxx | 39 IMPL_LINK( MasterPasswordDialog, OKHdl_Impl, OKButton *, EMPTYARG ) in IMPL_LINK() argument 74 aOKBtn.SetClickHdl( LINK( this, MasterPasswordDialog, OKHdl_Impl ) ); in MasterPasswordDialog()
|
H A D | sslwarndlg.cxx | 40 IMPL_LINK( SSLWarnDialog, OKHdl_Impl, PushButton *, EMPTYARG ) in IMPL_LINK() argument 85 m_aOkButton.SetClickHdl( LINK( this, SSLWarnDialog, OKHdl_Impl ) ); in SSLWarnDialog()
|
H A D | unknownauthdlg.cxx | 40 IMPL_LINK( UnknownAuthDialog, OKHdl_Impl, PushButton *, EMPTYARG ) in IMPL_LINK() argument 97 m_aCommandButtonOK.SetClickHdl( LINK( this, UnknownAuthDialog, OKHdl_Impl ) ); in UnknownAuthDialog()
|
H A D | masterpasscrtdlg.cxx | 47 IMPL_LINK( MasterPasswordCreateDialog, OKHdl_Impl, OKButton *, EMPTYARG ) in IMPL_LINK() argument 97 aOKBtn.SetClickHdl( LINK( this, MasterPasswordCreateDialog, OKHdl_Impl ) ); in MasterPasswordCreateDialog()
|
H A D | passworddlg.cxx | 125 aOKBtn.SetClickHdl( LINK( this, PasswordDialog, OKHdl_Impl ) ); in PasswordDialog() 166 IMPL_LINK( PasswordDialog, OKHdl_Impl, OKButton *, EMPTYARG ) in IMPL_LINK() argument
|
H A D | logindlg.cxx | 213 IMPL_LINK( LoginDialog, OKHdl_Impl, OKButton *, EMPTYARG ) in IMPL_LINK() argument 301 aOKBtn.SetClickHdl( LINK( this, LoginDialog, OKHdl_Impl ) ); in LoginDialog()
|
H A D | masterpassworddlg.hxx | 49 DECL_LINK( OKHdl_Impl, OKButton * );
|
H A D | masterpasscrtdlg.hxx | 61 DECL_LINK( OKHdl_Impl, OKButton * );
|
H A D | passworddlg.hxx | 51 DECL_LINK( OKHdl_Impl, OKButton * );
|
H A D | sslwarndlg.hxx | 62 DECL_LINK( OKHdl_Impl, PushButton * );
|
H A D | unknownauthdlg.hxx | 64 DECL_LINK( OKHdl_Impl, PushButton * );
|
H A D | logindlg.hxx | 76 DECL_LINK( OKHdl_Impl, OKButton * );
|
/aoo41x/main/sw/source/ui/config/ |
H A D | mailconfigpage.cxx | 135 DECL_LINK( OKHdl_Impl, OKButton*); 531 m_aOKPB.SetClickHdl( LINK( this, SwAuthenticationSettingsDialog, OKHdl_Impl)); in SwAuthenticationSettingsDialog() 561 IMPL_LINK( SwAuthenticationSettingsDialog, OKHdl_Impl, OKButton*, EMPTYARG) in IMPL_LINK() argument
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | basedlgs.cxx | 708 IMPL_LINK( SfxSingleTabDialog, OKHdl_Impl, Button *, EMPTYARG ) in IMPL_LINK() argument 856 pOKBtn->SetClickHdl( LINK( this, SfxSingleTabDialog, OKHdl_Impl ) ); in SetPage() 934 pOKBtn->SetClickHdl( LINK( this, SfxSingleTabDialog, OKHdl_Impl ) ); in SetTabPage()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | templdlg.hxx | 56 DECL_DLLPRIVATE_LINK( OKHdl_Impl, PushButton* );
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | addresslistdialog.hxx | 98 DECL_LINK(OKHdl_Impl, PushButton*);
|
H A D | addresslistdialog.cxx | 221 m_aOK.SetClickHdl( LINK( this, SwAddressListDialog, OKHdl_Impl)); in SwAddressListDialog() 686 IMPL_LINK(SwAddressListDialog, OKHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
|
H A D | mmaddressblockpage.hxx | 273 DECL_LINK(OKHdl_Impl, OKButton*);
|
/aoo41x/main/cui/source/options/ |
H A D | optdict.cxx | 114 aOKBtn.SetClickHdl( LINK( this, SvxNewDictionaryDialog, OKHdl_Impl ) ); in SvxNewDictionaryDialog() 130 IMPL_LINK( SvxNewDictionaryDialog, OKHdl_Impl, Button *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo41x/main/cui/source/inc/ |
H A D | optdict.hxx | 77 DECL_LINK( OKHdl_Impl, Button * );
|
H A D | macropg.hxx | 153 DECL_DLLPRIVATE_LINK( OKHdl_Impl, Button * );
|
H A D | treeopt.hxx | 249 DECL_LINK( OKHdl_Impl, Button * );
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | basedlgs.hxx | 219 DECL_DLLPRIVATE_LINK( OKHdl_Impl, Button * );
|
/aoo41x/main/cui/source/customize/ |
H A D | macropg.cxx | 952 IMPL_LINK( SvxMacroAssignSingleTabDialog, OKHdl_Impl, Button *, pButton ) in IMPL_LINK() argument 994 pOKBtn->SetClickHdl( LINK( this, SvxMacroAssignSingleTabDialog, OKHdl_Impl ) ); in SetTabPage()
|