Home
last modified time | relevance | path

Searched refs:UpdateSelectionHdl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dconflictsdlg.cxx518 maSelectionTimer.SetTimeoutHdl( LINK( this, ScConflictsDlg, UpdateSelectionHdl ) ); in ScConflictsDlg()
652 IMPL_LINK( ScConflictsDlg, UpdateSelectionHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
H A Dacredlin.cxx166 aSelectionTimer.SetTimeoutHdl(LINK( this, ScAcceptChgDlg, UpdateSelectionHdl )); in ScAcceptChgDlg()
1809 IMPL_LINK( ScAcceptChgDlg, UpdateSelectionHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/sc/source/ui/inc/
H A Dconflictsdlg.hxx198 DECL_LINK( UpdateSelectionHdl, Timer* );
H A Dacredlin.hxx186 DECL_LINK( UpdateSelectionHdl, Timer*);

Completed in 30 milliseconds