Home
last modified time | relevance | path

Searched defs:oTextSection (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/wizards/com/sun/star/wizards/text/
H A DTextSectionHandler.java68 … Object oTextSection = xTextSectionsSupplier.getTextSections().getByName(SectionName); in removeTextSectionbyName() local
89 Object oTextSection = xAllTextSections.getByIndex(xAllTextSections.getCount() - 1); in removeLastTextSection() local
157 Object oTextSection; in breakLinkofTextSections() local
180 public void breakLinkOfTextSection(Object oTextSection) in breakLinkOfTextSection()
197 Object oTextSection = xTextSectionsSupplier.getTextSections().getByName(SectionName); in linkSectiontoTemplate() local
206 public void linkSectiontoTemplate(Object oTextSection, String TemplateName, String SectionName) in linkSectiontoTemplate()
/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java143 Object oTextSection; in checkReportLayoutMode() local
749 Object oTextSection; in setLayoutSectionsVisible() local

Completed in 26 milliseconds