Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/
H A Dscreenupdater.cxx62 UpdateRequestVector maViewUpdateRequests; member
78 maViewUpdateRequests(), in ImplScreenUpdater()
104 mpImpl->maViewUpdateRequests.push_back( in notifyUpdate()
148 else if( !mpImpl->maViewUpdateRequests.empty() ) in commitUpdates()
152 mpImpl->maViewUpdateRequests.begin() ); in commitUpdates()
154 mpImpl->maViewUpdateRequests.end() ); in commitUpdates()
179 UpdateRequestVector().swap( mpImpl->maViewUpdateRequests ); in commitUpdates()

Completed in 13 milliseconds