Home
last modified time | relevance | path

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

/trunk/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx484 sal_Bool needsUpdate( sal_Bool _bForceCheck );
813 sal_Bool TemplateFolderCacheImpl::needsUpdate( sal_Bool _bForceCheck ) in needsUpdate() function in svt::TemplateFolderCacheImpl
904 sal_Bool TemplateFolderCache::needsUpdate( sal_Bool _bForceCheck ) in needsUpdate() function in svt::TemplateFolderCache
906 return m_pImpl->needsUpdate( _bForceCheck ); in needsUpdate()
/trunk/main/slideshow/source/inc/
H A Dviewupdate.hxx65 virtual bool needsUpdate() const = 0;
/trunk/main/svtools/inc/svtools/
H A Dtemplatefoldercache.hxx89 sal_Bool needsUpdate( sal_Bool _bForceCheck = sal_False );
/trunk/main/slideshow/source/engine/
H A Dscreenupdater.cxx130 boost::mem_fn(&ViewUpdate::needsUpdate)) ); in commitUpdates()
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.hxx120 virtual bool needsUpdate() const;
H A Dshapemanagerimpl.cxx270 bool ShapeManagerImpl::needsUpdate() const in needsUpdate() function in slideshow::internal::ShapeManagerImpl
/trunk/main/sfx2/source/doc/
H A Ddoctemplates.cxx200 sal_Bool needsUpdate();
486 else if ( needsUpdate() ) in DECLARE_LIST()
612 sal_Bool SfxDocTplService_Impl::needsUpdate() in needsUpdate() function in SfxDocTplService_Impl
629 bNeedsUpdate = aTempCache.needsUpdate(); in needsUpdate()
H A Ddoctempl.cxx1809 || ::svt::TemplateFolderCache( sal_True ).needsUpdate() // update is really necessary in Update()
/trunk/main/canvas/inc/canvas/
H A Dspriteredrawmanager.hxx135 bool needsUpdate() const { return mbNeedsUpdate; } in needsUpdate() function in canvas::SpriteRedrawManager::SpriteInfo
/trunk/main/canvas/source/tools/
H A Dspriteredrawmanager.cxx448 ::boost::bind( &SpriteInfo::needsUpdate, in areSpritesChanged()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx1963 if ( aCache.needsUpdate() ) in IMPL_LINK()

Completed in 84 milliseconds