Searched refs:linkSectiontoTemplate (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/wizards/com/sun/star/wizards/text/ |
H A D | TextSectionHandler.java | 193 public void linkSectiontoTemplate(String TemplateName, String SectionName) in linkSectiontoTemplate() method in TextSectionHandler 198 linkSectiontoTemplate(oTextSection, TemplateName, SectionName); in linkSectiontoTemplate() 206 public void linkSectiontoTemplate(Object oTextSection, String TemplateName, String SectionName) in linkSectiontoTemplate() method in TextSectionHandler 261 linkSectiontoTemplate(xTextSection, templateName, sectionName); in insertTextSection()
|
/aoo42x/main/wizards/com/sun/star/wizards/report/ |
H A D | ReportTextDocument.java | 303 oTextSectionHandler.linkSectiontoTemplate(sTemplateUrl, SectionName); in loadSectionsfromTemplate() 308 oTextSectionHandler.linkSectiontoTemplate(sTemplateUrl, RECORDSECTION); in loadSectionsfromTemplate()
|
/aoo42x/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaTemplate.java | 1004 textSectionHandler.linkSectiontoTemplate(section, template, name); in write()
|
Completed in 18 milliseconds