/aoo42x/main/svtools/source/filter/ |
H A D | exportdialog.cxx | 690 maLbSizeX.SetSelectHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog() 699 maLbResolution.SetSelectHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog() 701 maLbColorDepth.SetSelectHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog() 703 maCbInterlaced.SetClickHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog() 713 maRbBinary.SetClickHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog() 714 maRbText.SetClickHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog() 723 maSbZoom.SetScrollHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog() 726 maCbRLEEncoding.SetClickHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog() 729 maRbEPSLevel1.SetClickHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog() 730 maRbEPSLevel2.SetClickHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog() [all …]
|
H A D | exportdialog.hxx | 169 DECL_LINK( UpdateHdl,void* p );
|
/aoo42x/main/formula/source/ui/dlg/ |
H A D | funcutl.cxx | 946 aTimer.SetTimeoutHdl( LINK( this, RefEdit, UpdateHdl ) ); in RefEdit() 971 UpdateHdl( &aTimer ); in SetText() 992 aTimer.SetTimeoutHdl( LINK( this, RefEdit, UpdateHdl ) ); in SetRefDialog() 1032 IMPL_LINK( RefEdit, UpdateHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldwrap.cxx | 72 m_aUpdateTimer.SetTimeoutHdl(LINK(this, SwChildWinWrapper, UpdateHdl)); in SFX_IMPL_CHILDWINDOW() 79 IMPL_LINK( SwChildWinWrapper, UpdateHdl, void*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | docstdlg.cxx | 101 aUpdatePB.SetClickHdl(LINK(this, SwDocStatPage, UpdateHdl)); in SwDocStatPage() 181 IMPL_LINK( SwDocStatPage, UpdateHdl, PushButton*, EMPTYARG) in IMPL_LINK() argument
|
/aoo42x/main/svx/source/dialog/ |
H A D | graphctl.cxx | 91 aUpdateTimer.SetTimeoutHdl( LINK( this, GraphCtrl, UpdateHdl ) ); in GraphCtrl() 121 aUpdateTimer.SetTimeoutHdl( LINK( this, GraphCtrl, UpdateHdl ) ); in GraphCtrl() 921 IMPL_LINK( GraphCtrl, UpdateHdl, Timer*, pTimer ) in IMPL_LINK() argument
|
H A D | contimp.hxx | 78 DECL_LINK( UpdateHdl, Timer* );
|
H A D | imapdlg.cxx | 251 pOwnData->aTimer.SetTimeoutHdl( LINK( this, SvxIMapDlg, UpdateHdl ) ); in SvxIMapDlg() 929 IMPL_LINK( SvxIMapDlg, UpdateHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
|
H A D | _contdlg.cxx | 437 aUpdateTimer.SetTimeoutHdl( LINK( this, SvxSuperContourDlg, UpdateHdl ) ); in SvxSuperContourDlg() 913 IMPL_LINK( SvxSuperContourDlg, UpdateHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/uui/source/ |
H A D | newerverwarn.cxx | 71 m_aUpdateBtn.SetClickHdl( LINK( this, NewerVersionWarningDialog, UpdateHdl ) ); in NewerVersionWarningDialog() 81 IMPL_LINK( NewerVersionWarningDialog, UpdateHdl, PushButton*, EMPTYARG ) in IMPL_LINK() argument
|
H A D | newerverwarn.hxx | 45 DECL_LINK( UpdateHdl, PushButton* );
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | chldwrap.hxx | 36 DECL_LINK( UpdateHdl, void* );
|
H A D | docstdlg.hxx | 51 DECL_LINK( UpdateHdl, PushButton*);
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | optload.hxx | 46 DECL_LINK( UpdateHdl, CheckBox* );
|
H A D | tpview.hxx | 144 DECL_LINK( UpdateHdl, CheckBox* );
|
/aoo42x/main/formula/inc/formula/ |
H A D | funcutl.hxx | 45 DECL_LINK( UpdateHdl, Timer* );
|
/aoo42x/main/svx/inc/svx/ |
H A D | imapdlg.hxx | 153 DECL_LINK( UpdateHdl, Timer* );
|
H A D | graphctl.hxx | 69 DECL_LINK( UpdateHdl, Timer* );
|
/aoo42x/main/svx/inc/svx/sdr/table/ |
H A D | tablecontroller.hxx | 156 DECL_LINK( UpdateHdl, void * );
|
/aoo42x/main/svx/source/inc/ |
H A D | datanavi.hxx | 247 DECL_LINK( UpdateHdl, Timer* );
|
/aoo42x/main/svx/source/table/ |
H A D | tablecontroller.cxx | 1929 mnUpdateEvent = Application::PostUserEvent( LINK( this, SvxTableController, UpdateHdl ) ); in onTableModified() 2595 IMPL_LINK( SvxTableController, UpdateHdl, void *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/svx/source/form/ |
H A D | datanavi.cxx | 1584 m_aUpdateTimer.SetTimeoutHdl( LINK( this, DataNavigatorWindow, UpdateHdl ) ); in DataNavigatorWindow() 2008 IMPL_LINK( DataNavigatorWindow, UpdateHdl, Timer *, EMPTYARG ) in IMPL_LINK() argument
|