Searched refs:EnumerationImpl (Results 1 – 1 of 1) sorted by relevance
122 class EnumerationImpl;159 friend class EnumerationImpl;218 class EnumerationImpl class225 EnumerationImpl( ManagerImpl * pManager );226 virtual ~EnumerationImpl();257 EnumerationImpl::EnumerationImpl( ManagerImpl * pManager ) in EnumerationImpl() function in stoc_tdmgr::EnumerationImpl264 EnumerationImpl::~EnumerationImpl() in ~EnumerationImpl()271 sal_Bool EnumerationImpl::hasMoreElements() in hasMoreElements()277 Any EnumerationImpl::nextElement() in nextElement()390 return new EnumerationImpl( this ); in createEnumeration()