Home
last modified time | relevance | path

Searched refs:SetPrecious (Results 1 – 9 of 9) sorted by path

/trunk/main/sd/inc/
H A Dsdpage.hxx381 void SetPrecious (const bool bIsPrecious);
/trunk/main/sd/source/core/
H A Dsdpage.cxx3110 void SdPage::SetPrecious (const bool bIsPrecious) in SetPrecious() function in SdPage
/trunk/main/sd/source/ui/sidebar/
H A DCurrentMasterPagesSelector.cxx252 pMasterPage->SetPrecious(false); in ExecuteCommand()
347 pCurrentMasterPage->SetPrecious(true); in Notify()
H A DDocumentHelper.cxx234 pClonedMasterPage->SetPrecious(pMasterPage->IsPrecious()); in AddMasterPage()
378 pClonedMasterPage->SetPrecious(pMasterPage->IsPrecious()); in AddMasterPage()
H A DMasterPageContainerProviders.cxx280 pPage->SetPrecious(false); in operator ()()
H A DMasterPageDescriptor.cxx201 mpMasterPage->SetPrecious(mbIsPrecious); in UpdatePageObject()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.cxx80 void SetPrecious (bool bIsPrecious) { mbIsPrecious = bIsPrecious; } in SetPrecious() function in sd::slidesorter::cache::BitmapCache::CacheEntry
379 void BitmapCache::SetPrecious (const CacheKey& rKey, bool bIsPrecious) in SetPrecious() function in sd::slidesorter::cache::BitmapCache
389 iEntry->second.SetPrecious(bIsPrecious); in SetPrecious()
H A DSlsBitmapCache.hxx145 void SetPrecious (const CacheKey& rKey, bool bIsPrecious);
H A DSlsGenericPageCache.cxx347 mpBitmapCache->SetPrecious(mpCacheContext->GetPage(aKey), bIsPrecious); in SetPreciousFlag()

Completed in 45 milliseconds