Searched refs:ImplementationEnumeration_Impl (Results 1 – 1 of 1) sorted by relevance
386 class ImplementationEnumeration_Impl : public WeakImplHelper1< XEnumeration > class389 ImplementationEnumeration_Impl( const HashSet_Ref & rImplementationMap ) in ImplementationEnumeration_Impl() function in stoc_smgr::ImplementationEnumeration_Impl395 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