Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx114 static SdTypesCache gImplTypesCache; variable
385 SdTypesCache::iterator aIter( gImplTypesCache.find( nObjId ) ); in getTypes()
386 if( aIter == gImplTypesCache.end() ) in getTypes()
393 gImplTypesCache[ nObjId ] = pTypes; in getTypes()

Completed in 26 milliseconds