Searched refs:IsPrecious (Results 1 – 6 of 6) sorted by relevance
79 bool IsPrecious (void) const { return mbIsPrecious; } in IsPrecious() function in sd::slidesorter::cache::BitmapCache::CacheEntry386 if (iEntry->second.IsPrecious() != bIsPrecious) in SetPrecious()415 if (iEntry->second.IsPrecious()) in ReCalculateTotalCacheSize()474 if ( ! bIncludePrecious && iEntry->second.IsPrecious()) in GetCacheIndex()520 sal_Int32& rCacheSize (rEntry.IsPrecious() ? mnPreciousCacheSize : mnNormalCacheSize); in UpdateCacheSize()525 if ( ! rEntry.IsPrecious() && mnNormalCacheSize>mnMaximalNormalCacheSize) in UpdateCacheSize()
234 pClonedMasterPage->SetPrecious(pMasterPage->IsPrecious()); in AddMasterPage()378 pClonedMasterPage->SetPrecious(pMasterPage->IsPrecious()); in AddMasterPage()
170 pMasterPage->IsPrecious(), in Fill()
390 bool IsPrecious (void) const;
1401 sal_Bool bDeleteMaster = !pMaster->IsPrecious(); in RemoveUnnecessaryMasterPages()
3172 bool SdPage::IsPrecious (void) const in IsPrecious() function in SdPage
Completed in 67 milliseconds