Searched refs:SwXFrameEnumeration (Results 1 – 1 of 1) sorted by relevance
823 class SwXFrameEnumeration class830 virtual ~SwXFrameEnumeration() {}; in ~SwXFrameEnumeration()832 SwXFrameEnumeration(const SwDoc* const pDoc);846 SwXFrameEnumeration<T>::SwXFrameEnumeration(const SwDoc* const pDoc) in SwXFrameEnumeration() function in SwXFrameEnumeration879 sal_Bool SwXFrameEnumeration<T>::hasMoreElements(void) throw( RuntimeException ) in hasMoreElements()886 Any SwXFrameEnumeration<T>::nextElement(void) throw( NoSuchElementException, WrappedTargetException… in nextElement()897 OUString SwXFrameEnumeration<T>::getImplementationName(void) throw( RuntimeException ) in getImplementationName()903 sal_Bool SwXFrameEnumeration<T>::supportsService(const OUString& ServiceName) throw( RuntimeExcepti… in supportsService()909 Sequence< OUString > SwXFrameEnumeration<T>::getSupportedServiceNames(void) throw( RuntimeException… in getSupportedServiceNames()949 new SwXFrameEnumeration<FLYCNTTYPE_FRM>(GetDoc())); in createEnumeration()[all …]