Searched refs:ServiceEnumeration_Impl (Results 1 – 1 of 1) sorted by relevance
293 class ServiceEnumeration_Impl : public WeakImplHelper1< XEnumeration > class296 ServiceEnumeration_Impl( const Sequence< Reference<XInterface > > & rFactories ) in ServiceEnumeration_Impl() function in stoc_smgr::ServiceEnumeration_Impl300 virtual ~ServiceEnumeration_Impl() in ~ServiceEnumeration_Impl()315 sal_Bool ServiceEnumeration_Impl::hasMoreElements() throw(::com::sun::star::uno::RuntimeException) in hasMoreElements()322 Any ServiceEnumeration_Impl::nextElement() in nextElement()1454 return new ServiceEnumeration_Impl( factories ); in createContentEnumeration()
Completed in 23 milliseconds