Searched refs:needsUpdate (Results 1 – 11 of 11) sorted by relevance
484 sal_Bool needsUpdate( sal_Bool _bForceCheck );813 sal_Bool TemplateFolderCacheImpl::needsUpdate( sal_Bool _bForceCheck ) in needsUpdate() function in svt::TemplateFolderCacheImpl904 sal_Bool TemplateFolderCache::needsUpdate( sal_Bool _bForceCheck ) in needsUpdate() function in svt::TemplateFolderCache906 return m_pImpl->needsUpdate( _bForceCheck ); in needsUpdate()
65 virtual bool needsUpdate() const = 0;
89 sal_Bool needsUpdate( sal_Bool _bForceCheck = sal_False );
130 boost::mem_fn(&ViewUpdate::needsUpdate)) ); in commitUpdates()
120 virtual bool needsUpdate() const;
270 bool ShapeManagerImpl::needsUpdate() const in needsUpdate() function in slideshow::internal::ShapeManagerImpl
200 sal_Bool needsUpdate();486 else if ( needsUpdate() ) in DECLARE_LIST()612 sal_Bool SfxDocTplService_Impl::needsUpdate() in needsUpdate() function in SfxDocTplService_Impl629 bNeedsUpdate = aTempCache.needsUpdate(); in needsUpdate()
1809 || ::svt::TemplateFolderCache( sal_True ).needsUpdate() // update is really necessary in Update()
135 bool needsUpdate() const { return mbNeedsUpdate; } in needsUpdate() function in canvas::SpriteRedrawManager::SpriteInfo
448 ::boost::bind( &SpriteInfo::needsUpdate, in areSpritesChanged()
1963 if ( aCache.needsUpdate() ) in IMPL_LINK()
Completed in 116 milliseconds