Home
last modified time | relevance | path

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

/aoo42x/main/stoc/source/servicemanager/
H A Dservicemanager.cxx386 class ImplementationEnumeration_Impl : public WeakImplHelper1< XEnumeration > class
389 ImplementationEnumeration_Impl( const HashSet_Ref & rImplementationMap ) in ImplementationEnumeration_Impl() function in stoc_smgr::ImplementationEnumeration_Impl
395 virtual ~ImplementationEnumeration_Impl();
411 ImplementationEnumeration_Impl::~ImplementationEnumeration_Impl() in ~ImplementationEnumeration_Impl()
417 sal_Bool ImplementationEnumeration_Impl::hasMoreElements() in hasMoreElements()
425 Any ImplementationEnumeration_Impl::nextElement() in nextElement()
1470 return new ImplementationEnumeration_Impl( m_ImplementationMap ); in createEnumeration()

Completed in 21 milliseconds