Searched refs:aSelectionTimer (Results 1 – 3 of 3) sorted by relevance
129 Timer aSelectionTimer; member440 pImpl->aSelectionTimer.SetTimeout( 500 ); in Construct_Impl()441 pImpl->aSelectionTimer.SetTimeoutHdl( in Construct_Impl()487 pImpl->aSelectionTimer.Start(); in Construct_Impl()
129 Timer aSelectionTimer; member in ScAcceptChgDlg
165 aSelectionTimer.SetTimeout(100); in ScAcceptChgDlg()166 aSelectionTimer.SetTimeoutHdl(LINK( this, ScAcceptChgDlg, UpdateSelectionHdl )); in ScAcceptChgDlg()1240 aSelectionTimer.Start(); in IMPL_LINK()
Completed in 172 milliseconds