Searched refs:mbIsPrecious (Results 1 – 5 of 5) sorted by relevance
49 mbIsPrecious(bIsPrecious), in MasterPageDescriptor()71 mbIsPrecious(rDescriptor.mbIsPrecious), in MasterPageDescriptor()201 mpMasterPage->SetPrecious(mbIsPrecious); in UpdatePageObject()
165 const bool mbIsPrecious; member in sd::sidebar::MasterPageDescriptor
79 bool IsPrecious (void) const { return mbIsPrecious; } in IsPrecious()80 void SetPrecious (bool bIsPrecious) { mbIsPrecious = bIsPrecious; } in SetPrecious()92 bool mbIsPrecious; member in sd::slidesorter::cache::BitmapCache::CacheEntry559 mbIsPrecious(bIsPrecious) in CacheEntry()574 mbIsPrecious(bIsPrecious) in CacheEntry()
399 bool mbIsPrecious; member in SdPage
119 , mbIsPrecious(true) in SdPage()3112 mbIsPrecious = bIsPrecious; in SetPrecious()3120 return mbIsPrecious; in IsPrecious()
Completed in 32 milliseconds