Home
last modified time | relevance | path

Searched refs:bIsPrecious (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/sd/source/core/
H A Dsdpage.cxx3110 void SdPage::SetPrecious (const bool bIsPrecious) in SetPrecious() argument
3112 mbIsPrecious = bIsPrecious; in SetPrecious()
/trunk/main/sd/source/ui/slidesorter/inc/cache/
H A DSlsPageCache.hxx164 void SetPreciousFlag (const CacheKey aKey, const bool bIsPrecious);
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.cxx54 CacheEntry(sal_Int32 nLastAccessTime, bool bIsPrecious);
80 void SetPrecious (bool bIsPrecious) { mbIsPrecious = bIsPrecious; } in SetPrecious() argument
333 bool bIsPrecious) in SetBitmap() argument
349 CacheEntry(rPreview, mnCurrentAccessTime++, bIsPrecious)) in SetBitmap()
386 if (iEntry->second.IsPrecious() != bIsPrecious) in SetPrecious()
389 iEntry->second.SetPrecious(bIsPrecious); in SetPrecious()
393 else if (bIsPrecious) in SetPrecious()
554 bool bIsPrecious) in CacheEntry() argument
559 mbIsPrecious(bIsPrecious) in CacheEntry()
569 bool bIsPrecious) in CacheEntry() argument
[all …]
H A DSlsBitmapCache.hxx134 bool bIsPrecious);
145 void SetPrecious (const CacheKey& rKey, bool bIsPrecious);
H A DSlsGenericPageCache.cxx323 const bool bIsPrecious) in SetPreciousFlag() argument
328 if (bIsPrecious) in SetPreciousFlag()
347 mpBitmapCache->SetPrecious(mpCacheContext->GetPage(aKey), bIsPrecious); in SetPreciousFlag()
H A DSlsGenericPageCache.hxx135 void SetPreciousFlag (const CacheKey aKey, const bool bIsPrecious);
H A DSlsPageCache.cxx140 const bool bIsPrecious) in SetPreciousFlag() argument
142 mpImplementation->SetPreciousFlag(aKey, bIsPrecious); in SetPreciousFlag()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageDescriptor.cxx41 const bool bIsPrecious, in MasterPageDescriptor() argument
49 mbIsPrecious(bIsPrecious), in MasterPageDescriptor()
H A DMasterPageDescriptor.hxx48 const bool bIsPrecious,
/trunk/main/sd/inc/
H A Dsdpage.hxx381 void SetPrecious (const bool bIsPrecious);

Completed in 46 milliseconds