Searched refs:nOldFocused (Results 1 – 1 of 1) sorted by relevance
1983 Paragraphs::size_type nOldFocused in handleParagraphNotifications() local1989 if (n <= nOldFocused) in handleParagraphNotifications()1990 ++nOldFocused; // XXX numeric overflow in handleParagraphNotifications()2004 m_aFocused = m_xParagraphs->begin() + nOldFocused; in handleParagraphNotifications()2061 Paragraphs::size_type nOldFocused in handleParagraphNotifications() local2068 if (n < nOldFocused) in handleParagraphNotifications()2069 --nOldFocused; in handleParagraphNotifications()2108 : m_xParagraphs->begin() + nOldFocused; in handleParagraphNotifications()
Completed in 33 milliseconds