Home
last modified time | relevance | path

Searched refs:SwXChapterNumbering (Results 1 – 7 of 7) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXChapterNumbering.csv1 "SwXChapterNumbering";"com::sun::star::container::XIndexAccess";"getCount()"
2 "SwXChapterNumbering";"com::sun::star::container::XIndexAccess";"getByIndex()"
3 "SwXChapterNumbering";"com::sun::star::container::XElementAccess";"getElementType()"
4 "SwXChapterNumbering";"com::sun::star::container::XElementAccess";"hasElements()"
5 "SwXChapterNumbering";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
6 "SwXChapterNumbering";"com::sun::star::text::NumberingRules";"IsAbsoluteMargins#optional"
7 "SwXChapterNumbering";"com::sun::star::text::NumberingRules";"IsAutomatic#optional"
9 "SwXChapterNumbering";"com::sun::star::text::NumberingRules";"Name#optional"
10 "SwXChapterNumbering";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()"
11 "SwXChapterNumbering";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2453 OUString SwXChapterNumbering::getImplementationName(void) throw( RuntimeException ) in getImplementationName()
2460 sal_Bool SwXChapterNumbering::supportsService(const OUString& rServiceName) throw( RuntimeException… in supportsService()
2469 Sequence< OUString > SwXChapterNumbering::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()
2480 SwXChapterNumbering::SwXChapterNumbering(SwDocShell& rDocSh) : in SwXChapterNumbering() function in SwXChapterNumbering
2487 SwXChapterNumbering::~SwXChapterNumbering() in ~SwXChapterNumbering()
/trunk/main/sw/inc/
H A Dunosett.hxx237 class SwXChapterNumbering : public SwXNumberingRules class
240 virtual ~SwXChapterNumbering();
242 SwXChapterNumbering(SwDocShell& rDocSh);
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXChapterNumbering.java61 public class SwXChapterNumbering extends TestCase { class
/trunk/main/sw/qa/unoapi/
H A Dsw.sce46 -o sw.SwXChapterNumbering
H A Dknownissues.xcl86 sw.SwXChapterNumbering::com::sun::star::text::NumberingRules
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx679 *pxXChapterNumbering = new SwXChapterNumbering(*pDocShell); in getChapterNumberingRules()
1704 ((SwXChapterNumbering*)pCh)->Invalidate(); in InitNewDoc()

Completed in 55 milliseconds