Home
last modified time | relevance | path

Searched refs:maShellCache (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx130 ShellCache maShellCache; member in __anone84e94930111::ViewShellObjectBarFactory
1684 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 20 milliseconds