Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx105 ,m_nMoveCount(0) in DBG_NAME()
732 ++m_nMoveCount; in PreNotify()
733 if( m_nMoveCount == 5 ) in PreNotify()
735 else if( m_nMoveCount > 15 ) in PreNotify()
736 m_nMoveCount = m_nMoveIncrement = 20; in PreNotify()
755 m_nMoveCount = 0; // reset our movement count in PreNotify()
761 m_nMoveCount = 0; // reset our movement count in PreNotify()
769 m_nMoveCount = 0; // reset our movement count in PreNotify()
775 m_nMoveCount = 0; // reset our movement count in PreNotify()
787 m_nMoveCount = 0; // reset our movement count in PreNotify()
/aoo42x/main/dbaccess/source/ui/inc/
H A DTableWindow.hxx72 sal_Int32 m_nMoveCount; // how often the arrow keys was pressed member in dbaui::OTableWindow

Completed in 15 milliseconds