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.cxx160 UnoViewVector::const_iterator aFoundView; in commitUpdates() local
161 if( (aFoundView=std::find(mpImpl->mrViewContainer.begin(), in commitUpdates()
166 (*aFoundView)->paintScreen(); // force-paint in commitUpdates()
168 (*aFoundView)->updateScreen(); // update changes only in commitUpdates()