Home
last modified time | relevance | path

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

/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx90 sal_Int32 nOldSelectionStart = m_nSelectionStart; in ProcessWindowEvent() local
108 sal_Bool bHadSelection = ( nOldSelectionStart != nOldCaretPosition ); in ProcessWindowEvent()
109 …&& ( ( m_nCaretPosition != nOldCaretPosition ) || ( m_nSelectionStart != nOldSelectionStart ) ) ) ) in ProcessWindowEvent()

Completed in 12 milliseconds