Searched refs:m_aEditLoseFocusTimer (Results 1 – 2 of 2) sorted by relevance
1815 m_aEditLoseFocusTimer.SetTimeout( 300 ); in CustomPropertiesWindow()1816 m_aEditLoseFocusTimer.SetTimeoutHdl( LINK( this, CustomPropertiesWindow, EditTimeoutHdl ) ); in CustomPropertiesWindow()1828 m_aEditLoseFocusTimer.Stop(); in ~CustomPropertiesWindow()1907 m_aEditLoseFocusTimer.Start(); in IMPL_LINK()
479 Timer m_aEditLoseFocusTimer; member in CustomPropertiesWindow