Home
last modified time | relevance | path

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

/aoo41x/main/stoc/source/tdmanager/
H A Dtdmgr.cxx122 class EnumerationImpl;
159 friend class EnumerationImpl;
221 class EnumerationImpl class
228 EnumerationImpl( ManagerImpl * pManager );
229 virtual ~EnumerationImpl();
261 EnumerationImpl::EnumerationImpl( ManagerImpl * pManager ) in EnumerationImpl() function in stoc_tdmgr::EnumerationImpl
268 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 23 milliseconds