Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx452 class SwXParagraphEnumeration::Impl
524 void SwXParagraphEnumeration::Impl::Modify( const SfxPoolItem *pOld, const SfxPoolItem *pNew) in Modify()
529 SwXParagraphEnumeration::SwXParagraphEnumeration( in SwXParagraphEnumeration() function in SwXParagraphEnumeration
534 : m_pImpl( new SwXParagraphEnumeration::Impl(xParent, pCursor, eType, in SwXParagraphEnumeration()
539 SwXParagraphEnumeration::~SwXParagraphEnumeration() in ~SwXParagraphEnumeration()
544 SwXParagraphEnumeration::getImplementationName() in getImplementationName()
557 SwXParagraphEnumeration::supportsService(const OUString& rServiceName) in supportsService()
564 SwXParagraphEnumeration::getSupportedServiceNames() in getSupportedServiceNames()
571 SwXParagraphEnumeration::hasMoreElements() in hasMoreElements()
615 SwXParagraphEnumeration::Impl::NextElement_Impl() in NextElement_Impl()
[all …]
H A Dunoredline.cxx174 return new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_REDLINE); in createEnumeration()
608 xRet = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_REDLINE); in createEnumeration()
H A Dunoftn.cxx569 new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_FOOTNOTE); in createEnumeration()
H A Dunotext.cxx2591 = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_BODY); in createEnumeration()
2905 aRef = new SwXParagraphEnumeration(this, pUnoCursor, in createEnumeration()
H A Dunotbl.cxx1152 SwXParagraphEnumeration *const pEnum = in createEnumeration()
1153 new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_TBLTEXT, in createEnumeration()
H A Dunoobj.cxx3163 new SwXParagraphEnumeration( in createEnumeration()
H A Dunoframe.cxx3272 aRef = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_FRAME); in createEnumeration()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/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()"
/trunk/main/sw/inc/
H A Dunoparagraph.hxx256 class SwXParagraphEnumeration class
265 virtual ~SwXParagraphEnumeration();
270 SwXParagraphEnumeration(
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXParagraphEnumeration.java56 public class SwXParagraphEnumeration extends TestCase { class
/trunk/main/sw/qa/unoapi/
H A Dsw.sce65 -o sw.SwXParagraphEnumeration
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst213 job214=sw.SwXParagraphEnumeration