Searched refs:aFoundView (Results 1 – 1 of 1) sorted by relevance
161 UnoViewVector::const_iterator aFoundView; in commitUpdates() local162 if( (aFoundView=std::find(mpImpl->mrViewContainer.begin(), in commitUpdates()167 (*aFoundView)->paintScreen(); // force-paint in commitUpdates()169 (*aFoundView)->updateScreen(); // update changes only in commitUpdates()
Completed in 15 milliseconds