Searched refs:textSectionHandler (Results 1 – 1 of 1) sorted by relevance
134 TextSectionHandler textSectionHandler; field in AgendaTemplate479 …textSectionHandler = new TextSectionHandler(xMultiServiceFactory, UnoRuntime.queryInterface(XTextD… in initialize()707 textSectionHandler.removeAllTextSections(); in finish()862 textSectionHandler.removeTextSectionbyName(SECTION_MINUTES); in createMinutes()867 textSectionHandler.insertTextSection(SECTION_MINUTES, template, false); in createMinutes()1004 textSectionHandler.linkSectiontoTemplate(section, template, name); in write()1005 textSectionHandler.breakLinkOfTextSection(section); in write()