Searched refs:xSectionName (Results 1 – 1 of 1) sorted by relevance
217 XNamed xSectionName = UnoRuntime.queryInterface(XNamed.class, oTextSection); in linkSectiontoTemplate() local218 String NewSectionName = xSectionName.getName(); in linkSectiontoTemplate()221 xSectionName.setName(SectionName); in linkSectiontoTemplate()
Completed in 6 milliseconds