Searched defs:oTextSection (Results 1 – 2 of 2) sorted by relevance
68 … Object oTextSection = xTextSectionsSupplier.getTextSections().getByName(SectionName); in removeTextSectionbyName() local89 Object oTextSection = xAllTextSections.getByIndex(xAllTextSections.getCount() - 1); in removeLastTextSection() local157 Object oTextSection; in breakLinkofTextSections() local180 public void breakLinkOfTextSection(Object oTextSection) in breakLinkOfTextSection()197 Object oTextSection = xTextSectionsSupplier.getTextSections().getByName(SectionName); in linkSectiontoTemplate() local206 public void linkSectiontoTemplate(Object oTextSection, String TemplateName, String SectionName) in linkSectiontoTemplate()
143 Object oTextSection; in checkReportLayoutMode() local749 Object oTextSection; in setLayoutSectionsVisible() local
Completed in 20 milliseconds