Searched refs:maShellCache (Results 1 – 1 of 1) sorted by relevance
130 ShellCache maShellCache; member in __anonfbfcaa640111::ViewShellObjectBarFactory1684 for (ShellCache::iterator aI(maShellCache.begin()); in ~ViewShellObjectBarFactory()1685 aI!=maShellCache.end(); in ~ViewShellObjectBarFactory()1702 ShellCache::iterator aI (maShellCache.find(nId)); in CreateShell()1703 if (aI == maShellCache.end() || aI->second==NULL) in CreateShell()
Completed in 25 milliseconds