Home
last modified time | relevance | path

Searched refs:IconCache (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/ui/tools/
H A DIconCache.cxx38 class IconCache::Implementation
41 friend class IconCache;
47 static IconCache* mpInstance;
55 IconCache* IconCache::Implementation::mpInstance = NULL;
59 Image IconCache::Implementation::GetIcon (sal_uInt16 nResourceId) in GetIcon()
80 IconCache& IconCache::Instance (void) in Instance()
88 IconCache* pCache = new IconCache (); in Instance()
108 Image IconCache::GetIcon (sal_uInt16 nResourceId) in GetIcon()
116 IconCache::IconCache (void) in IconCache() function in sd::IconCache
124 IconCache::~IconCache (void) in ~IconCache()
/trunk/main/sd/source/ui/inc/tools/
H A DIconCache.hxx41 class IconCache class
48 static IconCache& Instance (void);
66 IconCache (void);
70 virtual ~IconCache (void);
/trunk/main/vcl/inc/
H A Dimpimagetree.hxx73 rtl::OUString, std::pair< bool, BitmapEx >, rtl::OUStringHash > IconCache; typedef in ImplImageTree
78 IconCache m_iconCache;
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectLayouter.cxx57 maTransitionEffectIcon(IconCache::Instance().GetIcon(BMP_FADE_EFFECT_INDICATOR)), in PageObjectLayouter()
/trunk/main/vcl/source/gdi/
H A Dimpimagetree.cxx297 IconCache::iterator i(m_iconCache.find(name)); in iconCacheLookup()
/trunk/main/sd/
H A DLibrary_sd.mk286 sd/source/ui/tools/IconCache \

Completed in 23 milliseconds