48 PropNameCache::const_iterator it;
56 osl_getSystemTime( &t1 );
57 if ( (*it).second.getStaleTime() < t1.Seconds )
64 rCacheElement = (*it).second;
72 PropNameCache::const_iterator it;
85 osl_getSystemTime( &t1 );
PropNameCache m_aTheCache
void removeCachedPropertyNames(const OUString &URL)
void addCachePropertyNames(PropertyNames &rCacheElement, const sal_uInt32 nLifeTime)
bool getCachedPropertyNames(const OUString &URL, PropertyNames &rCacheElement)
void setStaleTime(const sal_uInt32 nStaleTime)