Home
last modified time | relevance | path

Searched refs:getChapterNumberingRules (Results 1 – 13 of 13) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXChapterNumbering.java97 oObj = oCNSupp.getChapterNumberingRules(); in createTestEnvironment()
101 instance1 = (PropertyValue[]) oCNSupp.getChapterNumberingRules().getByIndex(1); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/text/
H A DXChapterNumberingSupplier.idl49 …DocMerge from idl: method com::sun::star::text::XChapterNumberingSupplier::getChapterNumberingRules
56 com::sun::star::container::XIndexReplace getChapterNumberingRules();
/trunk/main/xmloff/source/style/
H A Dxmlnume.cxx836 Reference< XIndexReplace > xNumRule( xCNSupplier->getChapterNumberingRules() ); in exportOutline()
847 xCNSupplier->getChapterNumberingRules(), UNO_QUERY ); in exportOutline()
946 xNumRule = xCNSupplier->getChapterNumberingRules(); in GetOutlineStyles()
H A Dstyleexp.cxx252 ( xCNSupplier->getChapterNumberingRules() ); in exportStyle()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XChapterNumberingSupplier.java52 XIndexReplace the_chapter = oObj.getChapterNumberingRules(); in _getChapterNumberingRules()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextDocument.csv24 …xtDocument";"com::sun::star::text::XChapterNumberingSupplier#optional";"getChapterNumberingRules()"
/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx1018 xCNSupplier->getChapterNumberingRules(), UNO_QUERY ); in lcl_IsOutlineStyle()
H A DXMLSectionExport.cxx1892 xChapterNumbering = xCNSupplier->getChapterNumberingRules(); in ExportMasterDocHeadingDummies()
H A Dtxtimp.cxx957 m_pImpl->m_xChapterNumbering = xCNSupplier->getChapterNumberingRules(); in XMLTextImportHelper()
H A Dtxtparae.cxx2082 … Reference< XIndexReplace > xNumRule ( xCNSupplier->getChapterNumberingRules() ); in exportParagraph()
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx594 xOutlines->getChapterNumberingRules( ); in CreateNumberingRules()
/trunk/main/sw/inc/
H A Dunotxdoc.hxx297 …virtual css::uno::Reference< css::container::XIndexReplace > SAL_CALL getChapterNumberingRules(vo…
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx670 Reference< XIndexReplace > SwXTextDocument::getChapterNumberingRules(void) in getChapterNumberingRules() function in SwXTextDocument

Completed in 121 milliseconds