Searched refs:ComEnumerationWrapper (Results 1 – 3 of 3) sorted by relevance
29 ::sal_Bool SAL_CALL ComEnumerationWrapper::hasMoreElements() in hasMoreElements()50 uno::Any SAL_CALL ComEnumerationWrapper::nextElement() in nextElement()
32 class ComEnumerationWrapper : public ::cppu::WeakImplHelper1< ::com::sun::star::container::XEnumera… class38 …ComEnumerationWrapper( const ::com::sun::star::uno::Reference< ::com::sun::star::script::XInvocati… in ComEnumerationWrapper() function in ComEnumerationWrapper
1189 p->xEnumeration = new ComEnumerationWrapper( xInvocation ); in PushForEach()
Completed in 28 milliseconds