Searched refs:RegistryEnumueration (Results 1 – 1 of 1) sorted by relevance
1162 class RegistryEnumueration : public WeakImplHelper1< XEnumeration > class1165 RegistryEnumueration( in RegistryEnumueration() function in stoc_defreg::RegistryEnumueration1179 sal_Bool RegistryEnumueration::hasMoreElements( ) throw (RuntimeException) in hasMoreElements()1184 Any RegistryEnumueration::nextElement( ) in nextElement()1210 return new RegistryEnumueration( m_localReg, m_defaultReg ); in createEnumeration()
Completed in 21 milliseconds