Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/
H A Dscreenupdater.cxx161 UnoViewVector::const_iterator aFoundView; in commitUpdates() local
162 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 14 milliseconds