Home
last modified time | relevance | path

Searched refs:m_aInvalidateTimer (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx161 m_aInvalidateTimer.SetTimeout(nTimeout); in DBG_NAME()
162 m_aInvalidateTimer.SetTimeoutHdl(LINK(this, OTableEditorCtrl::ClipboardInvalidator, OnInvalidate)); in DBG_NAME()
163 m_aInvalidateTimer.Start(); in DBG_NAME()
169 m_aInvalidateTimer.Stop(); in ~ClipboardInvalidator()
H A DTEditControl.hxx91 AutoTimer m_aInvalidateTimer; member in dbaui::OTableEditorCtrl::ClipboardInvalidator

Completed in 53 milliseconds