Searched refs:SwXShapesEnumeration (Results 1 – 1 of 1) sorted by relevance
408 class SwXShapesEnumeration class415 virtual ~SwXShapesEnumeration() {}; in ~SwXShapesEnumeration()417 SwXShapesEnumeration(SwXDrawPage* const pDrawPage);430 SwXShapesEnumeration::SwXShapesEnumeration(SwXDrawPage* const pDrawPage) in SwXShapesEnumeration() function in SwXShapesEnumeration443 sal_Bool SwXShapesEnumeration::hasMoreElements(void) throw(uno::RuntimeException) in hasMoreElements()449 uno::Any SwXShapesEnumeration::nextElement(void) throw(container::NoSuchElementException, lang::Wra… in nextElement()459 OUString SwXShapesEnumeration::getImplementationName(void) throw(uno::RuntimeException) in getImplementationName()464 sal_Bool SwXShapesEnumeration::supportsService(const OUString& ServiceName) throw(uno::RuntimeExcep… in supportsService()469 uno::Sequence< OUString > SwXShapesEnumeration::getSupportedServiceNames(void) throw(uno::RuntimeEx… in getSupportedServiceNames()480 new SwXShapesEnumeration(this)); in createEnumeration()
Completed in 26 milliseconds