Searched refs:getChapterNumberingRules (Results 1 – 13 of 13) sorted by relevance
97 oObj = oCNSupp.getChapterNumberingRules(); in createTestEnvironment()101 instance1 = (PropertyValue[]) oCNSupp.getChapterNumberingRules().getByIndex(1); in createTestEnvironment()
49 …DocMerge from idl: method com::sun::star::text::XChapterNumberingSupplier::getChapterNumberingRules56 com::sun::star::container::XIndexReplace getChapterNumberingRules();
836 Reference< XIndexReplace > xNumRule( xCNSupplier->getChapterNumberingRules() ); in exportOutline()847 xCNSupplier->getChapterNumberingRules(), UNO_QUERY ); in exportOutline()946 xNumRule = xCNSupplier->getChapterNumberingRules(); in GetOutlineStyles()
252 ( xCNSupplier->getChapterNumberingRules() ); in exportStyle()
52 XIndexReplace the_chapter = oObj.getChapterNumberingRules(); in _getChapterNumberingRules()
24 …xtDocument";"com::sun::star::text::XChapterNumberingSupplier#optional";"getChapterNumberingRules()"
615 xOutlines->getChapterNumberingRules( ); in CreateNumberingRules()
984 xCNSupplier->getChapterNumberingRules(), UNO_QUERY ); in lcl_IsOutlineStyle()
1892 xChapterNumbering = xCNSupplier->getChapterNumberingRules(); in ExportMasterDocHeadingDummies()
957 m_pImpl->m_xChapterNumbering = xCNSupplier->getChapterNumberingRules(); in XMLTextImportHelper()
2080 … Reference< XIndexReplace > xNumRule ( xCNSupplier->getChapterNumberingRules() ); in exportParagraph()
297 …virtual css::uno::Reference< css::container::XIndexReplace > SAL_CALL getChapterNumberingRules(vo…
670 Reference< XIndexReplace > SwXTextDocument::getChapterNumberingRules(void) in getChapterNumberingRules() function in SwXTextDocument
Completed in 424 milliseconds