Searched refs:aFoundView (Results 1 – 1 of 1) sorted by relevance
160 UnoViewVector::const_iterator aFoundView; in commitUpdates() local161 if( (aFoundView=std::find(mpImpl->mrViewContainer.begin(), in commitUpdates()166 (*aFoundView)->paintScreen(); // force-paint in commitUpdates()168 (*aFoundView)->updateScreen(); // update changes only in commitUpdates()