Home
last modified time | relevance | path

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

/aoo4110/main/basic/source/runtime/
H A Dcomenumwrapper.cxx29 ::sal_Bool SAL_CALL ComEnumerationWrapper::hasMoreElements() in hasMoreElements()
50 uno::Any SAL_CALL ComEnumerationWrapper::nextElement() in nextElement()
H A Dcomenumwrapper.hxx32 class ComEnumerationWrapper : public ::cppu::WeakImplHelper1< ::com::sun::star::container::XEnumera… class
38ComEnumerationWrapper( const ::com::sun::star::uno::Reference< ::com::sun::star::script::XInvocati… in ComEnumerationWrapper() function in ComEnumerationWrapper
H A Druntime.cxx1189 p->xEnumeration = new ComEnumerationWrapper( xInvocation ); in PushForEach()

Completed in 36 milliseconds