Searched refs:SetPrecious (Results 1 – 9 of 9) sorted by relevance
80 void SetPrecious (bool bIsPrecious) { mbIsPrecious = bIsPrecious; } in SetPrecious() function in sd::slidesorter::cache::BitmapCache::CacheEntry379 void BitmapCache::SetPrecious (const CacheKey& rKey, bool bIsPrecious) in SetPrecious() function in sd::slidesorter::cache::BitmapCache389 iEntry->second.SetPrecious(bIsPrecious); in SetPrecious()
145 void SetPrecious (const CacheKey& rKey, bool bIsPrecious);
347 mpBitmapCache->SetPrecious(mpCacheContext->GetPage(aKey), bIsPrecious); in SetPreciousFlag()
252 pMasterPage->SetPrecious(false); in ExecuteCommand()347 pCurrentMasterPage->SetPrecious(true); in Notify()
234 pClonedMasterPage->SetPrecious(pMasterPage->IsPrecious()); in AddMasterPage()378 pClonedMasterPage->SetPrecious(pMasterPage->IsPrecious()); in AddMasterPage()
280 pPage->SetPrecious(false); in operator ()()
201 mpMasterPage->SetPrecious(mbIsPrecious); in UpdatePageObject()
381 void SetPrecious (const bool bIsPrecious);
3164 void SdPage::SetPrecious (const bool bIsPrecious) in SetPrecious() function in SdPage
Completed in 44 milliseconds