Home
last modified time | relevance | path

Searched refs:SwXParagraphEnumeration (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/sw/source/core/unocore/
H A Dunoobj2.cxx452 class SwXParagraphEnumeration::Impl
531 SwXParagraphEnumeration::SwXParagraphEnumeration( in SwXParagraphEnumeration() function in SwXParagraphEnumeration
536 : m_pImpl( new SwXParagraphEnumeration::Impl(xParent, pCursor, eType, in SwXParagraphEnumeration()
541 SwXParagraphEnumeration::~SwXParagraphEnumeration() in ~SwXParagraphEnumeration()
546 SwXParagraphEnumeration::getImplementationName() throw (uno::RuntimeException) in getImplementationName()
559 SwXParagraphEnumeration::supportsService(const OUString& rServiceName) in supportsService()
567 SwXParagraphEnumeration::getSupportedServiceNames() in getSupportedServiceNames()
575 SwXParagraphEnumeration::hasMoreElements() throw (uno::RuntimeException) in hasMoreElements()
619 SwXParagraphEnumeration::Impl::NextElement_Impl() in NextElement_Impl()
722 uno::Any SAL_CALL SwXParagraphEnumeration::nextElement() in nextElement()
[all …]
H A Dunoredline.cxx180 return new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_REDLINE); in createEnumeration()
622 xRet = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_REDLINE); in createEnumeration()
H A Dunoftn.cxx576 new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_FOOTNOTE); in createEnumeration()
H A Dunotext.cxx2630 = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_BODY); in createEnumeration()
2948 aRef = new SwXParagraphEnumeration(this, pUnoCursor, in createEnumeration()
H A Dunotbl.cxx1158 SwXParagraphEnumeration *const pEnum = in createEnumeration()
1159 new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_TBLTEXT, in createEnumeration()
H A Dunoobj.cxx3214 new SwXParagraphEnumeration( in createEnumeration()
H A Dunoframe.cxx2644 aRef = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_FRAME); in createEnumeration()
/aoo4110/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXParagraphEnumeration.csv1 "SwXParagraphEnumeration";"com::sun::star::container::XEnumeration";"hasMoreElements()"
2 "SwXParagraphEnumeration";"com::sun::star::container::XEnumeration";"nextElement()"
/aoo4110/main/sw/inc/
H A Dunoparagraph.hxx318 class SwXParagraphEnumeration class
327 virtual ~SwXParagraphEnumeration();
332 SwXParagraphEnumeration(
/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXParagraphEnumeration.java56 public class SwXParagraphEnumeration extends TestCase { class
/aoo4110/main/sw/qa/unoapi/
H A Dsw.sce65 -o sw.SwXParagraphEnumeration
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst218 job220=sw.SwXParagraphEnumeration

Completed in 175 milliseconds