Searched refs:SwXParagraphEnumeration (Results 1 – 12 of 12) sorted by relevance
| /trunk/main/sw/source/core/unocore/ |
| H A D | unoobj2.cxx | 452 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 D | unoredline.cxx | 174 return new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_REDLINE); in createEnumeration() 608 xRet = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_REDLINE); in createEnumeration()
|
| H A D | unoftn.cxx | 569 new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_FOOTNOTE); in createEnumeration()
|
| H A D | unotext.cxx | 2591 = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_BODY); in createEnumeration() 2905 aRef = new SwXParagraphEnumeration(this, pUnoCursor, in createEnumeration()
|
| H A D | unotbl.cxx | 1152 SwXParagraphEnumeration *const pEnum = in createEnumeration() 1153 new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_TBLTEXT, in createEnumeration()
|
| H A D | unoobj.cxx | 3163 new SwXParagraphEnumeration( in createEnumeration()
|
| H A D | unoframe.cxx | 3272 aRef = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_FRAME); in createEnumeration()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/ |
| H A D | com.sun.star.comp.office.SwXParagraphEnumeration.csv | 1 "SwXParagraphEnumeration";"com::sun::star::container::XEnumeration";"hasMoreElements()" 2 "SwXParagraphEnumeration";"com::sun::star::container::XEnumeration";"nextElement()"
|
| /trunk/main/sw/inc/ |
| H A D | unoparagraph.hxx | 256 class SwXParagraphEnumeration class 265 virtual ~SwXParagraphEnumeration(); 270 SwXParagraphEnumeration(
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/ |
| H A D | SwXParagraphEnumeration.java | 56 public class SwXParagraphEnumeration extends TestCase { class
|
| /trunk/main/sw/qa/unoapi/ |
| H A D | sw.sce | 65 -o sw.SwXParagraphEnumeration
|
| /trunk/main/framework/qa/complex/api_internal/ |
| H A D | api.lst | 213 job214=sw.SwXParagraphEnumeration
|