Searched refs:EnumerationImpl (Results 1 – 1 of 1) sorted by relevance
122 class EnumerationImpl;159 friend class EnumerationImpl;221 class EnumerationImpl class228 EnumerationImpl( ManagerImpl * pManager );229 virtual ~EnumerationImpl();261 EnumerationImpl::EnumerationImpl( ManagerImpl * pManager ) in EnumerationImpl() function in stoc_tdmgr::EnumerationImpl268 EnumerationImpl::~EnumerationImpl() in ~EnumerationImpl()275 sal_Bool EnumerationImpl::hasMoreElements() in hasMoreElements()282 Any EnumerationImpl::nextElement() in nextElement()403 return new EnumerationImpl( this ); in createEnumeration()
Completed in 11 milliseconds