Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx466 bool bIsCacheable (!bDoNotCache && IsCacheable(rpDescriptor)); in ReleaseView() local
468 if (bIsCacheable) in ReleaseView()
478 bIsCacheable = false; in ReleaseView()
480 bIsCacheable = false; in ReleaseView()
484 bIsCacheable = false; in ReleaseView()
488 if ( ! bIsCacheable) in ReleaseView()
506 bool bIsCacheable (false); in IsCacheable() local
528 bIsCacheable = true; in IsCacheable()
534 return bIsCacheable; in IsCacheable()

Completed in 12 milliseconds