Home
last modified time | relevance | path

Searched refs:mbIsPrecious (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/sidebar/
H A DMasterPageDescriptor.cxx49 mbIsPrecious(bIsPrecious), in MasterPageDescriptor()
71 mbIsPrecious(rDescriptor.mbIsPrecious), in MasterPageDescriptor()
201 mpMasterPage->SetPrecious(mbIsPrecious); in UpdatePageObject()
H A DMasterPageDescriptor.hxx165 const bool mbIsPrecious; member in sd::sidebar::MasterPageDescriptor
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.cxx79 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::CacheEntry
559 mbIsPrecious(bIsPrecious) in CacheEntry()
574 mbIsPrecious(bIsPrecious) in CacheEntry()
/trunk/main/sd/inc/
H A Dsdpage.hxx399 bool mbIsPrecious; member in SdPage
/trunk/main/sd/source/core/
H A Dsdpage.cxx119 , mbIsPrecious(true) in SdPage()
3112 mbIsPrecious = bIsPrecious; in SetPrecious()
3120 return mbIsPrecious; in IsPrecious()

Completed in 45 milliseconds