Searched refs:AnnotationEnumeration (Results 1 – 2 of 2) sorted by relevance
44 class AnnotationEnumeration: public ::cppu::WeakImplHelper1< css::office::XAnnotationEnumeration > class47 AnnotationEnumeration( const AnnotationVector& rAnnotations );54 AnnotationEnumeration(const AnnotationEnumeration &); // not defined55 AnnotationEnumeration& operator=(const AnnotationEnumeration &); // not defined65 return new AnnotationEnumeration( rAnnotations ); in createAnnotationEnumeration()68 AnnotationEnumeration::AnnotationEnumeration( const AnnotationVector& rAnnotations ) in AnnotationEnumeration() function in sd::AnnotationEnumeration75 ::sal_Bool SAL_CALL AnnotationEnumeration::hasMoreElements() throw (css::uno::RuntimeException) in hasMoreElements()80 css::uno::Reference< css::office::XAnnotation > SAL_CALL AnnotationEnumeration::nextElement() throw… in nextElement()
40 $(SLO)$/AnnotationEnumeration.obj
Completed in 9 milliseconds