Searched refs:SwXChapterNumbering (Results 1 – 7 of 7) sorted by relevance
1 "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 …]
2453 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 SwXChapterNumbering2487 SwXChapterNumbering::~SwXChapterNumbering() in ~SwXChapterNumbering()
237 class SwXChapterNumbering : public SwXNumberingRules class240 virtual ~SwXChapterNumbering();242 SwXChapterNumbering(SwDocShell& rDocSh);
61 public class SwXChapterNumbering extends TestCase { class
46 -o sw.SwXChapterNumbering
86 sw.SwXChapterNumbering::com::sun::star::text::NumberingRules
679 *pxXChapterNumbering = new SwXChapterNumbering(*pDocShell); in getChapterNumberingRules()1704 ((SwXChapterNumbering*)pCh)->Invalidate(); in InitNewDoc()
Completed in 105 milliseconds