Searched refs:nOldSelectionStart (Results 1 – 1 of 1) sorted by relevance
90 sal_Int32 nOldSelectionStart = m_nSelectionStart; in ProcessWindowEvent() local108 sal_Bool bHadSelection = ( nOldSelectionStart != nOldCaretPosition ); in ProcessWindowEvent()109 …&& ( ( m_nCaretPosition != nOldCaretPosition ) || ( m_nSelectionStart != nOldSelectionStart ) ) ) ) in ProcessWindowEvent()
Completed in 13 milliseconds