Searched refs:nOldVisibleBegin (Results 1 – 1 of 1) sorted by relevance
1979 Paragraphs::size_type nOldVisibleBegin in handleParagraphNotifications() local1985 if (n <= nOldVisibleBegin) in handleParagraphNotifications()1986 ++nOldVisibleBegin; // XXX numeric overflow in handleParagraphNotifications()2018 m_xParagraphs->begin() + nOldVisibleBegin, in handleParagraphNotifications()2055 Paragraphs::size_type nOldVisibleBegin in handleParagraphNotifications() local2060 = nOldVisibleBegin <= n && n < nOldVisibleEnd; in handleParagraphNotifications()2064 if (n < nOldVisibleBegin) in handleParagraphNotifications()2065 --nOldVisibleBegin; in handleParagraphNotifications()2131 m_xParagraphs->begin() + nOldVisibleBegin, in handleParagraphNotifications()
Completed in 30 milliseconds