Home
last modified time | relevance | path

Searched refs:OKHdl_Impl (Results 1 – 25 of 28) sorted by relevance

12

/aoo4110/main/dbaccess/source/ui/dlg/
H A DUserAdmin.cxx116 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
/aoo4110/main/uui/source/
H A Dmasterpassworddlg.cxx39 IMPL_LINK( MasterPasswordDialog, OKHdl_Impl, OKButton *, EMPTYARG ) in IMPL_LINK() argument
74 aOKBtn.SetClickHdl( LINK( this, MasterPasswordDialog, OKHdl_Impl ) ); in MasterPasswordDialog()
H A Dsslwarndlg.cxx40 IMPL_LINK( SSLWarnDialog, OKHdl_Impl, PushButton *, EMPTYARG ) in IMPL_LINK() argument
85 m_aOkButton.SetClickHdl( LINK( this, SSLWarnDialog, OKHdl_Impl ) ); in SSLWarnDialog()
H A Dunknownauthdlg.cxx40 IMPL_LINK( UnknownAuthDialog, OKHdl_Impl, PushButton *, EMPTYARG ) in IMPL_LINK() argument
97 m_aCommandButtonOK.SetClickHdl( LINK( this, UnknownAuthDialog, OKHdl_Impl ) ); in UnknownAuthDialog()
H A Dmasterpasscrtdlg.cxx47 IMPL_LINK( MasterPasswordCreateDialog, OKHdl_Impl, OKButton *, EMPTYARG ) in IMPL_LINK() argument
97 aOKBtn.SetClickHdl( LINK( this, MasterPasswordCreateDialog, OKHdl_Impl ) ); in MasterPasswordCreateDialog()
H A Dpassworddlg.cxx125 aOKBtn.SetClickHdl( LINK( this, PasswordDialog, OKHdl_Impl ) ); in PasswordDialog()
166 IMPL_LINK( PasswordDialog, OKHdl_Impl, OKButton *, EMPTYARG ) in IMPL_LINK() argument
H A Dlogindlg.cxx213 IMPL_LINK( LoginDialog, OKHdl_Impl, OKButton *, EMPTYARG ) in IMPL_LINK() argument
301 aOKBtn.SetClickHdl( LINK( this, LoginDialog, OKHdl_Impl ) ); in LoginDialog()
H A Dmasterpassworddlg.hxx49 DECL_LINK( OKHdl_Impl, OKButton * );
H A Dmasterpasscrtdlg.hxx61 DECL_LINK( OKHdl_Impl, OKButton * );
H A Dpassworddlg.hxx51 DECL_LINK( OKHdl_Impl, OKButton * );
H A Dsslwarndlg.hxx62 DECL_LINK( OKHdl_Impl, PushButton * );
H A Dunknownauthdlg.hxx64 DECL_LINK( OKHdl_Impl, PushButton * );
H A Dlogindlg.hxx76 DECL_LINK( OKHdl_Impl, OKButton * );
/aoo4110/main/sw/source/ui/config/
H A Dmailconfigpage.cxx135 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
/aoo4110/main/sfx2/source/dialog/
H A Dbasedlgs.cxx708 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()
/aoo4110/main/svtools/inc/svtools/
H A Dtempldlg.hxx56 DECL_DLLPRIVATE_LINK( OKHdl_Impl, PushButton* );
/aoo4110/main/sw/source/ui/dbui/
H A Daddresslistdialog.hxx98 DECL_LINK(OKHdl_Impl, PushButton*);
H A Daddresslistdialog.cxx221 m_aOK.SetClickHdl( LINK( this, SwAddressListDialog, OKHdl_Impl)); in SwAddressListDialog()
686 IMPL_LINK(SwAddressListDialog, OKHdl_Impl, PushButton*, EMPTYARG) in IMPL_LINK() argument
H A Dmmaddressblockpage.hxx273 DECL_LINK(OKHdl_Impl, OKButton*);
/aoo4110/main/cui/source/options/
H A Doptdict.cxx114 aOKBtn.SetClickHdl( LINK( this, SvxNewDictionaryDialog, OKHdl_Impl ) ); in SvxNewDictionaryDialog()
130 IMPL_LINK( SvxNewDictionaryDialog, OKHdl_Impl, Button *, EMPTYARG ) in IMPL_LINK() argument
/aoo4110/main/cui/source/inc/
H A Doptdict.hxx77 DECL_LINK( OKHdl_Impl, Button * );
H A Dmacropg.hxx153 DECL_DLLPRIVATE_LINK( OKHdl_Impl, Button * );
H A Dtreeopt.hxx249 DECL_LINK( OKHdl_Impl, Button * );
/aoo4110/main/sfx2/inc/sfx2/
H A Dbasedlgs.hxx219 DECL_DLLPRIVATE_LINK( OKHdl_Impl, Button * );
/aoo4110/main/cui/source/customize/
H A Dmacropg.cxx952 IMPL_LINK( SvxMacroAssignSingleTabDialog, OKHdl_Impl, Button *, pButton ) in IMPL_LINK() argument
994 pOKBtn->SetClickHdl( LINK( this, SvxMacroAssignSingleTabDialog, OKHdl_Impl ) ); in SetTabPage()

Completed in 79 milliseconds

12